Available translations

Binance-US Test Status

foundations.png
Summary: Binance US is tested for data mining and live trading
Properties
  • 1-min OHLCVs Capability: Yes. The ability to fetch historic data for backtesting purposes has been verified
  • Market History: Starting on Genuary 2020
  • Trading Capability: Yes. The ability to run strategies in live-trading mode has been verified
  • Comments: Raw Data mining can be slow due to exchange restrictions on their API that limit the number of data it can be requested via Rest API
Configuration
 {
    "codeName": "binanceus",
    "API": [
        {
            "method": "fetchTrades",
            "fetchType": "by Id",
            "fetchTradesMethod": "publicGetHistoricalTrades",
            "firstId": "f"
        }
    ]
}
Previous
FTX Test Status
Next
Bitfinex Test Status