Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
e.Time vs ToTime
Collapse
X
-
e.Time vs ToTime
I'm calculating variables in OnMarketData that are dependent on time, specifically seconds. Some of the calcs aren't working properly when using ToTime. I noticed when doing a print of e.Time and ToTime in OMD (onmarketdata), that ToTime lags e.Time. Any suggesstions for a datetime structure that will match e.Time values in OMD that can be compared using booleans?Tags: None
-
I'm analyzing OnMarketData events at the tick level and trying to use the lowest timeframe available in NT to group the data, which is the seconds timeframe as far as I know. I need to be able to determine when a second has passed so that I can reset the variables and begin processing incoming data again. ToTime gives me an integer to compare but it lags e.Time so it skews the results.
How can I use ToTime to convert e.Time to an integer? That would be ideal.Last edited by mgin98; 09-28-2010, 02:29 PM.
Comment
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by sjsj2732, Yesterday, 04:31 AM
|
0 responses
31 views
0 likes
|
Last Post
by sjsj2732
Yesterday, 04:31 AM
|
||
|
Started by NullPointStrategies, 03-13-2026, 05:17 AM
|
0 responses
286 views
0 likes
|
Last Post
|
||
|
Started by argusthome, 03-08-2026, 10:06 AM
|
0 responses
283 views
0 likes
|
Last Post
by argusthome
03-08-2026, 10:06 AM
|
||
|
Started by NabilKhattabi, 03-06-2026, 11:18 AM
|
0 responses
133 views
1 like
|
Last Post
|
||
|
Started by Deep42, 03-06-2026, 12:28 AM
|
0 responses
91 views
0 likes
|
Last Post
by Deep42
03-06-2026, 12:28 AM
|

Comment