Options & Futures Intelligence · Multi-Market

From options GEX to futures order flow, within one analytical framework.

FederGEX connects SPX, SPY, NDX, QQQ, GLD and USO with ES, NQ, GC and CL futures in one coherent view. Every module follows the same visual logic, keeping market context readable throughout the session.

Continuous updatesBrowser access
federgex.com — dashboard live
FederGEX dashboard live — heatmap SPX
LIVELive data on Pro and Elite plans
10Integrated instruments across S&P 500, Nasdaq, Gold and Crude Oil
8+Coordinated analysis engines
One ecosystem

Ten integrated markets. One visual language.

Explore the same analytical framework across options structure and futures order flow without changing the way you read the market.

OPTIONS INDEX

SPX

The core market structure: gamma levels, Zero Gamma, profiles and intraday changes.

Structure Zero GammaHeatmap VOL / OI / FlowBuild and Flow ProfileInfo Panel
FederGEX SPX Structure Zero Gamma
OPTIONS ETF

SPY

A second perspective on the S&P 500 ecosystem, useful for comparing structure and the dynamics of the underlying ETF.

Heatmap VOL / OI / FlowStructure EngineBuild and Flow ProfileInfo Panel
FederGEX SPY Heatmap VOL
FUTURES ORDER FLOW

ES

S&P 500 futures translated into liquidity, executions, distribution and statistical context.

DOM HeatmapBubble DetectionDOM ProfileVWAP and standard deviations
FederGEX ES DOM Heatmap
FederGEX Engines

Not a collection of charts. A coordinated analysis system.

Each engine answers a specific question: where equilibrium lies, where positioning is building, how flow is changing and where liquidity is concentrated.

Structure Engine
01 · STRUCTURE ENGINE

The market’s center of gravity.

Displays Zero Gamma, statistical deviations and key levels to quickly assess equilibrium, expansion and potential reaction zones.

ZERO GAMMASD BANDSMAJOR LEVELSSPX / SPY / NDX / QQQ / GLD / USO
Options Heatmap Engine
02 · OPTIONS HEATMAP

Gamma distribution becomes visible.

Dedicated GEX, OI (Open Interest) and Flow-change heatmaps make strike concentration and its evolution over time easy to read.

VOLOPEN INTERESTFLOWSTRIKE MAP
Build Profile
03 · BUILD ENGINE

Where the session has built positioning.

The Build Profile accumulates intraday structure and shows where the session has built the strongest presence, highlighting the present while retaining a trace of the past.

INTRADAY BUILDSTRIKE PROFILEACCUMULATION
Flow Profile
04 · FLOW ENGINE

It does not show where the market has been. It shows where it is changing.

FlowProfile™ isolates the most significant and recent changes in gamma structure, highlighting levels that are gaining or losing relevance during the session. It identifies in real time where new options flows are concentrating and how the structure is evolving.

REAL-TIME FLOWPOSITIVE / NEGATIVEDYNAMIC PROFILE
DOM Heatmap and bubbles
05 · DOM HEATMAP

Liquidity and executions in the same context.

The ES, NQ, GC and CL futures heatmap shows how the order book evolves, while bubbles highlight executions and help interpret the relationship between displayed liquidity and actual activity.

HEATMAPBUBBLESBID / ASKES / NQ / GC / CL
VWAP Engine
06 · VWAP ENGINE

Price, value and statistical distribution.

Session VWAP, major and intermediate standard deviations, Open, High and Low provide context for futures price action without overcrowding the chart.

VWAP±0.5σ / ±1σ±1.5σ / ±2σ±2.5σ / ±3σ
NinjaTrader 8

FederGEX tools directly on your chart.

The Elite plan includes the official FederGEX NinjaTrader 8 package: four proprietary tools designed to bring Gamma structure, market liquidity and synthetic sentiment directly onto the trading workspace.

FederGEX Flow e Build per NinjaTrader 8
01 · FLOW & BUILD PROFILE

Gamma structure alongside price.

Flow and Build are displayed on the ES chart through side profiles, SPX-converted levels and an immediate view of positive and negative distribution. Traders can compare what the session has built with what is changing in real time.

FLOW PROFILEBUILD PROFILESPX → ESLIVE UPDATE
FederGEX GEX Master per NinjaTrader 8
02 · GEX MASTER

Zero Gamma, key levels and session Trail.

GEX Master displays Zero Gamma, Call Wall, Put Wall and key gamma levels directly on ES futures. The Trail function preserves the intraday evolution of these references on the chart, while the side profile shows the complete GEX distribution by strike.

ZERO GAMMACALL / PUT WALLTRAILGEX PROFILE
FederGEX Multi Heatmap Elite for NinjaTrader 8
03 · MULTI HEATMAP ELITE

Gamma structure and liquidity in one historical view.

Multi Heatmap Elite combines GEX Volume, GEX Open Interest and native DOM liquidity directly on the futures chart. Historical heatmaps, dynamic profiles and Zero Gamma / Call Wall / Put Wall trails make it possible to follow how structure evolves throughout the session.

GEX VOLGEX OIDOM HEATMAPLEVEL II
FederGEX Sentiment Radar Elite for NinjaTrader 8
04 · SENTIMENT RADAR ELITE

A synthetic reading of the current Gamma environment.

Sentiment Radar Elite combines multiple FederGEX Gamma metrics into a single Composite Score from -4 to +4. The panel summarizes the prevailing market environment while keeping the contribution of the underlying components visible in real time.

COMPOSITE SCOREGAMMA REGIMEMULTI-FACTORLIVE
The philosophy
Markets do not move randomly.

FederGEX organizes gamma, flow and liquidity data into a proprietary analytical framework, making it possible to interpret market structure objectively and in context.

An approach built on daily observation and continuous model refinement.

Public roadmap

An active product, not a static dashboard.

FederGEX will continue to evolve while maintaining the same identity, methodology and coherent structure across options, futures and order flow.

Research & Development

New analysis tools

New proprietary engines
New statistical metrics
New structure and flow visualizations
Coming soon

FederGEX desktop platform

Dedicated Windows application
Professional multi-monitor layout
Future support for major external data feeds
FederGEX API

Integrate FederGEX Gamma Exposure and key options-derived levels directly into your own tools and workflows.

Market snapshotticker · status · session_id · timestamp · spot
Key gamma levelszeroGamma · majorPosVol · majorNegVol · netGexVol · netGexOi
Strike-by-strike mapspx · gammaVol · gammaOi for every available strike
Flow engineprice · net · maxPos · maxNeg · pulse data · add/remove counts
Data freshnessfetchedAt · age_ms

The same endpoint can be used by the official NinjaTrader 8 indicators or by proprietary user integrations, subject to the Elite API access policy.

LIVE JSON6 OPTIONS MARKETSSTRIKESFLOW + BUILDNINJATRADER 8ELITE PLAN
GET /api/v1/snapshot?channel=SPX200 OK
{
  "ticker": "SPX",
  "status": "live",
  "spot": 7677.14,
  "zeroGamma": 7685.51,
  "majorPosVol": 7700,
  "majorNegVol": 7670,
  "netGexVol": -89252.353,
  "netGexOi": -30878.939,
  "strikes": [
    { "spx": 7700, "gammaVol": 38233.11, "gammaOi": -3234.61 }
  ],
  "flow": [
    { "price": 7700, "net": 51182351.85, "maxPos": 51184291.80, "maxNeg": 0 }
  ],
  "build": [
    { "price": 7700, "net": 38222.23, "maxPos": 43496.03, "maxNeg": 0 }
  ],
  "age_ms": 3694
}
Simple access

Three tiers. One platform.

Start for free, use options analytics, or access the full ecosystem with Futures DOM and APIs.

Free

Community

0 €

Start following FederGEX levels with no subscription.

Access to Telegram channelsMarket analysis and daily commentaryGEX updates every 15 minutesFree NinjaTrader 8 indicator with automatic chart levels
Join for free
Pro

Options

25 €16 € / month
Launch price

For reading options structure across S&P 500, Nasdaq, Gold and Crude Oil.

Everything in FreeDashboard SPX / SPYDashboard NDX / QQQDashboard GLD / USOStructure Zero GammaVOL, OI and Flow HeatmapsBuild and Flow Profile
Choose Pro

Launch price locked in: subscribe during the launch period and keep your launch price on future renewals for as long as your subscription remains active.
All updates to features included in your plan are provided at no additional cost. Any future standalone tools or independent features may be offered under dedicated plans or licenses.

Secure payments

Checkout powered by Stripe.

Secure payments and subscription renewals managed from your account area. Available payment methods are shown automatically during checkout.

Supported payment methods
VISA Mastercard AMERICAN EXPRESS ● Pay G Pay PayPal
Encrypted payment Secure processing via Stripe No card data stored by FederGEX

FederGEX is a multi-market analytics platform for S&P 500, Nasdaq, Gold and Crude Oil. It combines options structure on SPX, SPY, NDX, QQQ, GLD and USO with DOM, Heatmap, Bubbles and VWAP on ES, NQ, GC and CL futures.

No. FederGEX provides data, visualizations and market context. It does not tell users which trades to execute and does not constitute investment advice or solicitation.

FederGEX covers four ecosystems: S&P 500 with SPX, SPY and ES; Nasdaq with NDX, QQQ and NQ; Gold with GLD and GC; and Crude Oil with USO and CL.

The Free plan includes access to FederGEX Telegram channels, market analysis and daily commentary, GEX updates every 15 minutes, and the free NinjaTrader 8 indicator with automatic chart levels.

It includes everything in the Free plan plus access to the GEX dashboard for SPX, SPY, NDX, QQQ, GLD and USO with Structure, VOL/OI/Flow Heatmaps, Build Profile, Flow Profile and information panels.

It adds ES, NQ, GC and CL futures with DOM Heatmap, Bubbles, DOM Profile and VWAP, plus GEX APIs for SPX, SPY, NDX, QQQ, GLD and USO and the official NinjaTrader 8 indicator package.

No. The dashboard is accessible through a browser. NinjaTrader is only required to use our indicators and is not required to use FederGEX.

Yes. The website and dashboard are accessible from any device and the interface adapts to the screen size.

The free channel publishes updates every 15 minutes. Pro and Elite dashboards use live updates.

Bubbles represent executions on ES, NQ, GC and CL futures and allow users to compare actual trading activity with the liquidity displayed in the DOM Heatmap.

It displays session VWAP, major and intermediate standard deviations, and Open, High and Low references on ES, NQ, GC and CL futures.

They allow Elite users to use FederGEX GEX data for SPX, SPY, NDX, QQQ, GLD and USO in automations or proprietary software, subject to the terms of use. ES, NQ, GC and CL futures data are not distributed through the APIs.

Yes. Reasonable technical limits will apply to protect the infrastructure and ensure consistent performance. Final limits will be specified in the API documentation.

Yes. You can upgrade from Pro to Elite or manage your subscription from your account area.

Yes. The monthly subscription can be canceled to prevent future renewals. Access remains active until the end of the period already paid for.

Yes. All updates to features already included in your plan are provided at no additional cost. New standalone tools or independent features may instead be offered through dedicated plans or licenses.

Support is available through the official FederGEX channels and the website contact section. Documentation covers installation, access and API usage.

About

Built by a trader, for traders.

My name is Federico. I am an independent Italian trader with more than fifteen years of experience analyzing financial markets, with a particular focus on U.S. markets.

FederGEX was created to bring options structure, order flow and internally developed analytics into one coherent environment. Every engine and visualization is refined through daily observation, real-time testing and continuous development.

The goal is not to provide signals, but to transform complex market data into structured context that can support more informed decisions.

Contact e pagine ufficiali

Social channels and direct support.

Contact FederGEX directly or follow the official social channels.

More context. Less fragmentation.

Follow the updates for free or access the multi-market platform for S&P 500, Nasdaq, Gold and Crude Oil.