Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

onmarketdepth

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

    onmarketdepth

    Hello, can i write indicator to capture the depth of an instrument defined in an indicator via AddDataSeries()in the configure section. Ie not the Primary instrument on the chart.
    Eg i have a YM chart but i want to see the depth data for the ES in the indicator. If so how do i point onmarketdepth to the adddataseries instrument or do i need to filter within onmarketdepth based on the BarsInProgress - or something like that
    thanks

    #2
    Hello soulfx, thanks for your post.

    OnMarketDepth will run for every added instrument. You may filter by the BarsInProgress index, or by the MarketDepthEventArgs.Instrument from within OnMarketDepth.

    Best regards,
    -ChrisL

    Comment


      #3
      Thanks Chris, its kind of like i suspected ; thanks for confirming use of BarsInProgress

      Comment

      Latest Posts

      Collapse

      Topics Statistics Last Post
      Started by SalmaTrader, 07-07-2026, 10:26 PM
      0 responses
      35 views
      0 likes
      Last Post SalmaTrader  
      Started by CarlTrading, 07-05-2026, 01:16 PM
      0 responses
      20 views
      0 likes
      Last Post CarlTrading  
      Started by CaptainJack, 06-17-2026, 10:32 AM
      0 responses
      13 views
      0 likes
      Last Post CaptainJack  
      Started by kinfxhk, 06-17-2026, 04:15 AM
      0 responses
      19 views
      0 likes
      Last Post kinfxhk
      by kinfxhk
       
      Started by kinfxhk, 06-17-2026, 04:06 AM
      0 responses
      21 views
      0 likes
      Last Post kinfxhk
      by kinfxhk
       
      Working...
      X