Agreed, the problem lies with NT. However, currently I record the time stamp using DateTime.Now as the ticks are received in real time. I was hoping to use the recorderindicator to store the data. Using some algo you can offset machine time with tick time.
Announcement
Collapse
No announcement yet.
Partner 728x90
Collapse
NinjaTrader
Delta Buy/Sell Volume
Collapse
X
-
Originally posted by gomifromparis View Post
Agreed, the problem lies with NT. However, currently I record the time stamp using DateTime.Now as the ticks are received in real time. I was hoping to use the recorderindicator to store the data. Using some algo you can offset machine time with tick time.
-
Sorry, this isn't possible , because NT has 1 second granularity in timestamps.
Leave a comment:
-
Originally posted by gomifromparis View PostAnother minor plotting correction that happened sometimes, plotting a strange bar on zero.
Is there anyway we can get millisecond timestamps on ticks? If its a simple task you could just guide me where to make the change and i can do it. This would help in rebuilding tick based indicators that calculate rate of change, etc.. I've also posted on the RecorderIndicator thread more appropriately.
thanks in advance
Leave a comment:
-
Another minor plotting correction that happened sometimes, plotting a strange bar on zero.Attached Files
Leave a comment:
-
Here's GomCD 4.1
Fixes/enhancements
* Doesn't plot the 0 values and "big bars" on fast charts any more
* Corrected the crash of indicator when no Gom file existed and you didn't set Write Data to true
* Added a "Forced HiLo bar size" so you can define the bar thickness in Force HiLo mode in non cumulative charts.Attached Files
Leave a comment:
-
your time chart must go way sooner than your other chart, so it's picking up some existing data in your file, and calculating a -20000 offset. If you set your both charts on the same starting date you'll have the same results
Leave a comment:
-
-
Just thought I will bring this to other CD traders attention out there. CME as made some changes on how transactions are being reported. I believe this would affect CD calculations that use filters based on transaction size.
Emini-watch as written a post on this topic (http://emini-watch.com/cme-says-bett...-think-so/516/)
I'm interested to know any thoughts on how you guys view this change.
Leave a comment:
-
Originally posted by cwineria View PostHello,
I have a different CD reading on 2 different timeframe charts. As of typing this 1000v reads +31,100 and my 60 minute reads -90,000. If I am not understanding something please help, I do not use historical data and start my feed before the open each day.
Thanks
Could you please post your screens with the examples?
Leave a comment:
-
Hello,
I have a different CD reading on 2 different timeframe charts. As of typing this 1000v reads +31,100 and my 60 minute reads -90,000. If I am not understanding something please help, I do not use historical data and start my feed before the open each day.
Thanks
Leave a comment:
-
if the file size is an issue and you don't use volume filtering, you can use the converter to activate tick compression. that way the file will be smaller and will be parsed faster.
another thing to remember is that the whole file is always read until it finds the first bar timestamp. so if you use a 1 year file only for five days chart, you still read the whole file. so it's a good idea to keep files short. I reset file on contract rollover, and I don't have any perf problems, data shows up in a matter of seconds.
Leave a comment:
-
no it should be the fastest.Originally posted by T2020 View PostYes , I am using Binary . Is that the problem ? Don't know the pro's and con's
of the different types . thx .
Leave a comment:
-
Yes , I am using Binary . Is that the problem ? Don't know the pro's and con'sOriginally posted by gomifromparis View Postyeah, I know, it's annoying.
I'll try to come up with something.
PS: 10 minutes is really strange. I've been able to load 1 year of GomCD in 1 minute maximum... Are you using binary ?
of the different types . thx .
Leave a comment:
Latest Posts
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by Hwop38, 05-04-2026, 07:02 PM
|
0 responses
151 views
0 likes
|
Last Post
by Hwop38
05-04-2026, 07:02 PM
|
||
|
Started by CaptainJack, 04-24-2026, 11:07 PM
|
0 responses
303 views
0 likes
|
Last Post
by CaptainJack
04-24-2026, 11:07 PM
|
||
|
Started by Mindset, 04-21-2026, 06:46 AM
|
0 responses
244 views
0 likes
|
Last Post
by Mindset
04-21-2026, 06:46 AM
|
||
|
Started by M4ndoo, 04-20-2026, 05:21 PM
|
0 responses
345 views
0 likes
|
Last Post
by M4ndoo
04-20-2026, 05:21 PM
|
||
|
Started by M4ndoo, 04-19-2026, 05:54 PM
|
0 responses
175 views
0 likes
|
Last Post
by M4ndoo
04-19-2026, 05:54 PM
|

Leave a comment: