無料でロボットをダウンロードする方法を見る
Twitter上で私たちを見つけてください。
私たちのファンページに参加してください
興味深いスクリプト?
それではリンクにそれを投稿してください。-
他の人にそれを評価してもらいます
記事を気に入りましたか?MetaTrader 5ターミナルの中でそれを試してみてください。
エキスパート

Zone_Recovery_Area Formula1 - MetaTrader 4のためのエキスパート

ビュー:
12687
評価:
(12)
パブリッシュ済み:
2019.04.22 23:39
アップデート済み:
2024.02.29 22:58
このコードに基づいたロボットまたはインジケーターが必要なら、フリーランスでご注文ください フリーランスに移動

This high risk Special formula Zone Recovery EA is an advanced hedging system. When the market goes against you by certain number of pips, you open an opposite trade by a trade with slightly bigger lot size.

If the market keeps moving in this new direction, at some point the profit from the profit trade will overtake the loss trade, at which point you can close both the trades.

If the market returns to the previous direction, the trade with the bigger lot size will accumulate loss faster than the older trade which is gaining. In this situation, calculate and open another trade in that direction by which the initial trade and the third trade together will be bigger than the second trade.

This back and forth hedging strategy can be continued for 6 iterations until the market moves to a level which can give profit or break even.

This EA trades only with the price of open candle!


Parameters list

    •  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 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).
    • --------------------------------------------------------------------------------------
    • TakeProfit - values: 100-200.
    • Zone_Recovery_Area - values: 50-80.
    • Period1 - Fast Moving Average, values: 10-50.
    • Period2 - Slow Moving Average, values: 100-200.
    • Multiplier - Multiplier for lot size, values: 0.01-1.


    Consolidation Breakout Consolidation Breakout

    "Consolidation Breakout" naked trading price action EA draws 3 Trend Lines with "Fractals" on chart and trades after convergence breakouts,has Trailing Stop Loss &Take Profit works with all time frames major forex pairs and stocks NASDAQ.

    Simple 2MA I Simple 2MA I

    "Simple 2MA I" naked trading price action EA draws 2 mini Trend Lines with "Fractals" on chart and trades with the trend,has Trailing Stop Loss &Take Profit works with all time frames major forex pairs and stocks NASDAQ.

    Manual Hedging Manual Hedging

    Manual Hedging EA is an advanced hedging system.to trade manualy, each time you press the "Start" button, a sequence of trades begins ,When the market goes against you by certain number of pips, you open an opposite trade by a trade with slightly bigger lot size.

    Different Signals Counting from indicator into EA via iCustom Different Signals Counting from indicator into EA via iCustom

    If you make your own EA with iCustom from any indicator, but you don't know which signals from indicator via iCustom work? This EA help you.