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 keep getting this error I have put all the credentials, I am currently trying to trade on my demo account.
Also, how would I run it if I had to do it on a subaccount?
The text was updated successfully, but these errors were encountered:
File "E:\py\okx\trunk\okx_market_maker\strategy\BaseStrategy.py", line 367, in risk_summary
account = self.get_account()
File "E:\py\okx\trunk\okx_market_maker\strategy\BaseStrategy.py", line 276, in get_account
raise ValueError(f"account information not ready in accounts cache!")
ValueError: account information not ready in accounts cache!
I keep getting this error I have put all the credentials, I am currently trying to trade on my demo account.
Also, how would I run it if I had to do it on a subaccount?
The text was updated successfully, but these errors were encountered: