markmm / Publications
Forum
Fire once on bar close
Hi, I have written an indicator to fire a method when the bar closes. However it seems to be firing over and over once the bar closes. Any ideas, relevant code is below. int start ( ) { int limit ; int counted_bars = IndicatorCounted ( ) ; //---- check for possible errors if (