If-then rules without programming, a backtest that doesn't flatter the strategy, and export to other platforms.
What a strategy is built from
25 indicators with formulas matched to TradingView: RSI, MACD, Bollinger Bands, ATR, Stochastic, ADX, Ichimoku, Supertrend, Parabolic SAR and more.
39 candlestick patterns, 18 Price Action signals and 8 Smart Money Concepts signals — the same detectors as in the analytics module.
Entry and exit conditions with AND/OR logic and crossovers; exits by a fixed percentage or by ATR.
Crypto, stocks and forex; long and short; spot or perpetual futures with leverage.
A backtest that doesn't flatter
The selected exchange's fees on every trade.
Historical perpetual funding as a cost.
Liquidation that accounts for funding already paid.
Account simulation: isolated or cross margin, fixed size or compounding, profit withdrawal.
Honest data coverage: if the available history is shorter than requested (up to 730 days), the result shows it.
Optimization without self-deception
Parameters are tuned walk-forward: they are searched on one part of the history and checked on the next part the optimizer has not seen. If the check is noticeably worse, the strategy is flagged as likely overfitted.
Export to Pine Script and JSON
A finished strategy can be exported to Pine Script for TradingView or to JSON. Indicators and candlestick patterns translate unambiguously. Price Action and SMC are honestly not exported to Pine Script: their detectors cannot be reproduced there one to one.