Type your idea in plain English — options, futures, or equities. Shastra codes it, backtests it on real Indian-market data, and tells you if it has real edge — before you risk a rupee.
def strategy(candles, chain):
fast = ema(candles, 5)
slow = ema(candles, 20)
if cross_above(fast, slow):
ce = chain.atm_call()
enter(ce, qty=1, tp=0.50) # +50% target
return positions
Describe it once. Verify it on real data — years of it.
No black-box score. Every verdict opens up — the spec it ran, the equity curve it produced, the regimes it survived, and every trade behind it.
Illustrative verdict from one real backtest — not a performance promise. Past results don't guarantee future returns.
Tip-sellers show you screenshots. Fantasy backtests hide the costs. Shastra shows the working — every trade, every fee, every drawdown — so a verdict means something.
Shastra is a strategy verification tool — we never place trades, sell tips, or offer investment advice. Every result is historical and never a guarantee of future returns. F&O carries substantial risk.
I stopped paying for tip channels the day Shastra told me my "sure-shot" BANKNIFTY setup actually lost money after costs. It has saved me lakhs — and a lot of ego.
Finally a backtest that models brokerage and slippage. The verdict matches what I see in my live account.
I described my idea in one plain-English line and got real, readable code plus an honest CAGR. No black box.
"Explained exactly why my strategy failed — before I traded it."
"Exported straight to Dhan in one click."
"No hype, just numbers I can actually trust."
"It caught the overfitting I would have missed."
"Three years of NIFTY data replayed in seconds."
"My losing streaks are real — now I size for them."
"The verdict matched my live P&L almost exactly."
"Stopped paying for tip channels. Never looked back."
"Explained exactly why my strategy failed — before I traded it."
"Exported straight to Dhan in one click."
"No hype, just numbers I can actually trust."
"It caught the overfitting I would have missed."
"Three years of NIFTY data replayed in seconds."
"My losing streaks are real — now I size for them."
"The verdict matched my live P&L almost exactly."
"Stopped paying for tip channels. Never looked back."
Try it and walk away with working code.
Start Verifying — FreeFor the disciplined learner.
Choose StarterFor the serious derivatives trader.
Start ProAll prices in ₹, excl. 18% GST. Cancel anytime.
No hype, no fine print games. The honest version of everything traders ask us before they start.
Turn a plain-English idea into a backtested verdict in minutes. No card, no code, no risk.
{{ item.a }}
Describe your first strategy in plain English and see whether it holds up — free, in minutes.