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 CarlTrading, 03-31-2026, 09:41 PM
|
1 response
81 views
1 like
|
Last Post
|
||
|
Started by CarlTrading, 04-01-2026, 02:41 AM
|
0 responses
42 views
0 likes
|
Last Post
by CarlTrading
04-01-2026, 02:41 AM
|
||
|
Started by CaptainJack, 03-31-2026, 11:44 PM
|
0 responses
64 views
2 likes
|
Last Post
by CaptainJack
03-31-2026, 11:44 PM
|
||
|
Started by CarlTrading, 03-30-2026, 11:51 AM
|
0 responses
66 views
0 likes
|
Last Post
by CarlTrading
03-30-2026, 11:51 AM
|
||
|
Started by CarlTrading, 03-30-2026, 11:48 AM
|
0 responses
54 views
0 likes
|
Last Post
by CarlTrading
03-30-2026, 11:48 AM
|

Comment