🧪 Skills
Tradebot Tuning
Adjust tradebot parameters incrementally to improve tradability safely based on market regime and diagnostic signals while maintaining risk controls.
v1.0.0
Description
tradebot-tuning
Purpose
Increase tradability safely by adjusting parameters one step at a time based on regime and diagnostics.
Use when
- No trades for long periods
- Diagnostics show gates failing (trend_ok/breakout_ok always 0)
Safety rails
- Keep risk controls enabled (daily loss cap, max trades).
- One change per cycle; log before/after.
Tuning ladder (preferred order)
- Switch strategy based on regime:
- RANGE → reversion
- TREND → breakout
- vol_surge → 1.0
- adx_period → 0
- cooldown_m ↓ (min 1)
- lookback ↓ (min 6)
- max_hold_m ↑ (max 30)
Verification
- After each change: confirm signals updating and
signalsometimes flips. - If losses exceed limits: tighten / halt.
Reviews (0)
Sign in to write a review.
No reviews yet. Be the first to review!
Comments (0)
No comments yet. Be the first to share your thoughts!