{
  "mlp_weights_file": {
    "values": [
      "strategies/params/mlp/mlp_weights_COINBASE_BTCUSD_12H.json"
    ]
  },
  "i_long_entry_activation_threshold": {
    "start": -300.0,
    "stop": 300.0,
    "step": 5.0
  },
  "i_long_exit_activation_threshold": {
    "start": -300.0,
    "stop": 400.0,
    "step": 10.0
  },
  "i_long_exit_activation_confirmation_threshold": {
    "start": -300.0,
    "stop": 400.0,
    "step": 10.0
  },
  "i_trailing_stop_threshold": {
    "start": 0.0,
    "stop": 50.0,
    "step": 5.0
  },
  "i_use_long_exit_confirmation": {
    "values": [
      1
    ]
  },
  "i_use_long_entry_confirmation": {
    "values": [
      false
    ]
  },
  "i_regime_window": {
    "values": [
      0
    ]
  },
  "i_regime_entry_min_score": {
    "values": [
      -1000.0
    ]
  },
  "i_mvrv_suppress_bear": {
    "values": [
      false,
      true
    ]
  }
}