iterativv / NostalgiaForInfinity

Trading strategy for the Freqtrade crypto bot
GNU General Public License v3.0
1.93k stars 483 forks source link

Exit trade too soon #355

Closed godshades closed 7 months ago

godshades commented 7 months ago

Hi, I use X4 strategy and see this log, it it normal, why it's exit too soon xD

✳ Binance: Exited HOOK/USDT:USDT (#188)
Profit: 0.11% (profit: 0.00973273 USDT / 0.010 USD)
Enter Tag: 21 
Exit Reason: exit_pump_u_0 ( 21 )
Direction: Long
Leverage: 5.0
Amount: 41.90000000
Open Rate: 1.02150000
Exit Rate: 1.02210000
Duration: 0:00:23 (0.4 min)
iterativv commented 7 months ago

Hi, I use X4 strategy and see this log, it it normal, why it's exit too soon xD

Hi, yes. In this case it was too low. So preferred to exit, than risk it.

Changes planned, for exit rework, plus futures optimization. Note, futures for NFI is recent too.