NexusFi: Find Your Edge


Home Menu

 





Level II market data for NQ ?


Discussion in Emini and Emicro Index

Updated
      Top Posters
    1. looks_one DavidHP with 1 posts (1 thanks)
    2. looks_two artemiso with 1 posts (0 thanks)
    3. looks_3 yotinky with 1 posts (0 thanks)
    4. looks_4 Fu510n with 1 posts (0 thanks)
    1. trending_up 1,450 views
    2. thumb_up 1 thanks given
    3. group 5 followers
    1. forum 5 posts
    2. attach_file 1 attachments




 
Search this Thread
  #1 (permalink)
yotinky
Buenos Aires
 
Posts: 4 since May 2021
Thanks Given: 0
Thanks Received: 0

Hey guys I've been trading futures for 2 years now and I just subscribed to level 2 market data just to experiment. My question for those who trade NQ or MNQ is , how can u read all the orders so fast, is it useful? do u see just some orders? It is so fast that I cannot see clearly the functionality. But please tell me if you have experience with it .


Reply With Quote

Can you help answer these questions
from other members on NexusFi?
$12M Ceasefire Contract Goes Disputed as Bandar Abbas St …
Prediction Markets & Event Contracts
Kharg Island at 6%, Regime Fall at 1.5% -- The Black Swa …
Prediction Markets & Event Contracts
CME Raises Energy Futures Margins After Iran-War Volatil …
Commodities
Iran Airspace Contract Surges to 33.5% as Project Freedo …
Prediction Markets & Event Contracts
NinjaTrader Parent Payward Acquires Bitnomial for $550M …
Platforms and Indicators
 
Best Threads (Most Thanked)
in the last 7 days on NexusFi
Sober Journey With S&P
20 thanks
2026 Jlab journal
10 thanks
Trying to learn Volume and price action correlation
8 thanks
Algo automated / semi-automated trading anyone?
6 thanks
Lady Vols Primer: Trading Volatility Journal
5 thanks
  #2 (permalink)
 
Fu510n's Avatar
 Fu510n 
Suffield, CT
 
Experience: Advanced
Platform: TS, MC, MW, Python, Rust
Broker: TS, IB, IQFeed, Kraken
Trading: NQ, ES, CL, RTY
Frequency: Several times daily
Duration: Seconds
Posts: 165 since Oct 2009
Thanks Given: 942
Thanks Received: 165


yotinky View Post
Hey guys I've been trading futures for 2 years now and I just subscribed to level 2 market data just to experiment. My question for those who trade NQ or MNQ is , how can u read all the orders so fast, is it useful? do u see just some orders? It is so fast that I cannot see clearly the functionality. But please tell me if you have experience with it .

Simple - "you" can't

I'm sure there are a few DOM traders out there that may say otherwise, but processing tick-level data at those rates presumes you've written code to process it all in real-time and make decisions based on pattern recognition (be it TA-based, order flow/book-based or a combination of both). Sprinkle some machine learning in there to help optimize and proper money management and you end up with a tradable system.

My .02


Follow me on X Reply With Quote
  #3 (permalink)
drawdownaddict
Madrid Spain
 
Posts: 1 since Aug 2023
Thanks Given: 0
Thanks Received: 0


Reading orders from the order book is not that useful.
You can run a market footprint or a market profile indicator to show deltas between bids and asks, that will be a lot more readable.


Reply With Quote
  #4 (permalink)
 
StoxFox's Avatar
 StoxFox 
N. California
 
Experience: Beginner
Platform: NinjaTrader
Broker: Multiple
Trading: NQ
Frequency: Several times daily
Duration: Minutes
Posts: 54 since Oct 2019
Thanks Given: 10
Thanks Received: 52

Guys, check out Bookmap. It's essentially a visual DOM. Some refer to it as "Level 3" data.

Not affiliated with them. Software and data isn't free.


Reply With Quote
  #5 (permalink)
 artemiso 
New York, NY
Vendor shill
 
Experience: Beginner
Platform: Vanguard 401k
Broker: Yahoo Finance
Trading: Mutual funds
Posts: 1,152 since Jul 2012
Thanks Given: 784
Thanks Received: 2,687

To be honest, you shouldn't be able to without building some derived signal over it.

Just picking a random minute (2023-07-31T13:00Z+00) for NQ lead month, there are nearly 10k book updates, or 166 updates per second. The refresh rate of a typical monitor is 60 Hz, so at times even your monitor can't refresh as fast as it's updating, much less your own human discretion. This is just the average rate—during important moments, the traffic spikes even more.


 
Code
                                                               ts_event  rtype  publisher_id  instrument_id action  ...       order_id  flags  ts_in_delta  sequence  symbol
ts_recv                                                                                                             ...
2023-07-31 13:00:00.000521418+00:00 2023-07-31 13:00:00.000024365+00:00    160             1           2130      C  ...  6845306502122    130        13940   7398365  NQ.n.0
2023-07-31 13:00:00.000827400+00:00 2023-07-31 13:00:00.000100267+00:00    160             1           2130      C  ...  6845306509537    130        14042   7398398  NQ.n.0
2023-07-31 13:00:00.000891234+00:00 2023-07-31 13:00:00.000121181+00:00    160             1           2130      C  ...  6845306501874    130        14719   7398404  NQ.n.0
2023-07-31 13:00:00.001205300+00:00 2023-07-31 13:00:00.000197271+00:00    160             1           2130      C  ...  6845306502431    130        14526   7398434  NQ.n.0
2023-07-31 13:00:00.001228104+00:00 2023-07-31 13:00:00.000203197+00:00    160             1           2130      C  ...  6845306508954    130        14152   7398435  NQ.n.0
...                                                                 ...    ...           ...            ...    ...  ...            ...    ...          ...       ...     ...
2023-07-31 13:01:59.944566006+00:00 2023-07-31 13:01:59.944468501+00:00    160             1           2130      C  ...  6845306517514    130        16305   7431597  NQ.n.0
2023-07-31 13:01:59.955101630+00:00 2023-07-31 13:01:59.955015643+00:00    160             1           2130      C  ...  6845306531705    130        14917   7431601  NQ.n.0
2023-07-31 13:01:59.955210304+00:00 2023-07-31 13:01:59.955112333+00:00    160             1           2130      C  ...  6845306531748    130        17529   7431603  NQ.n.0
2023-07-31 13:01:59.956776386+00:00 2023-07-31 13:01:59.956670919+00:00    160             1           2130      A  ...  6845306531800    130        17204   7431604  NQ.n.0
2023-07-31 13:01:59.969066201+00:00 2023-07-31 13:01:59.968958369+00:00    160             1           2130      C  ...  6845306531771    130        18394   7431607  NQ.n.0

[9481 rows x 14 columns]
Moreover a lot of feeds or UIs conflate the events, in a way that obscures important features like trade sign autocorrelation, uptick/downtick, etc.


Reply With Quote
  #6 (permalink)
 
DavidHP's Avatar
 DavidHP 
Isla Mujeres, MX
Legendary Market Wizard
 
Experience: Advanced
Platform: NinjaTrader
Broker: Ninjatrader / Optimus Futures / AmpFutures
Trading: NQ / ES / 6E / 6B / CL
Frequency: Every few days
Duration: Minutes
Posts: 1,801 since Aug 2009
Thanks Given: 11,742
Thanks Received: 3,018

NQ is a special avatar.
It reminds me of the wild days before 2000 on the ES.
It moves FAST to say the least.

I've attached a chart of today's ending on NQ.
Notice the BLUE bars at the bottom of the chart.
Some of them seem to be missing.
They are not missing, they are completed in the same time section so NT can't measure them.
On the Data Box the vertical line highlights one bar that had 48 volume but ZERO bar speed.
If you can stand the rhythm it is a nice ride.

This is typical of NQ.
It is as wild as my first girl friend and much hotter.



Rejoice in the Thunderstorms of Life . . .
Knowing it's not about Clouds or Wind. . .
But Learning to Dance in the Rain ! ! !
Follow me on X Reply With Quote
Thanked by:




Last Updated on August 4, 2023


© 2026 NexusFi®, s.a., All Rights Reserved.
Av Ricardo J. Alfaro, Century Tower, Panama City, Panama, Ph: +507 833-9432 (Panama and Intl), +1 888-312-3001 (USA and Canada)
All information is for educational use only and is not investment advice. There is a substantial risk of loss in trading commodity futures, stocks, options and foreign exchange products. Past performance is not indicative of future results.
About Us - Contact Us - Site Rules, Acceptable Use, and Terms and Conditions - Downloads - Top
no new posts