aboutsummaryrefslogtreecommitdiff
path: root/portfolio.py
Commit message (Collapse)AuthorAgeFilesLines
* Add compute value lambdas for currency conversionIsmaël Bouya2018-01-211-12/+39
|
* Remove unused decoratorIsmaël Bouya2018-01-201-6/+0
|
* Change integer to decimalsIsmaël Bouya2018-01-201-28/+22
|
* Don't autoprepare the orders when creating tradeIsmaël Bouya2018-01-181-6/+4
|
* Move ticker to Trade class and add testsIsmaël Bouya2018-01-181-47/+49
|
* Add Balance class testsIsmaël Bouya2018-01-181-7/+4
|
* Write some tests for Portfolio classIsmaël Bouya2018-01-171-2/+8
|
* Complete refactor of the script to use classesjl/devIsmaël Bouya2018-01-161-0/+430