PureBytes Links
Trading Reference Links
|
Hello omega-list,
I have a problem with a custom indicator I wrote.
What I need is to remember the value of a variable between two calls
or ticks. E.g. I calculate a value with one call and would like to
have this value within the next call for comparison. All I found is
that all used variables will be initialized every tick, but what I
need is only one initalization per choosen time frame (day, 60 min, 5
min...)
This will be something like a static variable in C/C++.
Does EasyLanguage offer such a thing in radar screen?
Thank you,
Carsten
--
Best regards,
Carsten mailto:c.wolters@xxxxxx
|