Customizing Strategy Parameters

Every strategy comes with sensible defaults, but you can fine-tune every parameter to match your risk tolerance and trading style.

Where to Customize

Strategy parameters are set during bot creation. The fields shown depend on which strategy you select. You can also view and reference all strategies on the Strategies page in the app sidebar.

Crypto Strategy Parameters

Momentum

EMA Fast PeriodDefault: 9
EMA Slow PeriodDefault: 21
RSI PeriodDefault: 14
Position Size %% of capital per trade

Shorter EMAs = more responsive to trends. Longer = fewer false signals.

Mean Reversion

Bollinger Band PeriodDefault: 20
Bollinger Band Std DevDefault: 2.0
RSI PeriodDefault: 14
RSI OversoldDefault: 30
RSI OverboughtDefault: 70

Wider bands (higher std dev) = fewer but more confident signals.

Grid Trading

Grid Spacing %Default: 2.0%
Number of GridsDefault: 5

Tighter grids = more frequent trades. Wider = larger profit per trade.

DCA + Signal

RSI PeriodDefault: 14
EMA Long PeriodDefault: 50
RSI Max BuyDefault: 65
Buy Amount USDFixed $ per buy

Scalping

EMA Fast / SlowDefault: 5 / 13
RSI PeriodDefault: 7
Stop %Default: 2%
Take-Profit %Default: 3%
Min Volume RatioDefault: 0.8

Breakout (Donchian)

Donchian PeriodDefault: 20
ATR PeriodDefault: 14
Volume Spike ThresholdDefault: 1.5x
Trail ATR MultiplierDefault: 2.0x
Risk %Default: 20%

RSI Divergence

RSI PeriodDefault: 14
EMA FilterDefault: 21
Divergence LookbackDefault: 20 candles

Tips for Tuning

Start with Paper Mode. Test parameter changes on paper bots first to see how they affect signal frequency and win rate before going live.

Shorter timeframes = more trades. Using 1m or 5m candles generates more signals. Use longer candles (1h, 4h) for swing-style trading.

Balance sensitivity and noise. Tighter parameters (short EMAs, low RSI thresholds) catch moves earlier but produce more false signals.