]> git.immae.eu Git - perso/Immae/Projets/Cryptomonnaies/Cryptoportfolio/Trader.git/commit - main.py
Fixes after night run v0.5
authorIsmaël Bouya <ismael.bouya@normalesup.org>
Sun, 4 Mar 2018 22:35:16 +0000 (23:35 +0100)
committerIsmaël Bouya <ismael.bouya@normalesup.org>
Sun, 4 Mar 2018 22:35:16 +0000 (23:35 +0100)
commitf9226903cb53a9b303a26de562e321159349f8df
tree671e139c9cadaf4070287f50d1f71c0d26d6ba80
parentc5a7f2863f5c041ff906b2407a74971e2178a729
Fixes after night run

- Currency pair doesn’t work when fetching orders
- Store error in main to report.
- Cancel orders when closing trade
- Print closed status of trade to repr
- Don’t try to cancel not cancellable orders
main.py
portfolio.py
test.py