In that case please include FXCM. I have the Historical Data Downloader from FXCM. It allows downloading Tick data from the FXCM live feed. It would be great to finally be able the back test on tick data of my own broker and than to compare the BT with the real results of the same day.tickstory wrote:Hi Jollydragon,
If you're referring to acquiring data from these platforms, we're investigating other sources for quality data. Ideally we would like to create a data import routine for MT4 which should cover all supporting brokers such as ThinkForex.
Regards.
Free tick data available for Amibroker, Ninjatrader and more
Re: Free tick data available for Amibroker, Ninjatrader and
Re: Free tick data available for Amibroker, Ninjatrader and
Hi Pipperoni,
This is on the list to investigate further. If others also find this useful and vote up, then this would make things more compelling.
Regards.
This is on the list to investigate further. If others also find this useful and vote up, then this would make things more compelling.
Regards.
Re: Free tick data available for Amibroker, Ninjatrader and
Hi all,
A new Ninjatrader video has just been uploaded. This video demonstrates how Ninjatrader users can get free historical data into their platform. See here for more:
https://www.youtube.com/watch?v=zDtau7bC0m8
Stay tuned for more... until then, happy trading!
A new Ninjatrader video has just been uploaded. This video demonstrates how Ninjatrader users can get free historical data into their platform. See here for more:
https://www.youtube.com/watch?v=zDtau7bC0m8
Stay tuned for more... until then, happy trading!
Re: Free tick data available for Amibroker, Ninjatrader and
Hi all,
Two new videos are now available describing how you can import historical (tick) data into your trading systems. You can find them here:
Importing free historical data into any trading system in 3 Simple Steps:
https://www.youtube.com/watch?v=GlGoGvshKZw
Get free historical tick data in 3 Simple Steps using Tickstory:
https://www.youtube.com/watch?v=6PzXNF3OlG8
Feel free to share these videos!
If you have any topics you would like covered in a video, please let us know!
Happy trading!
Two new videos are now available describing how you can import historical (tick) data into your trading systems. You can find them here:
Importing free historical data into any trading system in 3 Simple Steps:
https://www.youtube.com/watch?v=GlGoGvshKZw
Get free historical tick data in 3 Simple Steps using Tickstory:
https://www.youtube.com/watch?v=6PzXNF3OlG8
Feel free to share these videos!
If you have any topics you would like covered in a video, please let us know!
Happy trading!
Re: Free tick data available for Amibroker, Ninjatrader and
Another video about how to import historical data into Amibroker:
https://www.youtube.com/watch?v=T2WDg2sBInQ
Happy trading!
https://www.youtube.com/watch?v=T2WDg2sBInQ
Happy trading!
-
- Posts: 6
- Joined: Wed Sep 28, 2016 5:08 pm
- Location: Andorra
Re: Free tick data available for Amibroker, Ninjatrader and
Please add new export data format types for the Sierra Chart platform, both for Intraday and Historical independantly.
http://www.sierrachart.com/index.php?pa ... ampleDaily
Sierra Chart, although not as popular, is a better trading platform than NinjaTrader 8 by far (and I have used them both for a long time)
Thanks for listening
http://www.sierrachart.com/index.php?pa ... ampleDaily
Sierra Chart, although not as popular, is a better trading platform than NinjaTrader 8 by far (and I have used them both for a long time)
Thanks for listening
-
- Posts: 6
- Joined: Wed Sep 28, 2016 5:08 pm
- Location: Andorra
Re: Free tick data available for Amibroker, Ninjatrader and
Please find more details to help you eventually
https://www.sierrachart.com/index.php?p ... xport.html
https://www.sierrachart.com/index.php?p ... xport.html
Re: Free tick data available for Amibroker, Ninjatrader and
Hi Napoleon,
Thanks for the suggestion. We'll look to a pre-defined format for SierraCharts. Perhaps you could confirm if these custom settings do the trick:
Daily data (select "Daily" in the Export timeframe):
Header:
Data format:
Tick data (select "1-minute" in the Export timeframe - it appears that 1-minute is the most granular intraday data it handles):
Header:
Data format:
Hope this helps.
Thanks for the suggestion. We'll look to a pre-defined format for SierraCharts. Perhaps you could confirm if these custom settings do the trick:
Daily data (select "Daily" in the Export timeframe):
Header:
Code: Select all
Date, Open, High, Low, Close, Volume, OpenInterest
Code: Select all
{BarBeginTime:yyyy/MM/dd},{Open},{High},{Low},{Close},{Volume},0
Header:
Code: Select all
Date, Time, Open, High, Low, Close, Volume
Code: Select all
{BarBeginTime:yyyyMMdd},{BarBeginTime:HH:mm},{Open},{High},{Low},{Close},{Volume}
-
- Posts: 6
- Joined: Wed Sep 28, 2016 5:08 pm
- Location: Andorra
Re: Free tick data available for Amibroker, Ninjatrader and
Thanks for the promised support.
Should have given you this link instead. Sorry
http://www.sierrachart.com/index.php?pa ... ml#Formats
Yes, tick data is indeed supported by SC, not only 1 minute. Please head over to the Bid/Ask/BidVolume/AskVolume format example. Header is either optional or required depending on the format chosen. Better include one in all cases
Thank you !!!
Should have given you this link instead. Sorry
http://www.sierrachart.com/index.php?pa ... ml#Formats
Yes, tick data is indeed supported by SC, not only 1 minute. Please head over to the Bid/Ask/BidVolume/AskVolume format example. Header is either optional or required depending on the format chosen. Better include one in all cases
Thank you !!!
-
- Posts: 8
- Joined: Wed Oct 04, 2017 5:14 pm
Re: Free tick data available for Amibroker, Ninjatrader and
Hi
Tradestation please?
Tradestation please?