量化交易系统

MT5-Double MACD Plus MT5

  • 型号:
Main Image
//--- input parameters
input int                InpFastEMA = 12;             // Fast EMA period
input int                InpSlowEMA = 26;             // Slow EMA period
input int                InpSignalSMA = 9;            // Signal SMA period

input ENUM_APPLIED_PRICE InpAppliedPrice = PRICE_CLOSE; // Applied price


一款集结了传统MACD和MQL平台的两种指标结合版本,可以高效的分析市场走势,更有效,更简洁,更直观。

感谢你的购买与使用,有更好的建议请留言在评论区内,我将第一时间回复,在此祝贺你在市场里赚到足够的钱。