Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 957 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 957 Bytes

Binance Futures Report

  1. You need to add credentials.json (Service Account Key) file for access Google Sheets. How to? Google it.

  2. You also need to set binance_api (API key) and binance_secret (Secret Key) as system variables [User Variables is okay] Control Panel -> System and Security -> System -> Advanced Settings -> Environment Variables -> Add them

Also in main.py set up spreadsheet ID.

Only last 7 days orders are supported. After new trading day I suggest running script to get day statistics.

sheets and orders txt files: If you want to set up new google sheet -> set sheets.txt to no and delete all lines from orders.txt

Output:

image

For spot support: You have to add "Spot" list on Google Sheets.

Outpout: image