I'm having an issue with my the Rising() & Falling(). I've programed certain things to happen with a rise or fall and according to the Data Box there was no change in the value of the indicator I'm following. However the value of the indicator apparently did change because the rising or falling condition became true. Likely the decimal value extends further then the Data Box is showing. If this is the case is there a way to control this in the Rising()/Falling() so that these methods only consider to .00
Thanks

Comment