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.

โ—‹ Not connected

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:

  1. Go to Builder and build or load a strategy
  2. Click the ๐Ÿ“Š button (top-left of canvas)
  3. Copy the generated Pine Script v6 code
  4. In TradingView: Pine Editor โ†’ New โ†’ Paste โ†’ Add to chart
Open Builder โ†’

๐Ÿ“‹ 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.