Mql5官网 TSO Moving Average Slope Combination 外汇EA

Mql5官网 TSO Moving Average Slope Combination 外汇EA-EA侦探社 - 全球领先的MQL5官网外汇EA机器人MT4自动化交易EA资源免费分享网站
Mql5官网 TSO Moving Average Slope Combination 外汇EA
此内容为免费资源,请登录后查看
0积分
免费资源

如果免费资源下载的文件为TXT文档

请联系站长更新!站长微信:Lv596999  Telegram:@eapoj

“Mql5官网”板块的EA基本都有,大部分是无限制NODLL版,NODLL版本MT1420升级,大多数不可用!这些EA来源为国外花钱买过来的

有需要,请联系站长!

“EA测评”板块资源全部现有,看见不错的,可以联系站长看EA在确定是否收费

“无限制EA”板块,大部分免费,下载文件全部存在,都可以免费下载

站长硬盘EA太多,因大部分时间做交易,做风控,没太多时间更新下载地址,请谅解!

需要更新下载文件,请联系站长微信!国外朋友请联系Telegram。


The Moving Average Slope (MAS) is calculated by detecting the moving average level n-periods ago and comparing it with the current moving average level. This way, the trend of the moving average can be drawn on the moving average line. This indicator allows to compare the slopes of two moving averages (fast and slow) to cancel out noise and provide better quality entry and exit signals

SCANNER is included. Now with Scanner you can find trading opportunities and setups easily and faster.

Features

  • Observe uptrends and downtrends at a glance.
  • Supports Multiple Moving Average Methods.
  • Add second MA (of different period/type) to confirm signals.
  • The indicator is non-repainting.
  • Can be used as part of an EA. (see For EA Developers)

Supported Moving Average Methods

  1. Simple Moving Average (SMA)
  2. Exponential Moving Average (EMA)
  3. Smoothed Moving Average (SMA)
  4. Linear Weighted Moving Average (SMMA)
  5. Double Exponential Moving Average (DEMA)
  6. Triple Exponential Moving Average (TEMA)
  7. Fractal Adaptive Moving Average (FAMA)
  8. Adaptive Moving Average (AMA)
  9. Variable Index Dynamic Average (VIDYA)

Slope Calculation

  • The slope is calculated by subtracting the price of the moving average n periods ago from the current price of the moving average.
  • The slope is then classified (upwards, downwards, horizontal) and color-coded (green, red, blue) based on the average true range (ATR) n-periods back.
    1. If the current price of the moving average is higher than the price of the moving average n-periods back by more than the ATR n-periods back, the slope is considered positive (green).
      • If |MAPrice(current) > Price(n-periods)| and |Price(current)-Price(n-periods)| > |ATR(n-periods)|, then Slope > 0
    2. If the current price of the moving average is lower than the price of the moving average n-periods back by more than the ATR n-periods back, the slope is considered negative (red).
      • If |Price(current) < Price(n-periods)| and |Price(current)-Price(n-periods)| > |ATR(n-periods)|, then Slope < 0
    3. If the current price of the moving average is higher or lower than the price of the moving average n-periods back but their distance is less than the ATR n-periods back, the slope is considered horizontal (blue).
      • If |Price(current) – Price(n-periods)| < |ATR(n-periods)|, then Slope = 0

Inputs

  • Fast / Slow Moving Average Method: The method used to calculate the MA. Select ‘Disable’ in one of the two inputs to turn it off and use a single MA.
  • Period: The period of the MA.
  • Shift: The number of periods to shift the MA.
  • Applied Price: The candlestick price level to be used for MA calculations.
  • Slope: The number (n) of periods to look back for slope calculation.
  • ATR Period: The Average True Range period to be used for slope classification.
  • Fast EMA Period [ONLY FOR ADAPTIVE MA]: The period of the fast EMA in the Adaptive Moving Average calculation. This input is used only if ‘Adaptive Moving Average’ has been selected as the MA Method. Otherwise, this input is irrelevant.
  • Slow EMA Period [ONLY FOR ADAPTIVE MA]: The period of the slow EMA in the Adaptive Moving Average calculation. This input is used only if ‘Adaptive Moving Average’ has been selected as the MA Method. Otherwise, this input is irrelevant.
  • CMO Period [ONLY FOR VIDYA]: The period of the Chande Momentum Oscillator (CMO) used in the Variable Index Dynamic Average calculation. This input is used only if ‘Variable Index Dynamic Average’ has been selected as the MA Method. Otherwise, this input is irrelevant.

For EA Developers

  • Fast MA Color: Buffer = 1
    • Green = 0
    • Red = 1
    • Blue = 2
  • Slow MA Color: Buffer = 3
    • Green = 0
    • Red = 1
    • Blue = 2
  • Vertical Lines’ Color: Buffer = 6
    • Green = 0
    • Red = 1
    • Blue = 2
  • Vertical Lines’ Length (pips): Buffer = 7

图片[1]-Mql5官网 TSO Moving Average Slope Combination 外汇EA-EA侦探社 - 全球领先的MQL5官网外汇EA机器人MT4自动化交易EA资源免费分享网站
图片[2]-Mql5官网 TSO Moving Average Slope Combination 外汇EA-EA侦探社 - 全球领先的MQL5官网外汇EA机器人MT4自动化交易EA资源免费分享网站
图片[3]-Mql5官网 TSO Moving Average Slope Combination 外汇EA-EA侦探社 - 全球领先的MQL5官网外汇EA机器人MT4自动化交易EA资源免费分享网站
图片[4]-Mql5官网 TSO Moving Average Slope Combination 外汇EA-EA侦探社 - 全球领先的MQL5官网外汇EA机器人MT4自动化交易EA资源免费分享网站
图片[5]-Mql5官网 TSO Moving Average Slope Combination 外汇EA-EA侦探社 - 全球领先的MQL5官网外汇EA机器人MT4自动化交易EA资源免费分享网站

© 版权声明
THE END
喜欢就支持一下吧
点赞5 分享
相关推荐