02-05-2018, 04:19 PM
Hi, after some weeks of paper trading, today I started to use gekko for real trading with trader plugin on bitstamp exchange.
I noticed a problem on log produced by performanceAnalyzer plugin:
P&L and profit columns reports NaN value.
It's my problem or common problem?
How can I solve?
Thanks in advance.
PS: - with paperTrader I can see correct numerical values
- I'm running the stable branch (1cde4c4) on raspberry
I noticed a problem on log produced by performanceAnalyzer plugin:
P&L and profit columns reports NaN value.
Code:
(PROFIT REPORT) original simulated balance: 1000.00000000 USD
(PROFIT REPORT) current simulated balance: 1033.44000000 USD
(PROFIT REPORT) simulated profit: 33.44000000 USD (3.34400000%)
(ROUNDTRIP) entry date (UTC) exit date (UTC) exposed duration P&L profit
(ROUNDTRIP) 2018-02-05 00:28 2018-02-05 01:04 36 minutes NaN NaN
It's my problem or common problem?
How can I solve?
Thanks in advance.
PS: - with paperTrader I can see correct numerical values
- I'm running the stable branch (1cde4c4) on raspberry