Schau, wie man Roboter kostenlos herunterladen kann
Finden Sie uns auf Twitter!
und werden Sie Mitglied unserer Fangruppe
und werden Sie Mitglied unserer Fangruppe
Interessantes Skript?
Veröffentliche einen Link auf das Skript, damit die anderen ihn auch nutzen können
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
Bewerten Sie es im Terminal MetaTrader 5
- Ansichten:
- 38845
- Rating:
- Veröffentlicht:
- Aktualisiert:
-
Benötigen Sie einen Roboter oder Indikator, der auf diesem Code basiert? Bestellen Sie ihn im Freelance-Bereich Zum Freelance
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,
-You can use it as hedging grid EA or a single trade EA.
-How to perform back test:https://bit.ly/2CD7XWD
- This Martingale EA can work with all pairs and all timeframes.
- Best timeframe is daily.
- Start with 0.01 lot.
- This EA trades only with the price of open candle!
- Try it on demo first.
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 For Multiple Trades]----------------------
- Enable_Trailing-Enable_Trailing with money (values:true/false).
- Take Profit In Money (in current currency) (values:25-100).
- 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).
- 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
Links to more efficient versions in the Market:
- Hybrid
- Candlesticks rate of price change
- Fast Turtle
- Ichimoku Breakout
- Fibo Price change
- Trend pullback

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

Indicator calculate the average price

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

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