legacy code removed.

This commit is contained in:
Misagh 2019-05-29 14:17:09 +02:00
parent f6a88d71c6
commit ea83b2b1d0
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ class TestStrategy(IStrategy):
ticker_interval = '5m'
# run "populate_indicators" only for new candle
ta_on_candle = False
process_only_new_candles = False
# Experimental settings (configuration will overide these if set)
use_sell_signal = False