Login Page - Create Account

Support Board


Date/Time: Fri, 26 Apr 2024 01:10:48 +0000



Request: Binance support for trading

View Count: 528

[2022-06-09 15:26:41]
Mack - Posts: 83
Dear SC team,

I really like Binance as a trading platform. I think many people like it too, and extending the API support for Binance to allow for trading would bring in new customers for Sierra. I noticed that MultiCharts already has support for Binance, so I tried to run it but unfortunately it crashes on macOS with wine. (Quite frankly, I think that's because they don't have a clean code base, not like Sierra. I know you keep things tight, no bullshit.)

As a Binance client, I do have to say that this is one of the few crypto companies out there that is not pushing massive leverage on its products. (they just do 3x, not 100x like say Bitmex). Basically, they want to keep you as a client for the long run. Also, I know that their API is quite well documented.

I absolutely understand it’s a big ask. Writing code and making sure that it trades well takes a lot of time. But I hope you might consider it, because Binance is such a good platform.

Mack
[2023-01-25 02:55:30]
User989530 - Posts: 20
Is there a chance to make this work eventually support? There will never be anything like Binance anywhere.
[2023-02-27 11:10:32]
User251043 - Posts: 44
You can make a DTC Server that works as a gateway between Sierrachart and Binance.

The gateway should accept DTC messages from Sierrachart. With that information it should send the orders to Binance REST or websocket API.

It can be done. It takes time (less time if you are a programmer), but it definitely works. Depending on your trading needs you can choose one programming language or another. Binance has lots of connectors in github in different languages.

Preparing a gateway for ALL the Binance characteristics can be very difficult. I recommend you to write a simple gateway that covers your needs.

Once you have your first gateway, and as you can use DTC to send data market to SC, it's easy to adapt the gateway to other exchanges like OKX or Bybit (easy does not mean quick).

As I said, it can be done. Good luck!
[2023-02-27 13:23:59]
Mack - Posts: 83
There is a guy who has made a tool for Ninja trade. See -
Binance NinjaTools Addon for Binance Spot Exchange -
so yes it can be done for sure

To post a message in this thread, you need to log in with your Sierra Chart account:

Login

Login Page - Create Account