The “Smart AC Trader” EA trades with 2 moving averages , If we lose a trade then the EA will take a new trade with the opposite conditions works on all time frames major forex pairs and stocks NASDAQ.
***Include “IncreaseFactor” function if you lose a trade the next lotsize will be increased****
USEMOVETOBREAKEVENÂ Â system functions like a stop loss
But a one-time function with a smaller value than the subsequentÂ
If you have reached a certain value of pips with the direction of the trade –
- WHENTOMOVETOBEÂ – When to move break even (values: 10-100).
So how many pips would you like to move the stop loss above the price line of the open trade-
- PIPSTOMOVESLÂ – How much pips to move stop loss (values: 10-100).
Try it on demo first.
This EA trades only with the price of open candle!
If you do not want to trade with increasing lotsize set:”IncreaseFactor=0″
Inputs
-  Use_TP_In_Money– Use Take Profit In Money (values:true/false).
-  TP_In_Money– Take Profit In Money   (values: 10-100).
- Use_TP_In_percent- Use Take Profit In Percent (values:true/false).
- TP_In_Percent– Take Profit In Percent (values: 10-100).
- Enable_Trailing-Enable_Trailing with money  (values:true/false).
- Take Profit In Money (in current currency)Â (values: 1-100).
- Stop Loss In Money(in current currency)Â (values: 1-100).
- USEMOVETOBREAKEVENÂ – Enable “no loss” break even system (values: 0-1).
- WHENTOMOVETOBEÂ – When to move break even (values: 10-100).
- PIPSTOMOVESLÂ – How much pips to move stop loss (values: 10-100).
- Lots – Lots size (values: 0.01-10).
- IncreaseFactor -how much to increase lots from total margin if you lose a trade (values: 0.001-0.1).
- TrailingStop-set a value from 10 to 100 to activate trailing stop loss & take profit, “0” will not activate trailing stop loss.
- Stop_Loss – Stop Loss (values: 10-100).
- MagicNumber – Magic number (values: 1-100000).
- TakeProfit – Take Profit (values: 10-100).
- FastMAÂ – Fast Moving Average (values: 1-20).
- SlowMAÂ – Slow Moving Average (values: 50-200).
- Â Mom_Sell-Momentum_Sell trigger(values: 0.1-5).
- Â Mom_Buy-Momentum_Buy trigger(values: 0.1-5).
How to perform back test: