Topic: I cannot test or trade

Here is the problem I am experiencing when I try to test the EA I created with FSB. I successfully connected FST to my Iron FX demo account so that's not the problem.

I simply cannot test the EA nor it trades automatically.


2013.01.25 20:00:18    1989.08.28 00:00  MT4-FST Expert EURUSD,Daily:
Cannot load enough bars! The expert needs minimum 400 bars for this time frame.
Please load more data in the chart window and restart the expert.

2013.01.25 20:00:18    1989.08.28 00:00  MT4-FST Expert EURUSD,Daily: There isn't enough bars. FST needs minimum 400 bars for this time frame. Currently 101 bars are loaded.

2013.01.25 20:00:18    1989.08.28 00:00  MT4-FST Expert EURUSD,Daily: MT4-FST Library version 1.5 loaded successfully.

2013.01.25 20:00:18    1989.08.28 00:00  MT4-FST Expert EURUSD,Daily: MT4-FST Expert version 1.17 was started. An environment test is running...

2013.01.25 20:00:18    MT4-FST Expert inputs: Connection_ID=0; Protection_Min_Account=0; Protection_Max_StopLoss=0; Expert_Magic=20011023;

2013.01.25 19:59:37    TestGenerator: unmatched data error (low value 1.43768 at 2011.04.12 00:00 is not reached from the least timeframe, low price 1.43770 mismatches)


What should I do? I even tried to change the EA code manually, the value that is 400 I changed to 100 and less but the same problem persists.

I am not sure if this is a FST bug, FSB bug or MT4 bug, if I am doing something wrong.

Re: I cannot test or trade

There is no a direct way to test FSB strategy with MT4 backtester.
The only possibility is to rewrite the strategy logic and indicators in MQL.