uniVocity / univocity-trader

open-source trading framework for java, supports backtesting and live trading with exchanges
578 stars 140 forks source link

Add support for BInance Spot TestNet #124

Closed drkarl closed 3 years ago

drkarl commented 3 years ago

On the Binance Public API you can see a mention to the SPOT Test Network (https://binance-docs.github.io/apidocs/spot/en/#spot-testnet)

On the Test net, you use realtime data but you don't use real money.

We need a way to use the Test Net