Skip to content

shahidjalally/BitMEX-fetchWalletSummay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

BitMEX-fetchWalletSummary

BitMEX Exchange script add-on to fetch Wallet Summary

This little payton script is required https://github.com/BitMEX/easy-data-scripts repository to work.

put this file into same directory wheres you have already downloaded above repository.

Using the script:

View help

Generate CSV file

python fetchWalletSummary.py > walletsummary.csv

Filter results to a single contract

python fetchWalletSummary.py --filter='{"symbol": "XBTUSD"}' > walletsummary.csv

About

BitMEX Exchange API script add-on to fetch Wallet Summ

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages