Resources
Connect your tools
Bring your own AI model, your own broker, your own data. We don't lock you to anyone.
๐ค AI Model
Powers "Describe strategy" โ type a strategy in plain English, get a node graph back. Use whichever model you prefer.
Stored in your browser. Sent only to Edgekit's AI endpoints as anX-Gemini-Key header when you use "Describe strategy" or "Create custom node".
๐ก Data source
Pick whatever you actually use. CSV, MetaTrader, Interactive Brokers, crypto exchanges โ all work.
Requires the Edgekit EA running inside MT5.
๐ค Pine Script export
Export any strategy built in the Builder as TradingView Pine Script v6 โ ready to paste and deploy.
How to export:
- Go to Builder and build or load a strategy
- Click the ๐ button (top-left of canvas)
- Copy the generated Pine Script v6 code
- In TradingView: Pine Editor โ New โ Paste โ Add to chart
๐ Backtest trade log
After a backtest, view every individual trade in detail. Export as CSV for deeper analysis in Excel or Python.
Run a backtest first to see your trade log here.
Run a backtest โEach trade shows: signal bar ยท fill bar ยท exit bar ยท entry price ยท SL ยท TP levels ยท exit type ยท PnL in R
CSV export available from the backtest results panel after each run.