Azhar Ismail / Publications
Forum
Sorting of A Set of Variable Values
Hi, I'm new to MT4 programming. I have a set of variables (of prices) that are from custom indicators which I have placed into the following variables as per the code below. CurrentPrice = Bid; Resistance3 = NormalizeDouble (ObjectGet("R1", 1 ), 2 ); Resistance2 = NormalizeDouble