Mike Smith / Publications
Forum
Strange behaviour - Wrong Variable Values
Hi, All of a sudden, I've got a very strange bug? with MT5 showing completely wrong variables values in my indicator. ALL variable values are wrong. Example: int test = 1; printf(test); Output: 34581140 Output from iRSI is for example: 1.708535919681431e-316 All was working fine until last week