I want to keep values until reset them?.
-
Case- :
Variables of my EA resets after I remove it from charts. but I want to keep the last updated data. so once that EA put in to charts, it can continue from where it stopped unless some condition blocks not reset variables.
How could I keep data ?.
-
@jstap Bro can you help me..
-
Use global (terminal) variables in the same way but instead.