You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i get :
The maximum number of studies per chart has been reached for current subscription hkg*-charts--webchart-@HKG-compute-
when i try to login by code :
i get :
The maximum number of studies per chart has been reached for current subscription hkg*-charts--webchart-@HKG-compute-
when i try to login by code :
TradingView.loginUser("userid", "pass", false).then((user) => {
console.log('User:', user);
console.log('Sessionid:', user.session);
console.log('Signature:', user.signature);
}).catch((err) => {
console.error('Login error:', err.message);
});
i get captcha err
Login error: Please confirm that you are not a robot by clicking the captcha box.
The text was updated successfully, but these errors were encountered: