Please edit your post and use the code button (Alt+S) when pasting code.
EDIT your original post, please do not just post the code properly in a new post.

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
Hi everyone,
I'm quite new to EA programming.
I'm trying to check that all my symbols are open and will be open for at least 10 minutes before I open any positions.
My code is below:
}
SymbolInfoSessionQuote is returning false and I don't know why.
so start and finish are not being updated by SymbolInfoSessionQuote