Spezifikation
someone made an expert advisor for me here in this forum but he did a bad job, thus I would like anyone who could correct the errors he made.
here are the rules and indicators
INDICATORS
smoothed moving averages applied to high
smoothed moving averages applied to low
sars parabolic (optional)
RULES:
BUY ENTRY
you enter a buy when price closes above the moving average channel with six positions.
once price moves 20pips in favour, we close three of those open positions and move the rest open positions to breakeven.
when price moves another 20pis, we close another two positions, while the remaining one open position would be closed at 80pips profit.
please, an entry is made after the candle closes/
SELL ENTRY
you enter a sell position when price closes below the moving average channel with six positions.
once price moves 20pips in our favour, we close three open positions and move the rest positions to breakeven.
when price moves another 20pips, we close another two open positions, while the last open position would be closed at 80pips profit.
Trading on non-farm payroll day should be optional.
the moving average period and shift should be a variable, which means one should be able to change the inputs.
I have attached a screen shot of a trade signal and the expert advisor that was made, I want it check for errors on why it is not entering trade according to the rules.