Update documentation about trade.nr_of_successful_buys

This commit is contained in:
Reigo Reinmets 2022-01-13 20:33:40 +02:00
parent ffe69535d8
commit 7699fde380

View File

@ -650,7 +650,7 @@ class DigDeeperStrategy(IStrategy):
if last_candle['close'] < previous_candle['close']:
return None
count_of_buys = trade.nr_of_successful_buys()
count_of_buys = trade.nr_of_successful_buys
# Allow up to 3 additional increasingly larger buys (4 in total)
# Initial buy is 1x