Topic: Intrabar-Scanner problems
Hi all,
I'm not sure if the error occurs only with me. I have developed a strategy which has 10 ambiguous bars. Now I wanted to start the Intrabar-Scanner to control this bars. But the scanner does not load the 1 min data. I use the data from a MT4 Broker as was explained in the documentation (http://forexsb.com/wiki/fsb/metatrader_data). The csv-data from MT4 looks like this:
2008.09.16 4:15 1.4238 1.4238 1.4211 1.4226 130
2008.09.16 4:20 1.4227 1.4234 1.4226 1.4228 55
2008.09.16 4:25 1.4227 1.4235 1.4226 1.4234 34
2008.09.16 4:30 1.4235 1.4235 1.4227 1.4229 68
I also tested the strategy with the data that comes in FSB software. So that it has worked. The csv data looks like this:
"26/06/89 00:00 0.99980 1.00120 0.99910 0.99980 43"
"27/06/89 00:00 0.99720 1.00500 0.99550 0.99970 166"
"28/06/89 00:00 0.99970 1.00250 0.99050 0.99890 233"
The data are copy and paste from Excel.
What could be the reason why the Intrabar-Scan does not work with the MT4 Broker data?
Thanks for answer and Good Trades
KAI