Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Quotes updates access.

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Quotes updates access.

    Hello

    I would like to know if there is a way for ninjatrader,with script or out of the box tools, to interact/use or charts those quotes updates? To make sure we are on the same page, a quote update is not a trade/tick, it s only an update of the volume on the DOM. If you look at a DOM, you can see, let say for the mini S&P, ten level of price higher and lower. The volume on those level changes constantly, even in between trades. THAT is a quotes updates. And it s THOSE updates that I wanna put on a charts. I'm with IQFEED and JAY Froscheiser (IQFEED guru) told me that they do send ALL the quotes updates/volume changes on all level of price. There is on average 10 to 20 time more quotes updates than actual trades/ticks. So, to re-iterate my question,is a way for ninjatrader,with script or out of the box tools, to interact/use or charts those quotes updates?

    Regards

    Max

    #2
    Max, for programmatic access of the DOM's Level 2 data please see the OnMarketDepth() method we have in our NinjaScript :

    Comment


      #3
      Hello

      I would like to know can I plot the numbers of time the bid/ask volume at different price on the DOM updated during a bar? In other word, I wanna plot the quotes refreshing speed.OnMarketdepth is a good start but i m quiet stuck. Also, since NT7 has a fix 100ms minimum updating chart speed, does it mean that if the DOM ask volume update 20 times in that 100 ms that NT will only see as 1 update or will it see 20 updates? Not talking about trades here, just quotes.

      Regards

      Max
      Last edited by maxwells; 09-09-2011, 12:11 PM.

      Comment


        #4
        Max, you're correct the chart's fastest visual update speed is 0.1 MS within the range what the human eye could perceive / detect. We have an example here that would show how to work with OnMarketDepth() printing to the output window :

        Comment

        Latest Posts

        Collapse

        Topics Statistics Last Post
        Started by CarlTrading, 03-31-2026, 09:41 PM
        1 response
        72 views
        0 likes
        Last Post NinjaTrader_ChelseaB  
        Started by CarlTrading, 04-01-2026, 02:41 AM
        0 responses
        39 views
        0 likes
        Last Post CarlTrading  
        Started by CaptainJack, 03-31-2026, 11:44 PM
        0 responses
        63 views
        2 likes
        Last Post CaptainJack  
        Started by CarlTrading, 03-30-2026, 11:51 AM
        0 responses
        63 views
        0 likes
        Last Post CarlTrading  
        Started by CarlTrading, 03-30-2026, 11:48 AM
        0 responses
        53 views
        0 likes
        Last Post CarlTrading  
        Working...
        X