Volume delta analysis powered by custom symbols representing Point&Figure and Kagi charts

<p>In my previous blog post I described an interesting approach of Volume delta analysis powered by custom renko symbols . In short, MetaTrader 5 environment allows you to use RenkoFromRealTicks utility to build a renko comprising volume delta, and then to apply CustomVolumeDelta indicator to visualize and analyze the delta. However, the renko is not the only special chart type which tries to eliminate time effects from actual price action. Two other well-known types of such charts are Point-And-Figure (PnF) and Kagi. Either one can be considered as a kind of a renko with "packed" (or "stacked") boxes. These time-invariant charts are now also available for MetaTrader 5: new PointFigureKagiCharts utility builts them from the tick history and online ticks. And guess what - it also supports volume delta embedding. You may try the free version of PointFigureKagiCharts DEMO . As far as the charts are implemented on the basis of custom symbols ( UI , API ), internally they are stored in the sta</p>