I am looking for the experts suggestions in these things. please do let me know this.
How to round up the candle high low close price (not while displaying) for calculations only in the afl code writing. (anywhere in traderji math functions info).
the round up may be like this. //....>=29.60 as 30 and <29.60 as 29....//
How to write afl with a series of "if - else structure" and store the final result in the variable.
How to round up the candle high low close price (not while displaying) for calculations only in the afl code writing. (anywhere in traderji math functions info).
the round up may be like this. //....>=29.60 as 30 and <29.60 as 29....//
How to write afl with a series of "if - else structure" and store the final result in the variable.