Thanks!
Announcement
Collapse
Looking for a User App or Add-On built by the NinjaTrader community?
Visit NinjaTrader EcoSystem and our free User App Share!
Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
Have a question for the NinjaScript developer community? Open a new thread in our NinjaScript File Sharing Discussion Forum!
See more
See less
Partner 728x90
Collapse
NinjaTrader
DateTime."Now" on market replay
Collapse
X
-
DateTime."Now" on market replay
When using market replay to develop a script, the DateTime.Now function returns the system time (e.g. the real time".) However, I need the time we are at in the market replay. Should be obvious but I can't find it in the help for some reason!
Thanks!Tags: None
-
Thanks Bertrand. I was looking for a similar solution and Bars.MarketData.Connection.Now works for getting the time you are at in the replay.
I also confirmed in realtime, using Bars.MarketData.Connection.Now gives you the same result as DateTime.Now (at least to 1 second of precision...I didn't check milliseconds), so this is probably the best way to go for most implementations as it should work in market replay and in real-time. Thanks
kc
Comment
Latest Posts
Collapse
Topics | Statistics | Last Post | ||
---|---|---|---|---|
Started by 309338, Today, 12:06 PM
|
0 responses
11 views
0 likes
|
Last Post
![]()
by 309338
Today, 12:06 PM
|
||
Started by AaronKoRn, Yesterday, 08:38 PM
|
2 responses
52 views
0 likes
|
Last Post
|
||
Started by rocketstock, 08-05-2022, 09:36 PM
|
2 responses
77 views
0 likes
|
Last Post
|
||
Started by ronyggg83, Yesterday, 03:48 PM
|
4 responses
54 views
0 likes
|
Last Post
|
||
Started by preqc, 08-05-2022, 09:10 AM
|
1 response
41 views
0 likes
|
Last Post
|
Comment