Skip to content

A small script to parse trades of a deckbox user and analyse the value gain or loss

License

Notifications You must be signed in to change notification settings

T0RAT0RA/deckbox_trades_value

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deckbox trades value

A small script to parse trades of a deckbox user and analyse the value gain or loss

Requirements

  • virtualenv

Installation

$ git clone https://github.com/T0RAT0RA/deckbox_trades_value.git
$ cd deckbox_trades_value
$ virtualenv venv
$ . venv/bin/activate
$ pip install -r requirements.txt

How to use

Run the script

$ python deckbox_trades_value.py

It will ask you the deckbox user you want to analyze

You can pass the username as an argument

$ python deckbox_trade_value.py ToraTora

About

A small script to parse trades of a deckbox user and analyse the value gain or loss

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages