Schau, wie man Roboter kostenlos herunterladen kann
Finden Sie uns auf Twitter!
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

Zone_Recovery_Area Formula1 - Experte für den MetaTrader 4

Ansichten:
12766
Rating:
(12)
Veröffentlicht:
2019.04.22 23:39
Aktualisiert:
2024.02.29 22:58
Benötigen Sie einen Roboter oder Indikator, der auf diesem Code basiert? Bestellen Sie ihn im Freelance-Bereich Zum Freelance

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.