Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Method used to display bid/ask data within ChartTrader window?
Collapse
X
-
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?Tags: None
-
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.
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Geovanny Suaza, 02-11-2026, 06:32 PM
|
0 responses
577 views
0 likes
|
Last Post
|
||
|
Started by Geovanny Suaza, 02-11-2026, 05:51 PM
|
0 responses
334 views
1 like
|
Last Post
|
||
|
Started by Mindset, 02-09-2026, 11:44 AM
|
0 responses
101 views
0 likes
|
Last Post
by Mindset
02-09-2026, 11:44 AM
|
||
|
Started by Geovanny Suaza, 02-02-2026, 12:30 PM
|
0 responses
553 views
1 like
|
Last Post
|
||
|
Started by RFrosty, 01-28-2026, 06:49 PM
|
0 responses
551 views
1 like
|
Last Post
by RFrosty
01-28-2026, 06:49 PM
|

Comment