algohnv / Publications
Forum
Max drop in pips on a specific bar duration
Hello, I am trying to create an indicator which can calculate the max drop in pips over the last 200 bars. I am attaching an example. I have code this, but unfortunately the indicator is a stable price at 0. Could anyone help me please? int start() { int counted_bars= IndicatorCounted (); if