Mql5官网 MESA Spectrum 外汇EA

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

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

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

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

有需要,请联系站长!

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

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

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

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


The MESA Spectrum indicator calculates the power spectrum of a data series using the Maximum Entropy Spectrum Estimation method and produces a power spectrum plot. The Maximum Entropy algorithm, unlike a simple FFT transform, will include frequencies from the entire complex frequency plane and not just the Nyquist interval which, in general terms, means that it can resolve cycle periods that are larger than the data window passed to the function. In addition, MESA has the ability to fit very sharp spectral features which are often missed by other analysis methods.

The displayed power spectrum will highlight the dominant cycles and frequencies within the data and will display the Period and Frequency below each peak.

Prior to being passed to the MESA algorithm, the log of the price data is detrended using a least means squared filter.

If you experiment with this tool, you will quickly find that most financial time series have their highest amplitudes at the low end of the frequency spectrum and most of these ‘dominant’ cycles are too long to be used for short-term trading. The script has two display filters that can be applied (Upper Cycle Limit and Lower Cycle Limit) where you can input an upper and lower cycle period boundary. This allows you to effectively ignore the very high and/or very low frequencies so that you can concentrate on finding cycles within in a period range that makes sense for your trading style. In addition, you can select the Window size for the cycle analysis, set the input price source, and specify the input data offset.

Periods are calculated as the number of bars required to complete a cycle and frequencies are calculated as the number of degrees of change per bar.

P = Bars per Cycle;

F = 360/P (360-degrees divided by period)

An alternative F value can be calculated as number of cycles in the data period N:

F = N/P.

The spectral information can be used as the basis for additional cycle study work or it can be used to fine-tune various oscillators and indicators. The typical approach is to use the Power Spectrum to identify the dominant cycle in your data and then set your moving average or oscillator to a period that is 1/2 of the dominant cycle.

Options:

Menu Option Description
Window Size Select from 1024, 512, 256, or 128. Generally the 512 or 256 window size is recommended. The default is 512.
Source Select the price input source. The default is Median Price.
Data Offset Set the offset into the price series. The default is 1 (bar).
Upper Cycle Limit Select the largest acceptable cycle length. The default is 110. Range is 1-512.
Lower Cycle Limit Select the smallest acceptable cycle length. The default is 4. Range is 1-512.
Spectrum (reg) Color Set the color for the spectrum plot.
Spectrum (max) Color Set the color to highlight the dominant cycle.
Spectrum (frame) Color Set the color for the spectrum frame.
Spectrum Legend 1 Color Set the color for the Period legend.
Spectrum Legend 2 Color Set the color for the Frequency legend.
Info Box Color Set the color for the information box displayed below the title.

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

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