支持中心 帮助文档 联系我们
📱 微信: 18391752892 | 💬 QQ: 3313198376 | ✈️ Telegram | 📧 fishfx123@gmail.com
EURUSD 1.0856 +0.12% GBPUSD 1.2678 +0.08% USDJPY 149.23 -0.15% XAUUSD 2034.56 +0.34% EURUSD 1.0856 +0.12% GBPUSD 1.2678 +0.08% USDJPY 149.23 -0.15% XAUUSD 2034.56 +0.34%

Survive

👤 作者: Fabrizio Pierantoni

4.5 分

¥0.00

📌 版本: v17
📥 下载: 0
⭐ 评分: 4.5

📝 产品详情

Survive

作者Fabrizio Pierantoni
版本v17
激活数5
Survive expert advisor.

Trading algorithm developed based on the combination of MACD and RSI indicators.
Only one buy/sell order is executed. No martingales or other recovery techniques.
In case of loss the system automatically closes the order if no stop loss is set based on the parameters entered.
The system is suitable for all currencies.
basic settings for usd/jpy currencies H1 Timeframe.

//------------------------declaration of variables------------------------ ------

MagicNumber ; // Magic Number id
StopLoss ; // stop loss in pips
TakeProfit; //take profit in pips
PeriodSMA; // period of SMA
TimeFrameSMA; // timeframe
Distance_SMA; // distance of main moving average
ShiftSMA; // shift of bars
Period_MA_1; // Period of MA 1
TimeFrameEMA1; // Timeframe of Exponential Moving average
ShiftEMA1; // shift of bars
Period_MA_2; // Period of MA 2
TimeFrameEMA2; //Timeframe of Exponential Moving average
ShiftEMA2; // shift of bars
Distance_MA_1_2; // Distance between MAs
           
---- Money Management ----

Lots; // Strictly set amount of lots
TrailingStop; //trilling stop start
TrailingStep; // trailing stop startt
  Autolot ; // enable autolot system
AutolotRisk; // Percent of free margin (%)
RsiTimeFrame ; // Timeframe of RSI
RSIPreviousShift; // previous shift bar
RsiValueMax; // max value for exit trade
RsiValueMin;//min value for exit late
MACDOpenLevel; // MACD open trade level
MACDCloseLevel; // MACD close trade level;
MACDTimeFrame ; // Time Frame for MACD indicator

安全须知

本产品仅通过 MQL5.com 官方渠道获取。其他渠道版本可能缺少完整功能和技术支持。

EA 配置

交易品种XAUUSD
时间框架H1 (推荐)
推荐经纪商IC Markets, IC Trading
最低存款$300 / 0.01手

📸 截图预览