Welcome to Forex-TSD!, one of the largest Forex forums worldwide, where you will be able to find the most complete and reliable Forex information imaginable.
From the list below, select the forum that you want to visit and register to post, as many times you want. It’s absolutely free. Click here for registering on Forex-TSD.
Exclusive Forum
The Exclusive Forum is the only paid section. Once you subscribe, you will get free access to real cutting-edge Trading Systems (automated and not), Indicators, Signals, Articles, etc., that will help and guide you, in ways that you could only imagine, with your Forex trading.
Elite Section
Get access to private discussions, specialized support, indicators and trading systems reported every week.
Advanced Elite Section
For professional traders, trading system developers and any other member who may need to use and/or convert, the most cutting-edge exclusive indicators and trading systems for MT4 and MT5.
Importing and converting history data for strategy testing - 1HR bug?
Hi,
I have followed CodersGuru's tutorial on loading historical price data from Alpari and have gotten this process to work for all time periods EXCEPT the 60 minute time. I get a total of 573969 records for the 1M file, 132860 records for the 5M , 44723 records for 15M, 22175 records for 30M, but only 536 records for the 1H (60M) timeframe. Given that 573969 divided by 60 = 9566.15 I'm mystified why I get far less bars than I should.
In addition, the earliest date listed for the 1H timeframe in the History Center is 2006.03.06 whereas for all the other timeframes it is 2004.06.16 - nearly 2 years' more data!!
Has anyone else encountered this issue? Seems like a bug to me. Given that I need the 1H time period in order to backtest my strategy, I really need to find a solution.
MT trades using tick data. Just that the EAs can't be written using tick data but with M1 data as the finest granularity. There is a tick chart tab in the market watch window that you can open and open an M1 chart (zoomed in) and you can see how the closing values vary while the M1 bar is being formed.