Ok about custom indicators, but it doesn't list all defaults that are in the pc version of the software. May be should have all that the pc version has?
It's an ongoing development and bits are added on a regular basis.
MQL is a bit more about coding and automated trading.
Maybe you can use a EA that saves screenshots of your desktop terminal including your favorite indicators, and then share that folder or files via various means, HTTP, FTP,Email etc. so you can view them on your mobile device.
Or you can have the EA send out push notifications directly to the terminal on your mobile device using the SendNotification() Function whenever a trigger is hit on your favorite indicator(s).
Here are some examples:
https://www.mql5.com/en/docs/network/webrequest
https://www.mql5.com/en/docs/common/sendnotification
https://www.mql5.com/en/docs/common/sendmail
https://www.mql5.com/en/docs/common/sendftp
- www.mql5.com
ONly a few posts in this topic and you can't be bothered to read????
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
You agree to website policy and terms of use
How to install new indicators for MT5 on android if the phone/pad is rooted?