Skip to content
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

trade: api: get-binance-orderbook: set up edge function for fetching Binance orderbook #179

Closed

Conversation

akirillo
Copy link

@akirillo akirillo commented Jun 16, 2024

This PR introduces an /api/get-binance-orderbook route that dispatches an Edge function configured to run in regions supported by the Binance API, which fetches the current orderbook for the given base & quote tickers (up to maximum depth).

This is being tested on the associated deployment.

@akirillo akirillo added the enhancement New feature or request label Jun 16, 2024
@akirillo akirillo requested a review from sehyunc June 16, 2024 01:33
@akirillo akirillo self-assigned this Jun 16, 2024
Copy link

vercel bot commented Jun 16, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
trade ✅ Ready (Inspect) Visit Preview Jun 16, 2024 2:13am
trade-testnet-preview ✅ Ready (Inspect) Visit Preview Jun 16, 2024 2:13am
2 Ignored Deployments
Name Status Preview Updated (UTC)
docs ⬜️ Ignored (Inspect) Visit Preview Jun 16, 2024 2:13am
renegade ⬜️ Ignored (Inspect) Visit Preview Jun 16, 2024 2:13am

@akirillo akirillo force-pushed the andrew/binance-depth-function branch from e55dbe0 to 42ace24 Compare June 16, 2024 02:10
@akirillo akirillo force-pushed the andrew/init-price-simulation branch from 5755615 to a053813 Compare June 19, 2024 22:14
Base automatically changed from andrew/init-price-simulation to andrew/price-comparison June 20, 2024 17:01
@akirillo
Copy link
Author

closing in favor of #181

@akirillo akirillo closed this Jun 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant