-
Notifications
You must be signed in to change notification settings - Fork 22
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
App showing incorrect cash balance when traded off market hours #28
Comments
This is because price for alphabet was not updated. You need to configure proper API keys and then test the app. |
How do I do that? |
We used an API to fetch quotes.. that has changed now. It requires authentication (to the best of my knowledge). |
Any suggestion on which API to use? |
@agarwalo The API has been updated. This should be fixed now. |
I have created an account and it shows that I have $500000 to trade. I bought 100 stocks of FB (note that the market is closed).
Transactions
Cash in your hand: $500000.00
Stock name | Status | Quantity | Stock code | Price | Gain/loss
Alphabet Inc Class C | BOUGHT | 50 | GOOG | $0.00 | $0.00
The text was updated successfully, but these errors were encountered: