We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Need a backend endpoint that the site can access to test the crypto arbitrage strategies for a specific currency, two exchanges, and time frame.
Overall:
We need to make GET request!
'/api/stock'
GET /api/stock with params:
Return results the same way polygon does
The text was updated successfully, but these errors were encountered:
shaheer73
Successfully merging a pull request may close this issue.
Description
Need a backend endpoint that the site can access to test the crypto arbitrage strategies for a specific currency, two exchanges, and time frame.
Overall:
We need to make GET request!
Endpoint
'/api/stock'
Params
Return
Example Call
GET /api/stock
with params:
Return results the same way polygon does
The text was updated successfully, but these errors were encountered: