Real author: ANG3110
A histogram based on the difference between the main and the signal lines of indicator Ang_Zad_C in the points of the price chart.
//+----------------------------------------------+ //| Indicator input parameters                 | //+----------------------------------------------+ input double ki=4.000001;  // Indicator smoothing ratio input Applied_price_ IPC=PRICE_CLOSE_;//Price constant input int Shift=0;        // Horizontal indicator shift in bars
Fig 1. Ang_Zad_C_Hist