kuegi / kuegiBot

Crypto trading bot helping me sticking to my strategy.
GNU General Public License v3.0
117 stars 40 forks source link

Manage trails for open positions, if no time stamp exists #7

Open SteWolk opened 3 years ago

SteWolk commented 3 years ago

In case there is no entry timestamp for an open position due to an error, the trail is not calculated.

Possible solution: use signal timestamp for entry timestamp.