Creating an environment to use the binance API

 

Hello. This is zdosy. Today, we are going to create the Windows 10 environment necessary to start learning the Binance API for the first time. The Python library we will be using today is Binance_Futures_python. If you are unfamiliar with Python, we recommend that you read the basics of Python first.


Creating a Windows 10 Environment
to Use Binance_Futures_python


Contents

1. Install Python

2. Install Visual Studio Code (VS code)

3. Install Visual Studio Code Extensions

4. Install Python packages

5. Download and install Binance_Futures_python from github

6. Install binance trading app

7. Get Binance API Keys

8. Set the Windows Date and Time Correctly



1. Install Python 

https://www.python.org/downloads/



2. Install Visual Studio Code 

https://code.visualstudio.com/



3. Install python (python for VS code) in Visual Studio Code Extensions





4. Install Python packages (in Windows cmd window.)

      pip install ccxt

      pip install pandas

      pip install apscheduler




5. Download and install the binance API files from github

     https://github.com/Binance-docs/Binance_Futures_python




Installation method: Execute the following command in the folder containing the downloaded file.

                     python3 setup.py install





6. Install binance trading app




7. Get Binance API Keys

이 블로그의 인기 게시물

구글 검색엔진 최적화(SEO) 기본 가이드