function to check condition on watch list symbols
I want to write a function that examines a condition on all the watch list symbols. Does anyone have a code in this regard?
- How to handle this Different Order Symbols
- sort Market Watch window by Symbol name?
- Help in EA Programming.
Mohammad Reza Zahedi: I want to write a function that examines a condition on all the watch list symbols. Does anyone have a code in this regard?
- Perhaps you should read the manual.
Market Info - Reference on algorithmic/automated trading language for MetaTrader 5 -
On MT4: Unless the current chart is that specific pair/TF referenced, you must handle 4066/4073 errors
before accessing prices.
Download history in MQL4 EA - MQL4 and MetaTrader 4 - MQL4 programming forumOn MT5: Unless the chart is that specific pair/TF, you must Synchronize the terminal Data from the Server.
Timeseries and Indicators Access / Data Access - Reference on algorithmic/automated trading language for MetaTrader 5
Synchronize Server Data with Terminal Data - Symbols - General - MQL5 programming forum

You are missing trading opportunities:
- Free trading apps
- Free Forex VPS for 24 hours
- 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