Market Condition
Rising market - prices trending upward (1d)
Initial Balance
Strategy
Buys once at the first candle and holds for the entire period. Simplest baseline strategy.
Configuration
Config reference
| Field | Type |
|---|---|
| buyAt? | string (numeric) |
| quantity? | string (numeric) |
| spend? | string (numeric) |
protected (nested)
| Field | Type |
|---|---|
| stopLossPct? | string (numeric) |
| stopLossNominal? | string (numeric) |
| stopLossPrice? | string (numeric) |
| takeProfitPct? | string (numeric) |
| takeProfitNominal? | string (numeric) |
| takeProfitPrice? | string (numeric) |
| stopLossOrder? | "limit" | "market" |
| takeProfitOrder? | "limit" | "market" |
| seedFromBalance? | boolean |
Visual Backtester
Select a dataset and strategy from the sidebar, configure parameters, then click “Run Backtest” to see the results.
1. Dataset
Choose market conditions
2. Strategy
Pick a trading strategy
3. Run
Analyze performance
⚠️ Important Disclaimer
Signals by technical trading indicators are not guarantees. Always use proper risk management, confirm signals with multiple indicators, and never rely on a single indicator for trading decisions. This library is for educational purposes and does not constitute financial advice.