Cryptoportfolio Trader: master 80cdd672

Author Committer Branch Timestamp Parent
immae immae master 2018-02-06 15:42:40 master 006a2084
Changeset

Implement order following

  • Change urllib to requests and use it in tests
  • Add debug mode for sensitive actions
  • Follow orders when trade is running
  • Fetch order from the api and store the mouvements already filled
  • Start rewriting tests
mod - test.py Diff File
mod - portfolio.py Diff File