Gamestudio Links
Zorro Links
Newest Posts
Zorro Trader GPT
by TipmyPip. 07/09/25 13:41
SGT_FW
by Aku_Aku. 07/09/25 10:00
Online Gamestudio manual is down
by AndrewAMD. 07/01/25 18:04
anyone currently using IB gateway??
by SBGuy. 06/30/25 20:02
Zorro Gives Wrong Spread
by AndrewAMD. 06/24/25 16:51
AUM Magazine
Latest Screens
Stug 3 Stormartillery
Iljuschin 2
Galactic Strike X
Zeal-X2
Who's Online Now
2 registered members (3run, Quad), 292 guests, and 7 spiders.
Key: Admin, Global Mod, Mod
Newest Members
ledfoot, liu, LoT, LukeToday, aaaddasaaaadaaa
19145 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
How to convert .ncd tick data to Zorro format? t8? #488746
05/23/25 10:33
05/23/25 10:33
Joined: Jan 2024
Posts: 9
L
Lauri_FoX Offline OP
Newbie
Lauri_FoX  Offline OP
Newbie
L

Joined: Jan 2024
Posts: 9
Hi, How to convert .ncd tick data (ninjatraders futures data) to Zorro format? T6 or T8? OR how to download Rithmic futures data to Zorro? Conversion I can do from CSV to T6 / T8 I´ve seen the video instructions...

Last edited by Lauri_FoX; 05/23/25 10:33.
Re: How to convert .ncd tick data to Zorro format? t8? [Re: Lauri_FoX] #488747
05/23/25 11:07
05/23/25 11:07
Joined: Feb 2017
Posts: 1,800
Chicago
AndrewAMD Online
Serious User
AndrewAMD  Online
Serious User

Joined: Feb 2017
Posts: 1,800
Chicago
You’ll need to know the file format of the ncd files so that you can write a parser. What is the format?

Re: How to convert .ncd tick data to Zorro format? t8? [Re: AndrewAMD] #488750
05/24/25 14:44
05/24/25 14:44
Joined: Jan 2024
Posts: 9
L
Lauri_FoX Offline OP
Newbie
Lauri_FoX  Offline OP
Newbie
L

Joined: Jan 2024
Posts: 9
thank you for the reply. Seems I can get data in .txt format also. Or .db format. I´m not sure how / where to get the file format. I could send one sample file. Not sure how to attach the file here... Could I send You an email? andrew@vitaltrades.com , right?

Re: How to convert .ncd tick data to Zorro format? t8? [Re: Lauri_FoX] #488751
05/24/25 15:06
05/24/25 15:06
Joined: Feb 2017
Posts: 1,800
Chicago
AndrewAMD Online
Serious User
AndrewAMD  Online
Serious User

Joined: Feb 2017
Posts: 1,800
Chicago
When you reply in the forums, you can attach files with the attachment manager. If for some reason your file is rejected, you can always try putting it in a zip file.

Re: How to convert .ncd tick data to Zorro format? t8? [Re: Lauri_FoX] #488752
05/25/25 08:03
05/25/25 08:03
Joined: Jan 2024
Posts: 9
L
Lauri_FoX Offline OP
Newbie
Lauri_FoX  Offline OP
Newbie
L

Joined: Jan 2024
Posts: 9
aok, thnx... been using the quick response window... Now I see attachment manager...

Well... data...:
1. have NT8 data > .ncd or exported TXT files. C attached
2. was able to convert quantowers (QT) .db database to CSV file via DB browser > C in excel
3. GPT was kind enough to convert QT .db file into Zorros T6 file directly, but ran out of session power for now so ... rechecking bit later also...

Thank you for your effort

L.

Attached Files
202505140500.Last.zip (18 downloads)
NQ 06-25.Last.zip (9 downloads)
Re: How to convert .ncd tick data to Zorro format? t8? [Re: Lauri_FoX] #488758
05/27/25 10:19
05/27/25 10:19
Joined: Jan 2024
Posts: 9
L
Lauri_FoX Offline OP
Newbie
Lauri_FoX  Offline OP
Newbie
L

Joined: Jan 2024
Posts: 9
Hi, Clause 3 seems does not work... GPT prepares the file, but cannot download it: "code environment reset before you could download the generated .t6 file again." > many times... If you could help me to convert txt data from NT8 to Zorro t6 so I can make also price range bars it´ll be much appreciated, Thank you!
Or what it might cost for me?

Found also script here: https://zorro-project.com/manual/en/import.htm , but seems that script its not available on Zorro Control center and seems no point converting .txt to .CSV and then to t6, right?

Thank you

Re: How to convert .ncd tick data to Zorro format? t8? [Re: Lauri_FoX] #488759
05/28/25 19:08
05/28/25 19:08
Joined: Feb 2017
Posts: 1,800
Chicago
AndrewAMD Online
Serious User
AndrewAMD  Online
Serious User

Joined: Feb 2017
Posts: 1,800
Chicago
Well, the ncd files are in binary and not publicly documented. Some guy wrote a C# library that decodes it based on his own personal reverse engineering, so you can always play around with that:
https://github.com/jrstokka/NinjaTraderNCDFiles

Also, your GPT produced a CSV file that appears to be garbage. I don't recommend processing historical data with a GPT engine.

The TXT file, on the other hand, looks like it can be useful.

I grabbed a sample in the middle, which helps one to guess what's going on:
Code
20250518 235959 6920000;21381;21381;21381.5;1
20250518 235959 6920000;21380.75;21380.75;21381.25;1
20250518 235959 9320000;21381.25;21381.25;21381.75;1
20250519 000000 0080000;21381.75;21381.25;21381.75;1
20250519 000000 0080000;21381.75;21381.25;21381.75;1
20250519 000000 0120000;21381.75;21381.25;21381.75;1
No header, by the way, so I'm not sure what the columns are. But it looks like the first three are YYYYMMDD HHMMSS [fractional_seconds], and the very last column is probably volume.

Sort order is oldest to newest.

So if you can confirm the column IDs, the final script would be a piece of cake.


Moderated by  Petra 

Gamestudio download | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1