Binance MT5 Crypto Trading Tool Documentation

2 October 2025, 07:31
Rajesh Kumar Nait
0
47

Product Link : https://www.mql5.com/en/market/product/110015


1. You need to add your API key and secret in Input field of this utility. When you create your API, make sure you enable Futures to trade Futures
3.  You need to add Binance api URL as mentioned at Tools > Options > Allow Webrequest from URL tab and also tick Allow Webrequest checkbox

Binance Spot
URL 1: api.binance.com
URL 2: stream.binance.com

Binance Futures
URL 1: fapi.binance.com
URL 2: fstream.binance.com

Add these info to Utiltiy and Webrequest in MT5 to test demo trading
Binance Spot Testnet (To test trading tool)
URL 1: testnet.binance.vision
Prefix : api

Binance Futures Testnet (To test trading tool)
URL 1: demo-fapi.binance.com
Prefix : fapi


Notes : 


Before you use this panel, make sure
1. Leverage is same on panel as set on Binance Futures website trading dashboard
2. Your position Mode is set to One way mode
3. Your symbol which you trade, its step size should match in MT5 with Binance step size.
Binance step size : https://fapi.binance.com/v1/exchangeInfo
MT5 step size : Open Symbol settings and edit symbol info which you are trading to confirm step size.
4. Adding SL TP ENTRY lines does not work when minimized panel is loaded due to its fast performance
5. Enable Debug mode to true in setting to get info on any errors from Binance.