Library Studio
-
It's set to the value of TradeActive (see the code in the Function Global_Check_Trade_ActviveLocalEA)
-
@jstap said in Library Studio:
how is your global variable set? If it's not it can't return true.
My global variable is set by another EA - that one is set , so TradeActive is set to true. My Print(ReturnCheckVar,ReturnTradeActive) shows true,true in my Experts tab. Also my printf(ReturnRalph) shows true. Therefore I don't understand why ReturnRalph in my EA does not have the value true.
-
Paste your cone here and say where you have added it, I'll have a look