Directional strategy for confirmed momentum.
trade_side: buy, sell, or bothbalance_target: stop once the wallet reaches the target balance for the active sideorder_notional_quote: quote-currency notional per ordermax_order_notional_quote: optional quote notional cap per orderentry_offset_pct: offset from market for entriesexit_offset_pct: offset for exits or reversalscooldown_ticks: pause between actionsbalance_target to define how far the wallet should rotate.trade_side lets Hermes or the operator run a long-only, short-only, or symmetric directional instance.balance_target=1.0 means keep trading until no more usable size remains on the funding side.buy mode, values below 1.0 target the base share of wallet value. Example: 0.5 stops near a 50/50 base-quote split.sell mode, values below 1.0 target the quote share of wallet value. Example: 0.5 stops near a 50/50 quote-base split.