- You didn't post a script, you posted a MT function prototype. Use the CODE button
(Alt-S)! (For large amounts of code, attach it.)
General rules and best pratices of the Forum. - General - MQL5 programming forum
Messages Editor - You posted nothing.That is like saying you're going to tell a story, and then stop speaking. Nothing.
- MetaQuotes is not a broker. You can only trade what your broker allows. Market Watch → Right Click → Show All.
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 guys sorry i am new and i am trying to learn how to use this..
this is the script i used. and the error i got was event handling function not found. i am trying to create a stock screener on mql5 i have tried looking for solutions online i couldn't find anything, do i need to be registered with a real broker to get stock symbols? is there a way to pull stock symbol so i can test how screening and using indicators and oscillators. thanks in advance!
int SymbolsTotal(
bool selected // True - only symbols in MarketWatch
);