Skip to content

Book of Trades written in Python to keep track of crypto transactions

License

Notifications You must be signed in to change notification settings

nirione/the_bag

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

the_bag

A program designed to represent a Book of Transactions, made as a fun exercise in relation to supposed crypto trading.

Allows to record transactions, positive number as buy, negative number as sell. Displays all the data as a table of summed up transactions. Allows for display of all recorded trades.

Designed to work mainly on Windows, however exceptions are made to make it work on Linux machines

Working out of the box, if run for the first time it checks for the existance of required files and then creates the folder if they're not present.

About

Book of Trades written in Python to keep track of crypto transactions

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages