Delimit the price point and choosing Export to mt4 tick, M1,
Posted: Sun Dec 02, 2012 3:34 pm
For the CVS2FXT identify whicch data is Dukascopy would have to delimit the point by example.
Date, Timestamp, Open, High, Low, Close, Volume
20121202,13:26:05,1,20112,1,2034,1,2001,1,2033,1,3
Time, Open, High, Low, Close, Volume
20121202 13:26:05,1.20112,1.2034,1.2001,1.2033,2065.00
It is up to better.
And it can export. FXT for mt4 instead of tick can choose M1.
Because I enguando optimize the strategy I use H4 period data in M1. FXT would already be enough if I use input and output after a bar would only be necessary for me tick when everything is optimized, because M1 data for Tick are much faster backtesting.
Carioca
Date, Timestamp, Open, High, Low, Close, Volume
20121202,13:26:05,1,20112,1,2034,1,2001,1,2033,1,3
Time, Open, High, Low, Close, Volume
20121202 13:26:05,1.20112,1.2034,1.2001,1.2033,2065.00
It is up to better.
And it can export. FXT for mt4 instead of tick can choose M1.
Because I enguando optimize the strategy I use H4 period data in M1. FXT would already be enough if I use input and output after a bar would only be necessary for me tick when everything is optimized, because M1 data for Tick are much faster backtesting.
Carioca