05-13-2018, 05:55 PM
(05-13-2018, 04:48 AM)whoodat Wrote: what does the Mod_high and mod_low mean?
If you use the RSI_BULL_BEAR_ADX and the ADX indicator is below ADX.low, mod_low is added to your BULL.low and BEAR.low tresholds, when ADX is above ADX.high mod_high is added to BULL.high and BEAR.high tresholds.
When you use CLI put config.debug = true and config.silent = false in your config, then GEKKO tells you if he is able to stich your local database to recent market data, so that it can start without warmup time.