No backtest results yet. Click "Backtest" on a strategy or use "Backtest New Strategy".
| Time | Strategy | Symbol | Action | Price | Sentiment | Result |
|---|
ta.ema(bars, period) ta.sma(bars, period) ta.rsi(bars, period)
ta.macd(bars, fast, slow, signal) ta.bollinger(bars, period, std)
ta.crossover(a, b) ta.crossunder(a, b) ta.highest(src, n) ta.lowest(src, n)
Signal.buy(size=1) Signal.sell(size=1) ctx.bars ctx.position
ctx.state ctx.sentiment_score
Broker API keys are stored per-user in the database. Leave blank to disable a broker.