streetyoga / atapi

Backtest, forward test and apply trading algorithms and strategies on binance spot, futures and nft market and other exchanges, including arbitrage.
MIT License
5 stars 5 forks source link

Annualized Stats don't make Sense on Testnet #21

Closed miron closed 2 years ago

miron commented 2 years ago

All annualized stats don't make sense on testnet, as testnet resets once a month. Consideration to switch to api.binance.com for data that does not need API key.

miron commented 2 years ago

split into 2 api calls, testnet for balance and stats on public api which needs no key.