강의

멘토링

커뮤니티

BEST
Career

/

Finance

Bitcoin Futures Trading Automated Trading System (Author Direct Lecture)

We will teach you an automated Bitcoin futures trading technique that can help you make profits even in a bear market.

(4.6) 10 reviews

201 learners

Level Basic

Course period Unlimited

  • multicoreit
Pandas
Pandas
Investment
Investment
Pandas
Pandas
Investment
Investment
multicoreit님의 프로필 이미지

Edited

Binance Open API program has been modified.

The Binance Open API policy has been changed as follows, so we have modified the program.

binance_f\impl\restapirequestimpl.py

  • The following endpoints will no longer be supported from 2023-07-15:

    • GET /fapi/v1/account

    • GET /fapi/v1/balance

    • GET /fapi/v1/positionRisk

  • Please switch to corresponding v2 endpoints:

    • GET /fapi/v2/account

    • GET /fapi/v2/balance

    • GET /fapi/v2/positionRisk

I uploaded the file to the following site.

https://github.com/multicore-it/robobytes/blob/main/Binance_Futures_python-master.zip

Comment