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

Can this be used to build a website like binance.com? #44

Open
Stevemoretz opened this issue Dec 8, 2022 · 2 comments
Open

Can this be used to build a website like binance.com? #44

Stevemoretz opened this issue Dec 8, 2022 · 2 comments

Comments

@Stevemoretz
Copy link

We were trying to make a website like: https://bingx.com/en-us/

Then we noticed bingx.com looks like binance.com like a clone but a little different.

Can this package help us to actually build a website like binance.com or bingx.com for ourselves with similar features?
Here's how spot trading looks like on bingx.com https://bingx.com/en-us/spot/BTCUSDT/ the chart can come from tradingview.com but the data should be provided from a trading system.

Can your package provide that trading system? spot trading is provided by your package what I'm not sure about is that, is this api supposed to be for using just my user account on binance.com or can I add my own clients on my own website to use that?

@zhouaini528
Copy link
Owner

This package cannot provide matching transactions, but can only help users to trade more quickly and efficiently. You can make a trading strategy website for users to use.

@Stevemoretz
Copy link
Author

This package cannot provide matching transactions, but can only help users to trade more quickly and efficiently. You can make a trading strategy website for users to use.

Thanks for responding so only the strategy could happen for users not the trades.

Do you know any alternative apis that would provide also the a trade and an exchange system?

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

2 participants