Announcement

Collapse
No announcement yet.

Partner 728x90

Collapse

Method used to display bid/ask data within ChartTrader window?

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

    Method used to display bid/ask data within ChartTrader window?

    I noticed that the bid ask data is updated in the Chart Trader window during the extended market periods. I wish to update the bid ask lines within a chart during the extended session, however, I do not wish to reset the Dataseries time frame. What Method should I used to capture this data in real-time?

    #2
    Hello boreland,

    From a NinjaScript file you would need to have the trading hours configured to include the extended session and then you could use the normal overrides like OnMarketData or OnBarUpdate. If you don't have the market hours including the extended it will just stop at the end of the session as expected. The chart trader is an internal tool which likely makes use of different features of NinjaScript. That may be utilizing a market data subscription from a BarsRequest which is how an addon gets its data.

    I look forward to being of further assistance.

    Comment

    Latest Posts

    Collapse

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