
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
There doesn't seem to be a folder
"c:\\users\\\user\\appdata\\\local\r-miniconda\\\envs\\r-reticulate\\\lib\site-packages\\numpy-1.19.5.dist-info\\METADATA'
Yes, there is no such file //METADATA.
Yes, there is no such file //METADATA.
Fixed it. Updated. Everything works.
what is the variable of current chart symbol (instrument) for use in python scripts in Mt5 ?
How do I send data from mt5 to a running python script and receive a response?
I guess I have to use stdin and stdout, and specify the process to pass it to.
Does anyone have any code where this is implemented?
p.s. This: https://www.mql5.com/ru/docs/integration/python_metatrader5 has read, and used, but it's not suitable for this task. The data needs to be transferred from the strategy tester as well.
Somebody give me a hint! Haven't been online for about three months, came in and updated the terminal. Immediately after the update the same error:
Not even the code from the example works on the just created demo account ... Updated package to version 5.0.35, updated numpy to 1.21.2 .... And python itself to 3.10.0. Got a new error:
Cue the bundle where this works and actually how would I change the python version to the new one in the same console now? pip tied to the old ... I.e. the old one is kinda unnecessary and instead of updating I got the new python in a different folder ... Not sure if the new one will work at all though as I haven't been able to install the module on it yet as I am building all the modules on 3.10.0 separately and getting an error:
Somebody give me a hint! Haven't been online for about three months, came in and updated the terminal. Immediately after the update the same error:
Not even the code from the example works on the just created demo account ... Updated package to version 5.0.35, updated numpy to 1.21.2 .... And python itself to 3.10.0. Got a new error:
Cue the bundle where this works and actually how would I now change the python version to the new one in the same console? pip tied to the old ... I.e. the old one is kinda unnecessary and instead of updating I got the new python in a different folder ... Not sure if the new one will work at all though as I haven't been able to install the module on it yet as I'm building all the modules on 3.10.0 separately and getting an error:
According to MetaTrader5 documentation :
Example of connecting Python to MetaTrader 5
Not many people are friendly with the tenth one yet.
An error popped up this morning that I couldn't pinpoint for half a day:
What does Exel have to do with it? Tried 3.8, 3.9 - nothing. Rolled back on the old version of panda - all works.
It's not a zoo, it's a versioned Python jungle.
According to MetaTrader5 documentation :
Example of connecting Python to MetaTrader 5
Few people are friendly with the tenth one yet, it seems.
All as on version 3.9 ... The problem was after terminal update, new graphic and other things, i.e. before it was working fine with no problems and parameters became incorrect, but I can't say what went wrong when I passed two parameters separated by comma and what it wanted from me - may be it's a special format, separated string or I should feed this login and password to it =(
I copied the login password to this demo directly from my code - logged in through the terminal without any problems, no errors. But in Python - flatly refuses to consider them correct =(Shit, I think I need to manually specify the server when connecting now too, something must have changed and the default server isn't my only server at all... This is how it works: