gexbot docs
integrations

NinjaTrader integration

Install and configure the official gexbot NinjaScript add-on for NinjaTrader 8.1+.

The gexbot NinjaTrader Indicators plot real-time GEX ladders, multi-Greek profiles, zero gamma inflection boundaries, and streaming orderflow inside NinjaTrader 8.

NinjaTrader Integration Preview


Supported Versions & Prerequisites

  • NinjaTrader 8.1+ (64-bit): Download nt8_gexbot_v3.*.zip.
  • Legacy NinjaTrader 8.0 is deprecated.
  • Uses Google Protobuf and Newtonsoft.Json dependencies.

Included Indicators

  1. gexbot (Levels & Greek Profiles):
    • Greeks Supported: Classic GEX, Delta, Gamma, Vanna, Charm (0DTE and 1DTE).
    • GEX Source: Volume vs. OI.
    • Direction: Left, Right, and Split profiles.
    • Futures Target: Automatically converts cash index levels to correlated futures (ES, NQ, RTY).
    • Multi-Symbol Overlay: Add the indicator multiple times to overlay levels from multiple tickers (e.g. SPY and QQQ) onto the same chart.
  2. gexbotOrderflow (Streaming Orderflow):
    • Live WebSocket feed streaming sub-second GEX, DEX, and Convexity orderflow deltas.

Installation Steps

  1. Download the Add-on:
    • Download nt8_gexbot_v3.*.zip from the Marketplace (/user/marketplace).
  2. Import Add-on:
    • In NinjaTrader 8 Control Center, navigate to Tools → Import → NinjaScript Add-On...
    • Select the downloaded .zip package.
  3. Apply Indicator:
    • Open any chart and press Ctrl+I to open the Indicators window.
    • Locate gexbot or gexbotOrderflow and click Add.
  4. Configure Settings:
    • In the Properties panel, enter your API Key.
    • Select target symbol, Greek type, and profile direction (Split, Left, Right).
    • Click OK.

Assembly Conflicts Notice

If you encounter assembly errors during upgrade, ensure any manually placed Newtonsoft.Json.dll files are removed from the NinjaTrader bin directory.


On this page