{
  "i_long_entry_activation_threshold": {
    "start": 100.0,
    "stop": 500.0,
    "step": 20.0
  },
  "i_long_exit_activation_threshold": {
    "start": 80.0,
    "stop": 400.0,
    "step": 20.0
  },
  "i_long_exit_activation_confirmation_threshold": {
    "start": -300.0,
    "stop": 400.0,
    "step": 35.0
  },
  "i_w_stoch": {
    "start": -100.0,
    "stop": 100.0,
    "step": 5.0
  },
  "i_w_macd_pred": {
    "start": -100.0,
    "stop": 100.0,
    "step": 5.0
  },
  "i_w_osc": {
    "start": -100.0,
    "stop": 100.0,
    "step": 5.0
  },
  "i_w_macd_bullish": {
    "start": -100.0,
    "stop": 0.0,
    "step": 5.0
  },
  "i_w_m3_momentum": {
    "start": -100.0,
    "stop": 100.0,
    "step": 5.0
  },
  "i_w_m2_tiny": {
    "start": -100.0,
    "stop": 100.0,
    "step": 5.0
  },
  "i_w_rsid_osc": {
    "start": -100.0,
    "stop": 100.0,
    "step": 5.0
  },
  "i_w_stoch_div_osc": {
    "start": -100.0,
    "stop": 100.0,
    "step": 5.0
  },
  "i_w_vwap_div_osc": {
    "start": -100.0,
    "stop": 100.0,
    "step": 5.0
  },
  "i_w_stoch_peaking": {
    "start": -100.0,
    "stop": 100.0,
    "step": 5.0
  },
  "i_w_stoch_bottoming": {
    "start": -100.0,
    "stop": 100.0,
    "step": 5.0
  },
  "i_w_m3_div_osc": {
    "start": -100.0,
    "stop": 100.0,
    "step": 5.0
  },
  "i_w_bearish_engulfing": {
    "start": -100.0,
    "stop": 100.0,
    "step": 5.0
  },
  "i_w_m2_div_osc_noOffset": {
    "start": -100.0,
    "stop": 100.0,
    "step": 5.0
  },
  "i_use_long_exit_confirmation": {
    "values": [
      true,
      false
    ]
  },
  "i_m3_momentum_period": {
    "values": [
      1
    ]
  },
  "i_w_m2_div_osc": {
    "start": -100.0,
    "stop": 100.0,
    "step": 5.0
  },
  "i_div_window": {
    "start": 1.0,
    "stop": 20.0,
    "step": 1.0
  },
  "i_w_fear_greed": {
    "start": -100.0,
    "stop": 100.0,
    "step": 5.0
  },
  "i_w_rsi_4h": {
    "start": -100.0,
    "stop": 100.0,
    "step": 5.0
  },
  "i_w_btc_gold": {
    "start": -100.0,
    "stop": 100.0,
    "step": 5.0
  }
}