]> git.immae.eu Git - perso/Immae/Projets/Cryptomonnaies/Cryptoportfolio/Trader.git/commit
Implement order following heads/immae/dev
authorIsmaël Bouya <ismael.bouya@normalesup.org>
Tue, 6 Feb 2018 14:42:40 +0000 (15:42 +0100)
committerIsmaël Bouya <ismael.bouya@normalesup.org>
Tue, 6 Feb 2018 14:45:49 +0000 (15:45 +0100)
commit80cdd672da2f0a4997a792bd1a2de19d4f516e5b
tree15cf19bbf1a7a904b18531ef929bf0851604a0d0
parent006a20846236ad365ec814f848f5fbf7e3dc7d3c
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
portfolio.py
test.py