Schau, wie man Roboter kostenlos herunterladen kann
Finden Sie uns auf Facebook!
und werden Sie Mitglied unserer Fangruppe
Interessantes Skript?
Veröffentliche einen Link auf das Skript, damit die anderen ihn auch nutzen können
Hat Ihnen das Skript gefallen?
Bewerten Sie es im Terminal MetaTrader 5
Expert Advisors

Smart AC Trader - Experte für den MetaTrader 4

Ansichten:
19462
Rating:
(23)
Veröffentlicht:
2019.11.02 23:36
Aktualisiert:
2024.02.29 13:12
Benötigen Sie einen Roboter oder Indikator, der auf diesem Code basiert? Bestellen Sie ihn im Freelance-Bereich Zum Freelance

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  Stop Loss value to lock minimal profit and avoid loss if the price goes against you.

If you have reached a certain value of pips with the direction of the trade -

  • WHENTOMOVETOBE - When to move break even (values: 10-100).

  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).
    • ------------[Money Trailing Stop]----------------------
    • Enable_Trailing-Enable_Trailing with money  (values:true/false).
    • Take Profit In Money (in current currency) (values: 25-200).
    • Stop Loss In Money(in current currency) (values: 1-20).
    • --------------------------------------------------------------------------------------
    • Exit= Close trades if the trend is against you and control draw dwon (values:true/false).
    • 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: https://bit.ly/2CD7XWD

      smart


      Martingale Smart Martingale Smart

      The "Martingale Smart" EA trades with 2 strategies , If we lose a trade then the EA will change strategy and take a new trade with a multiplied/increased lot size,

      ROC ROC

      "ROC" EA Trades with "ROC" indicator, has Trailing Stop Loss &Take Profit works on all time frames major forex pairs and stocks NASDAQ.

      N trades per set Martingale N trades per set Martingale

      Will scale up after N consec losses and will reset after same amount of consec wins

      Gonna Scalp Gonna Scalp

      The "Gonna Scalp" EA is a scalper , works with all time frames major forex pairs and stocks NASDAQ.