無料でロボットをダウンロードする方法を見る
Facebook上で私たちを見つけてください。
私たちのファンページに参加してください
興味深いスクリプト?
それではリンクにそれを投稿してください。-
他の人にそれを評価してもらいます
スクリプトを気に入りましたか?MetaTrader 5ターミナルの中でそれを試してみてください。
ビュー:
41432
評価:
(33)
パブリッシュ済み:
アップデート済み:
MQL5フリーランス このコードに基づいたロボットまたはインジケーターが必要なら、フリーランスでご注文ください フリーランスに移動

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,


  • It is possible to activate a hedge fund protocol for low drawdown
  • Try it on demo first.

Inputs:


  • ==================HEDGE FUND PROTOCOL==========================
  • HEDGE FUND PROTOCOL -Enabale Draw dwon control (values:true/false).
  • Close basket at +0.10% MIN_PROFIT_PERCENT (values:0.1-0.6).
  • Close basket at -0.50% MAX_LOSS_PERCENT (values: 0.5-0.8).
  • HEDGE FUND PROTOCOL_SLIPPAGE (values: 10-50).
  • =================================================================
  • Use_TP_In_Money- Use Take Profit In Money (values:true/false).
  •  TP_In_Money- Take Profit In Money   (values: 10-100).
  • ------------[Money Trailing Stop For Multiple Trades]----------------------
  • 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).
  • Loss Index (values: 1.1-2).
  • --------------------------------------------------------------------------------------
  • Multiply - Multiply for Martingale (values: 2-4).
  • Lotsize - Lot size (values: 0.01-10).
  • 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 pips distance (values: 10-100).
  • Take_Profit - Take Profit pips distance (values: 10-100).
  • MA_period - Moving Average period (values: 10-200).
  • MagicNumber - Magic number (values: 1-100000).
  • Start - Start hour(values: 0-24).
  • End - End hour(values: 0-24).
  • Maximum_loss - Maximum loss(values: 0-10)
  • WaitTime - Wait time for loss in minutes (values: 0-999999)

    -You should optimize this EA every few months and use the exact same  inputs from above .
    -You can use it as  hedging grid EA or a single trade EA.
    -How to perform back test:https://bit.ly/2CD7XWD
    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.

    VR Calculate Martingale Lite VR Calculate Martingale Lite

    Indicator calculate the average price

    Smart AC Trader Smart AC Trader

    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

    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