Pivot Mean Oscillator 外汇EA

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

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

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

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

有需要,请联系站长!

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

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

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

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


Pivot Mean Oscillator (PMO) is a unbounded zero-centered oscillator that provides a quick and normalized measure of divergence between two
spreads. Detailed description of the mathematical formulation along with some comments and experiments can be found in

this article. 

Trading aspects

This version of PMO is tuned on spreads relative to Close and Open price signals against their cumulative moving average (CMA). Positive
PMO(m,n) values means that last (normalized)

m Close prices are higher than last (normalized) n Open ones, thus detecting long positions while the opposite
accounts for short positions. Upward and downward PMO reversals can be considered similar to oversold and overbought conditions found by
RSI.

A very basic and simplified set of IF THEN rules for trading with PMO is the following:

  • IF upward reversal happens below zero centerline THEN early warning BUY
  • IF downward reversal happens above zero centerline THEN early warning SELL
  • IF upward crossing zero centerline THEN recommended BUY
  • IF downward crossing zero centerline THEN recommended SELL

Furthermore:

  • as a rule of thumb, when a spike occur in PMO values it is highly probable that market will react in the
    opposite direction.
  • in order to reduce lag, it is useful to minimize the number of last Close prices to consider (e.g. PMO(1,8)). As a drawback, this
    reduces smoothness of the PMO signal.

Key features

  • applicable in all timeframes
  • applicable to all symbols
  • useful both for scalping and intraday strategies 
  • useful for finding spikes, local maxima and minima
  • useful for comparing any couple of FX signals (due to normalization, see article
    for details)
  • easy-to-use with minimum setting
  • free

Input Parameters

  • startingTime: datetime of the first bar to consider for calculation
  • MA_close: number of last close prices to average
  • MA_open: number of last open prices to average
  • data_logging: flag to enable data recording from startingTime to now for data analysis purposes
  • filename: name of the file used to archive data

图片[1]-Pivot Mean Oscillator 外汇EA-EA侦探社 - 全球领先的MQL5官网外汇EA机器人MT4自动化交易EA资源免费分享网站

© 版权声明
THE END
喜欢就支持一下吧
点赞64 分享