Hi there,
I search through reference, duckduckgo and google many times without sucess. There is a way to get all asset symbols disponible to a account in mql5?
There is no way to do that in an instant or automatically.
You need to go through the add symbols procedure in MT4/5 >> View >> Symbols.
There you will be able to add whatever your broker offers.
MQL5 is not MT5 ot MT4, don't confuse this website with a broker, because it isn't.
There is no way to do that in an instant or automatically.
You need to go through the add symbols procedure in MT4/5 >> View >> Symbols.
There you will be able to add whatever your broker offers.
MQL5 is not MT5 ot MT4, don't confuse this website with a broker, because it isn't.
Sorry, after really understand what you said, I think you haven't understood me. I want a function able to show me all those Symbos via mql5 interface. I want to write a script, no acess "by hand" all symbols.
"There is no way to do that in an instant or automatically". That still proceeds?

- www.mql5.com
I am afraid I don't understand your problem in this case. Can you explain what you want to achieve exactly and concretely ?
I want to work over all assets (given by the broker, of course) via script at fist moment. Filtering them by a criteria (e.g., price oscillation), the script will generate a output with the name of them and its oscillation value from a choosen past point in time.
Was my comment usefull this time?
I want to work over all assets (given by the broker, of course) via script at fist moment. Filtering them by a criteria (e.g., price
oscillation), the script will generate a output with the name of them and its oscillation value from a choosen past point in time.
Was
my comment usefull this time?
I want to work over all assets (given by the broker, of course) via script at fist moment. Filtering them by a criteria (e.g., price
oscillation), the script will generate a output with the name of them and its oscillation value from a choosen past point in time.
Was
my comment usefull this time?

- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
Hi there,
I search through reference, duckduckgo and google many times without sucess. There is a way to get all asset symbols disponible to a account in mql5?
Thank you in advance!
(symbol = first parameter of CopyRates function)