Hi, I use JavaScript and I already used other trading APIs where I can set a take profit and stop loss for my positions
How to do the same with Binance API? Also what is the best JS library for using Binance REST Api? And why Binance has a rest API while most modern brokers rely on sockets for everything which is much faster and reliable than http?