Here I present you my last prepared indicator that works with searching on the most visited prices in a period. It also take an average of them which is described here as balance line.
Inputs: +BACKWARD: range of your search area on history from current moment. +MEMORY: number of memory stacks that would be used to save previous calculated values for taking an average. +REFRESH: this parameter is in mili-seconds and describe saving data in memory stacks. +METHODOLOGY: ++OC-BASED: OPEN/CLOSE would be used for calculations ++HL-BASED: HIGH/LOW would be used for calculations ++MID-BASED: HL2/OHLC4 would be used for calculations
Please do not forget to 'BOOST' the script if you use it!