Skip to content

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

Open
dopevog opened this issue Mar 31, 2025 · 3 comments
Open

Use for other markets #204

dopevog opened this issue Mar 31, 2025 · 3 comments

Comments

@dopevog
Copy link

dopevog commented Mar 31, 2025

@virattt is there any way which this can be used for international stocks (Like indian stocks)?

Thanks

Repository owner deleted a comment from thenetguy Mar 31, 2025
@songjiyuan
Copy link

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.

@BLACKFTVV
Copy link

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?

@drasstry
Copy link

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.

Could you please share the code for implementing trading in the Chinese stock market?

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

4 participants