gexbot docs
integrations

Quantower integration

Install and configure the official .NET 10 indicator plugins for Quantower.

The gexbot Quantower Indicators render real-time GEX ladders, Greek profiles, prior change dots, and live streaming orderflow directly on Quantower charts.

Quantower Integration Preview


Included Indicators

  1. gexbot (Levels & Greek Profiles):
    • Subscription Types: Toggle between Classic and State data modes.
    • Data Metrics: Choose between GEX, Gamma, or Delta distributions.
    • Aggregation Horizons: Select zero (0DTE), one (1DTE), or full (combined).
    • Profile Layout: Draw direction (Left, Right, Split), bar width %, and level padding.
    • Prior Dots Modes: Display historical lookback markers in Change or Absolute mode with Dots or Profile scaling.
    • Auto Multiplier & Offsets: Automated futures strike mapping (Use Auto Multiplier, Multiplier, Premium).
  2. GexBot_Orderflow_Live (Streaming Flow):
    • Real-time WebSocket connection to stream live GEX, DEX, and Convexity deltas.

Installation Steps

  1. Close Quantower:
    • Ensure Quantower is closed before copying indicator files.
  2. Download & Extract Binaries:
    • Download the Quantower plugin package from the Marketplace (/user/marketplace).
    • If blocked by Windows Security, right-click the .dll files, open Properties, check Unblock, and click Apply.
  3. Copy to Scripts Directory:
    • Copy gexbot.dll directly into your Quantower indicators folder: Settings\Scripts\Indicators\
    • AMP Quantower Users: Also copy Newtonsoft.Json.dll into Settings\Scripts\Indicators\.
  4. Add Indicator to Chart:
    • Launch Quantower, open a chart, click the Indicators icon, and search for gexbot or GexBot_Orderflow_Live.
  5. Configure Settings:
    • In the indicator properties panel, enter your API Key and target ticker symbol (e.g. ES_SPX or SPX).
    • Configure profile direction (Split, Left, Right) and auto-multiplier preferences.

Performance Best Practice

When running multiple gexbot indicator instances on a single chart, enable Show History Majors and Show Live History on only one instance to avoid unnecessary CPU overhead.


On this page