![]() |
This website will be down for maintenance from Friday May 24th at 6PM MDT until Saturday May 25th at 11AM MDT. We apologize for the inconvenience. If you need assistance during this time, please email sales@ninjatrader.com
|
|||||||
| Charting Support for NinjaTrader Advanced Charting. |
![]() |
|
|
Thread Tools | Display Modes |
|
|
#1 |
|
Senior Member
Join Date: Jun 2010
Posts: 129
Thanks: 17
Thanked 6 times in 4 posts
|
Hi,
Would it be possible for me to purchase historical futures tick data from www.tickdata.com, have it imported into NT 7, and build historical intraday 10,000V charts for the ES? Looking through the help files, it seems like you can only build time-based charts (1m, 5m, etc) with imported historical data, but perhaps I've misread this? Also, I've read elsewhere that the data formats supplied by www.tickdata.com is not compatible with NT, something about them using a comma instead of a semi-colon, yet I have also heard of those who have successfully imported it. Is there a thread here that details the workaround? Thanks Nick Ng |
|
|
|
|
|
#2 |
|
NinjaTrader Customer Service
Join Date: Jun 2009
Location: Denver, CO
Posts: 3,149
Thanks: 10
Thanked 89 times in 81 posts
|
Nick, if you imported tick data into NinjaTrader, it would be capable of building any type of bar supported by NinjaTrader.
You can import the data as long as it is in the appropriate format as shown in the screenshot. If your data has a comma in it instead of a semi-colon, you could open the data in Notepad, go to File -> Replace and replace all the commas with semi-colons.
Austin
NinjaTrader Customer Service |
|
|
|
|
|
#3 |
|
Senior Member
Join Date: May 2009
Location: Asia
Posts: 304
Thanks: 0
Thanked 9 times in 5 posts
|
Hey Nick,
I hit a brick wall with that one last year. Possible solutions included: 1) Ask Ninja to support one of the TickData formats 2) Ask TickData to support one of the Ninja formats 3) Code a convertor yourself in Python, C#, or whatever you are comfortable with. Something simple that would read a txt or csv file you created with the TickData export tool, and convert and save it as a new file Ninja can read. The Notepad option is not really an option for large datasets. |
|
|
|
|
|
#4 |
|
Senior Member
Join Date: Jun 2010
Posts: 129
Thanks: 17
Thanked 6 times in 4 posts
|
Thanks for the replies.
I believe another NT rep mentioned they were working on tickdata compatibility for future updates. Hmm, if the dataset is too large, I might try using Word to give it a go. -Nick |
|
|
|
|
|
#5 |
|
NinjaTrader Customer Service
Join Date: Jun 2009
Location: Denver, CO
Posts: 3,149
Thanks: 10
Thanked 89 times in 81 posts
|
nicbizz, I've had success with creating a converter like MXASJ said. You can read each line, parse the information, and then just spit the line back out into another file with a C# line reading program. If the data is in the correct format, but not with the correct separator, I would recommend using Notepad++ instead of Notepad. It seems much faster and more memory efficient.
Austin
NinjaTrader Customer Service |
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| time histogram on volume based charts | nicbizz | Indicator Development | 1 | 06-21-2010 08:48 PM |
| Minute charts won't build | lifestyleoptions | Charting | 5 | 11-29-2009 04:12 AM |
| Volume based charts on IB data | dcobbold123 | Charting | 3 | 08-18-2008 12:20 PM |
| Change volume bar color based on price and volume range | TiP2012 | Indicator Development | 5 | 05-26-2008 08:09 AM |
| RAM build up causes corrupted charts | Harry | Historical NinjaTrader 6.5 Beta Threads | 11 | 01-20-2008 02:24 PM |