Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Account information not ready in Account cache #10

Open
shubhamcodez opened this issue Jul 31, 2024 · 2 comments
Open

Account information not ready in Account cache #10

shubhamcodez opened this issue Jul 31, 2024 · 2 comments

Comments

@shubhamcodez
Copy link

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?

image

@Anggel7x
Copy link

Anggel7x commented Nov 9, 2024

Ive found this same issue, where you able to fix it?

@steven526
Copy link

Ive found this same. how to fix it?

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants