{
  "i_long_entry_activation_threshold": {
    "start": -10.0,
    "stop": 60.0,
    "step": 5.0
  },
  "i_long_exit_activation_threshold": {
    "start": 40.0,
    "stop": 90.0,
    "step": 5.0
  },
  "i_w_stoch": {
    "start": 0.1,
    "stop": 1.5,
    "step": 0.3
  },
  "i_w_macd_pred": {
    "start": 0.1,
    "stop": 1.5,
    "step": 0.3
  },
  "i_w_osc": {
    "start": 0.1,
    "stop": 1.5,
    "step": 0.3
  },
  "i_w_vwap_div_osc": {
    "start": 0.1,
    "stop": 1.5,
    "step": 0.3
  },
  "i_w_m3_momentum": {
    "values": [
      0.0
    ]
  },
  "i_w_m2_tiny": {
    "values": [
      0.0
    ]
  },
  "i_w_rsid_osc": {
    "values": [
      0.0
    ]
  },
  "i_w_stoch_div_osc": {
    "values": [
      0.0
    ]
  },
  "i_w_m3_div_osc": {
    "values": [
      0.0
    ]
  },
  "i_w_m2_div_osc": {
    "values": [
      0.0
    ]
  },
  "i_w_m2_div_osc_noOffset": {
    "values": [
      0.0
    ]
  },
  "i_w_bearish_engulfing": {
    "values": [
      0.0
    ]
  },
  "i_w_macd_bullish": {
    "values": [
      0.0
    ],
    "start": -100.0,
    "stop": 0.0
  },
  "i_w_stoch_peaking": {
    "values": [
      0.0
    ]
  },
  "i_w_stoch_bottoming": {
    "values": [
      0.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
  }
}