An old friend in soehoe shared this nrp indicator called tcg-dots.ex4 with me. I don't think it is the original name of the indicator but probably another indicator that have been modified and renamed. The indicator prints the value of the buffer on the screen which is very annoying especially when my EA is accessing the indicator's buffer values and needs to print debug comment or trading information on the screen.
1. Does anyone know the original name of this indicator or have the mql4 source code to share ?
2. If you are unable to share the source code, could you remove the debug print ie //comment (buffer[0], " ", buffer[1]); compiled and provide the newly compiled ex4 ?
Thanks in advance.

1. Does anyone know the original name of this indicator or have the mql4 source code to share ?
2. If you are unable to share the source code, could you remove the debug print ie //comment (buffer[0], " ", buffer[1]); compiled and provide the newly compiled ex4 ?
Thanks in advance.
