请观看如何免费下载自动交易
请在Twitter上找到我们!
加入我们粉丝页
有趣的脚本?
因此发布一个链接 -
让其他人评价
喜欢这个脚本? 在MetaTrader 5客户端尝试它
显示:
782
等级:
(10)
已发布:
2018.10.02 09:06
\MQL5\Indicators\
需要基于此代码的EA交易或指标吗?请在自由职业者服务中订购 进入自由职业者服务

RSI_Histogram_Vol 指标,可在输入参数种更改时间帧。

input ENUM_TIMEFRAMES TimeFrame=PERIOD_H4; // 指标图标周期 (时间帧)

若要运行指标,必须将 RSI_Histogram_Vol.ex5 指标添加到 <终端_数据_目录>\MQL5\Indicators 文件夹中。

图例 1. RSI_Histogram_Vol_HTF 指标

图例 1. RSI_Histogram_Vol_HTF 指标

由MetaQuotes Ltd译自俄语
原代码: https://www.mql5.com/ru/code/21859

WPVH WPVH

Wyckoff PV 直方图指标

Volatility_Arbitrage Volatility_Arbitrage

波动性套利指标

行情捕捉 行情捕捉

基于“行情捕捉”策略的剥头皮智能交易系统。

DZP_Trend DZP_Trend

The DZP Trend indicator displays the market state as a detrended oscillator, i.e. the trend component is removed from the price, thus showing a clearer picture of the price movement.