Skip to content

Make reports about your trading on Binance Futures and export them to Google Sheets.

Notifications You must be signed in to change notification settings

whyynoot/BinanceFuturesReport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Make reports about your trading on Binance Futures and export them to Google Sheets.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages