Legacy alias for dumb_trader.
This filename is kept for compatibility while the side-only trader is being
renamed. The active behavior lives in dumb_trader.md.
trade_side controls whether it can buy, sell, or hold when set to both.{
"trade_side": "buy",
"order_notional_quote": 25,
"entry_offset_pct": 0.0035,
"max_order_notional_quote": 40,
"dust_collect": true,
"cooldown_ticks": 3,
"debug_orders": false
}