pgabriel
07-26-2008, 08:56 AM
I tried to build tick volume and range bar charts from downloaded Tradestation data but they don't work...the minute data works but does not show fridays data...how do I get Fri data and data to build other than Time based charts....
NinjaTrader_Ray
07-26-2008, 09:14 AM
You would have to write a strategy in TS to export tick data in the format outlined in the link below.
http://www.ninjatrader-support.com/HelpGuideV6/helpguide.html?WelcomeToNinjaTrader
To get Friday's data, make sure your TS chart has Friday on it, then run the NTDataDownload strategy on it and then import the file that it generates for minute data.
More information on that here - http://www.ninjatrader-support.com/HelpGuideV6/TradeStationHistoricalDataDownloader.html