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
I have tried `pip isnstall MetaTrader5` on m1 mac, but it isn't work.
Commands and Console log:
```
python --version
>> Python 3.8.16
pip --version
>> pip 23.0.1 from /Users/hogehoge/.pyenv/versions/3.8.16/lib/python3.8/site-packages/pip (python 3.8)
pip install MetaTrader5
>> ERROR: Could not find a version that satisfies the requirement MetaTrader5 (from versions: none)
>> ERROR: No matching distribution found for MetaTrader5
```
OS:Apple OS Ventura 13.2.1 M1
Thank you.