Additional materials

Quick article search

Moonbot for Binance

The main nuance when working with the Binance exchange via API lies in the limits on operations per minute. If these limits are exceeded, the exchange issues an IP ban for 2 minutes. For this reason, MoonBot continuously monitors API load, and as the limit is approached, operations will be executed with delays. Visually, the current API usage is shown by an indicator in the lower panel (API Load).


In general, there is no need to worry while the indicator is filled halfway. If it turns red, the limit is close to being exceeded, and the terminal will start inserting delays into commands. The most resource-intensive operation is loading the full order book (1000 orders), which is why on Binance the terminal loads the full order book only for charts in full-screen mode; all other markets load order books with 100 orders.