-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Use for other markets #204
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
Comments
I wanted to use this project in the Chinese stock market, so I built a gateway for it. I redirected all requests to my own gateway and implemented functionality to generate and return the same metrics as the financialdatasets.ai API. This took me four days to complete. This solution aligns with common practices in Chinese stock market API integrations, where developers often build middleware layers to adapt third-party interfaces to domestic market requirements. The approach resembles how Chinese financial institutions customize data pipelines through gateway redirects and metric standardization. |
How can do that? |
Could you please share the code for implementing trading in the Chinese stock market? |
@virattt is there any way which this can be used for international stocks (Like indian stocks)?
Thanks
The text was updated successfully, but these errors were encountered: