Cryptoportfolio Trader: master a9950fd0

Author Committer Branch Timestamp Parent
immae immae master 2018-01-21 20:46:39 master c2644ba8
Changeset

Add some tests and cleanup exchange process

  • Acceptance test for the whole exchange process
  • Cut exchange two steps:
    • Compute the outcome of the exchange
    • Do all the sells
    • Recompute the buys according to the sells result
    • Do all the buys
mod - test.py Diff File
mod - portfolio.py Diff File