Step-By-Step Guide to Installing Python and CCXT Library
Автор: Trader-TimVinh
Загружено: 2021-12-06
Просмотров: 7549
This video is a step-by-step guide to installing Python and CCXT library which are used by many tools and bots running on MT4 and MT5 platforms.
Please follow step by step below:
1. Install Python 3.x.x:
Follow instructions in the link below to install Python 3.7.x:
https://www.python.org/downloads/
After successful installation, make sure to include the Python folder in your computer Environment. The link below is a guide:
https://www.architectryan.com/2018/08...
2. Install PIP (Python Installation Package):
Download file "get-pip.py" at https://www.geeksforgeeks.org/how-to-... or get it here in the attached.
Copy file "get-pip.py" and copy it into your computer folder where the Python is installed;
Open a command prompt and go to the folder of Python and type:
python get-pip.py
To check if pip is installed properly on your computer, type in:
pip -V
3. Install CCXT Library:
Under a command prompt, type:
pip install ccxt
To check if CCXT library is installed properly on your computer, type:
Contacts:
Email: timvinh.developer@gmail.com or timvinh.com@gmail.com
Telegram: @TimVinh
Skype: timvinh.com@gmail.com
Доступные форматы для скачивания:
Скачать видео mp4
-
Информация по загрузке: