非常厉害的一个东西
这个从严格上来说,不能算是指标,他应该和k线是同类的,
k线是包含了时间和价格,而这个指标直接就是价格不包括时间,什么意思呢?比如说顶部出现一个非常长时间的而且k线特别短小的盘整,而在这个图中就用一个柱子来表示,这就是他牛的地方,可以过滤掉盘整,
目前来说对盘整行情的总结就是有时间而无价格,就是时间特别长,价格基本上没有什么波动,而这个指标恰恰是反其道而行之,他有价格没有时间,就通过这种方式把盘面给过滤掉了
除此之外,这个图另一个牛的地方,就是它不是依附于k线走势而显示出来的,它是直接吸附k线的价格,而独立显示出来的一个图表,
这个图表的位置是Indicators文件夹下建立一个Market,然后把它放进去,
还有这个图表数据交换量挺大的,如果MT4当中开的货币都是过多,可能会造成卡顿的现象
以下是一些英文原版的资料和用法,大家可以看一下
关于下载,这个指标是从国外网站找到了,只给了一个ex4的文件,想修改都没有办法,我也没有mql4的文件
IntroductionInvented in Japan, Renko charts ignore time and focus solely on price changes that meet a minimum requirement. In this regard, these charts are quite similar to Point & Figure charts. Instead of X-Columns and O-Columns, Renko charts use price “bricks” that represent a fixed price move. These bricks are sometimes referred to as “blocks” or “boxes.” They move up or down in 45-degree lines with one brick per vertical column. Bricks for upward price movements are hollow while bricks for falling price movements are filled with a solid color (typically black).
Construction and CharacteristicsRenko charts are based on bricks with a fixed value that filters out smaller price movements. A regular bar, line or candlestick chart has a uniform date axis with equally spaced days, weeks and months. This is because there is one data point per day or week. Renko charts ignore the time aspect and only focus on price changes. If the brick value is set at 10 points, a move of 10 points or more is required to draw another brick. Price movements less than 10 points would be ignored and the Renko chart would remain unchanged.Using the S&P 500 10-point Renko chart as an example, a new Renko brick would not be drawn if the S&P 500 were at 1840 and advanced 9 points to 1849. If the S&P 500 then advanced to 1850 the very next day, a new Renko brick would be drawn because the entire move was at least 10 points. This brick would extend from 1840 to 1850 and be hollow, or white in this example. Alternatively, if the S&P 500 declined from 1840 to 1830, a new Renko brick would be drawn and it would be solid, or black in this example.
Renko Chart MT4 非常厉害的一个指标,足以与k线相比肩
请登录之后再进行评论
登录