Haehnchen / crypto-trading-bot

Cryptocurrency trading bot in javascript for Bitfinex, Bitmex, Binance, Bybit ... (public edition)
MIT License
3.1k stars 979 forks source link

Backtest wrong figures #205

Open mane opened 3 years ago

mane commented 3 years ago

Using backtest I get some wrong figures under the "Net Return on Investment" as shown on the following screenshot: image

I can't figure out why that is happening but I am willing to debug it if any hint.

Wladastic commented 3 years ago

Interesting find. I never noticed that. It may be due to the signal itself, looking at the prices it did make a profit there.

ArnisL commented 3 years ago

Likely related #217