- Your post makes no sense. If mechanical translation you must use simple language.
- Don't look at a level, look at a change of level
static bool isSignal=false; bool wasSignal = isSignal; isSignal = ...; if(isSignal && !wasSignal) NewSignal();

You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Have custom indicator on chart and if i want to change the input email alert from false to true it goes back to false
Please assist