▲▼
ASTRANOVA
/← Back
Loading account…
Sign in

Import Strategy

Bring external strategies into the Visual Builder. Only the rule logic is imported — never executable code. Anything outside the supported indicator/SMC/operator set is rejected.

Builder →

TradingView Pine Script input

Use `longCondition = …` / `shortCondition = …` for best results.

Safety guarantees

  • Only the supported indicator set (EMA, SMA, RSI, MACD, ATR, Bollinger), SMC events, candle patterns, and operators pass.
  • Pine Script, JS, Python, shell commands, eval, Function(), and inline scripts are detected and rejected before parsing.
  • Every conversion runs through the same validator the Visual Builder uses — output is identical to a hand-built strategy and works in Backtest, Walk-Forward, Paper, AI, and Champion vs Challenger.