Randon Deemer / Publications
Forum
Does anyone know whats wrong with this mt4 code?
Print("BuyOrdersArray good[1] " +BuyOrdersArray[1]);//digits are 5 like it is supposed to be Print("BuyOrdersArray good[1] " +BuyOrdersArray[variable here]); //now it goes to 4 digits when you add a variable instead of an integer you can make the code the same but as soon as you put the variable in