Topic: Bug or is it just me?
Hi, I usually make manual strategies using FSB. I am trying to use "human" logic within FSB limitations. The thing is that using human logic, I often find strategies with almost perfect curves but the problem is that when backtesting them in MT4, they almost all fail brutally. Once I have posted I have found a bug using Seady bands as closing logic. I have to say that many "band" indicators in FSB might be buggy.
This time I have found a simple strategy that shows good curve but again in backtest fails badly.
I don't know is it just me or I have bad settings in FSB?
Let me say that I use 1000€ initial balance, leverage 1/100, micro account, spread 25, and the rest of the settings like in MT4 demo account. I use SQ Tick downloader that downloads Dukascopy data that I import in FSB.
Here is my latest strategy. Please make a comment.
Market
Symbol - EURUSD
Period - M1
Trading Size
Maximum lots - 2
Trading units - lots
Entry units - 2
Reducing units - 1
Strategy Properties
Same direction signal - Nothing
Opposite direction signal - Reduce
Stop Loss - None
Take Profit - None
Break Even - None
[Opening Point of the Position]
Bar Opening
Enter the market at the beginning of the bar
Base price - Open
[Opening Logic Condition]
Time Grid
Bar opens at round 15 min
From hour (incl.) - 0
Until hour (excl.) - 24
Logical group - A
[Opening Logic Condition]
Time Price Channel
The position opens above Upper Band
Base price - Open
Hour - 7
Minutes - 0
Price deviation [point] - 5
Use previous bar value - No
Logical group - A
Signal shift - 0
Signal repeat - 0
Indicator symbol - Default
Indicator period - Default
[Closing Point of the Position]
Bar Closing
Exit the market at the end of the bar
Base price - Close
[Closing Logic Condition]
Time Price Channel
The bar closes below Upper Band
Base price - Open
Hour - 7
Minutes - 0
Price deviation [point] - 5
Use previous bar value - No
Logical group - a
Signal shift - 0
Signal repeat - 0
Indicator symbol - Default
Indicator period - M15
Thanks