请观看如何免费下载自动交易
请在Twitter上找到我们!
加入我们粉丝页
有趣的脚本?
因此发布一个链接 -
让其他人评价
喜欢这个脚本? 在MetaTrader 5客户端尝试它
指标

Point & Figure Charts - MetaTrader 4脚本

显示:
3452
等级:
(3)
已发布:
2006.10.16 11:46
已更新:
2014.04.21 14:56
需要基于此代码的EA交易或指标吗?请在自由职业者服务中订购 进入自由职业者服务

Point & Figure Charts (P&F) differ from normal price charts through that they fully ignore the time values and only show changes in prices. Instead of showing prices at Y axis and time at X axis, the P&F charts show price changes in both axes.

In these charts, "X" (the cross - the red check) is drawn when prices increase by a certain basic value (RazmBox), and "O" (the outh – the yellow check) when prices decrease by the same value. Note that neither Xs nor Os are drawn if prices have increased/decreased by a value under this certain basic value.

Every column drawn can contain either crosses or ouths, but not both elements. To switch between columns (for example, from crosses column to the ouths column), the price must change by a certain value in the opposite direction. Change of column means change of the pricing trend.

To hide price charts, it is necessary to set up the background color in the chart window properties (the "Properties" command in the chart window context menu – the "Colors" tab), in fields "Bar Up:", "Bar Down:", "Bull Candle:", "Bear Candle:" and "Line".

Parameters

RazmBox - base value.





由MetaQuotes Ltd译自英文
原代码: https://www.mql5.com/en/code/9910

NRTR WATR NRTR WATR

Being one of indicators of group NRTR (Nick Rypock Trailing Reverse), the NRTR WATR indicator is a dynamic price channel adapted by volatility.

SHI Channel true SHI Channel true

Indicator SHI_Channel_true shows Barishpolts' dynamic moving channels in the chart in automated mode.

10 points 3 10 points 3

The Expert Adviser 10 points 3 uses the histogram of the standard indicator Moving Average Convergence/Divergence, MACD.

ZeroLag MACD ZeroLag MACD

The Indicator ZeroLag MACD is an indicator Moving Average Convergence/Divergence, MACD with zero delay.