-
Notifications
You must be signed in to change notification settings - Fork 221
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
get_acc_list() doesn't list any paper trading accounts #185
Comments
I think I might have the same issue. When I connect openD on my local it shows all accounts. However it's only showing real account when I deployed openD on cloud (same config). The only diff I can see is it filters out the |
I updated openD and API version and it solved now. |
Interesting. I didn't think of trying openD local, but that doesn't work for me either - still no US paper accounts are available. I should have mentioned previously - I'm on the latest version, running remote command line version. I can get a HK simulate account to show up along with my real account, but not a paper US account. I suspect it's a combination of having an AU moomoo account and the US Margin paper account only. But it all works fine in the app, just not via OpenD. |
We provide two kinds of US paper trade account. One kind is the old account always been using . Another kind is the new margin account which support both stocks and options . |
I have a moomoo AU account. I use
This only lists my REAL account, and not any paper trading accounts. In the app under paper trading, I have a "US Margin Account [Paper Trading]" account with active positions, I'm not sure why this doesn't show up.
In another account I have, it has the old "US Stock [Paper Trading]" trading account which does show up with this api, but it looks like that's being discontinued and it doesn't exist in my real account that can get quotes. I'd at least expect this to show the Margin account. Since no paper trading accounts exist, I can't test anything.
The text was updated successfully, but these errors were encountered: