Read data from google Sheet ?
-
Hello fxdreema expert. I would like to read some data from google sheet (such as account no. or indicators value) and used it in Fxdreema. Could you have some example or tutorial about this topic ? Thank you for your help.
-
I know that is possible that you will need some custom code almost for sure. This is definitely roar's or jstap's field, not mine, I'm afraid!

-
I can't help with this, sheet always needs to be the same name (I think), then you would need to decide where on the sheet this info is found. Would take me hours to work out, that's if I even worked it out.
-
@jstap Thank you for your advice and I will wait for you work Thank you very much. My idea is collect some data online and used fxdreema to read it. In case of text file or MySql data, do you have some tutorial about it ?
-
To make MQL4/MQL5 communicate with mysql would make your work even more difficult.
-
@l-andorrà Thank you for your help, I know it's out of the area that FXDreema can do normally that will be used custom code and Google APi.
-
This might help https://www.mql5.com/en/articles/3331
-
@drwasin You're welcome.
-
@roar Thank you
I will try.