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.

Included Indicators
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), orfull(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).
GexBot_Orderflow_Live(Streaming Flow):- Real-time WebSocket connection to stream live GEX, DEX, and Convexity deltas.
Installation Steps
- Close Quantower:
- Ensure Quantower is closed before copying indicator files.
- Download & Extract Binaries:
- Download the Quantower plugin package from the Marketplace (
/user/marketplace). - If blocked by Windows Security, right-click the
.dllfiles, open Properties, check Unblock, and click Apply.
- Download the Quantower plugin package from the Marketplace (
- Copy to Scripts Directory:
- Copy
gexbot.dlldirectly into your Quantower indicators folder:Settings\Scripts\Indicators\ - AMP Quantower Users: Also copy
Newtonsoft.Json.dllintoSettings\Scripts\Indicators\.
- Copy
- Add Indicator to Chart:
- Launch Quantower, open a chart, click the Indicators icon, and search for
gexbotorGexBot_Orderflow_Live.
- Launch Quantower, open a chart, click the Indicators icon, and search for
- Configure Settings:
- In the indicator properties panel, enter your API Key and target ticker symbol (e.g.
ES_SPXorSPX). - Configure profile direction (
Split,Left,Right) and auto-multiplier preferences.
- In the indicator properties panel, enter your API Key and target ticker symbol (e.g.
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.