index
:
Cryptoportfolio-Trader
acceptance_tests
dev
jl/dev
jloup/comments
master
The trade bot responsible to follow the cryptoportfolio every week
Immae
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix dust amount error
Ismaël Bouya
2018-02-26
1
-2
/
+14
*
Add user and action for main actions
Ismaël Bouya
2018-02-26
1
-8
/
+44
*
Fix not serializable object
Ismaël Bouya
2018-02-26
1
-2
/
+1
*
Refactor the store to be more conciliant with multiple markets
v0.2
Ismaël Bouya
2018-02-25
1
-814
/
+916
*
Add main running file and fetch information from database
Ismaël Bouya
2018-02-25
1
-0
/
+10
*
Add tags to balance log
Ismaël Bouya
2018-02-24
1
-19
/
+54
*
Add report store to store messages and logs
Ismaël Bouya
2018-02-24
1
-136
/
+714
*
Add mouvement representation
Ismaël Bouya
2018-02-19
1
-0
/
+26
*
Add liquidity to helper methods
Ismaël Bouya
2018-02-19
1
-4
/
+4
*
Allow dispatch assets to receive liquidity
Ismaël Bouya
2018-02-19
1
-0
/
+1
*
Add print_balances helper
Ismaël Bouya
2018-02-12
1
-0
/
+26
*
Add method to wait for portfolio update
Ismaël Bouya
2018-02-12
1
-3
/
+50
*
Add missing amount operations
Ismaël Bouya
2018-02-12
1
-0
/
+9
*
Fix move_balance not moving currencies absent from trades
Ismaël Bouya
2018-02-12
1
-1
/
+3
*
Add last tests for helper
Ismaël Bouya
2018-02-12
1
-1
/
+131
*
Fix some errors in api responses
Ismaël Bouya
2018-02-12
1
-6
/
+34
*
Add missing tests
Ismaël Bouya
2018-02-11
1
-47
/
+464
*
Add Makefile and test coverage
Ismaël Bouya
2018-02-11
1
-20
/
+420
*
Separate store and add helper
Ismaël Bouya
2018-02-10
1
-331
/
+337
*
Fix Amount.__sub__ not working with 0
Ismaël Bouya
2018-02-09
1
-89
/
+390
*
Implement order following
Ismaël Bouya
2018-02-06
1
-179
/
+256
*
WIP: handle more balance information
Ismaël Bouya
2018-02-04
1
-0
/
+4
*
Work in progress to use shorts
Ismaël Bouya
2018-02-03
1
-36
/
+99
*
Add first steps for margin trading
Ismaël Bouya
2018-01-26
1
-2
/
+1
*
Add test for Trade
Ismaël Bouya
2018-01-26
1
-1
/
+15
*
Remove unnecessary dependency on ccxt
Ismaël Bouya
2018-01-25
1
-4
/
+4
*
Fix bid/ask to sell/buy in orders
Ismaël Bouya
2018-01-22
1
-11
/
+14
*
Add some tests and cleanup exchange process
Ismaël Bouya
2018-01-21
1
-2
/
+261
*
Store currency conversion rate and use it in trade computations
Ismaël Bouya
2018-01-21
1
-0
/
+3
*
Add compute value lambdas for currency conversion
Ismaël Bouya
2018-01-21
1
-6
/
+24
*
Change integer to decimals
Ismaël Bouya
2018-01-20
1
-55
/
+45
*
Move ticker to Trade class and add tests
Ismaël Bouya
2018-01-18
1
-10
/
+126
*
Add Balance class tests
Ismaël Bouya
2018-01-18
1
-0
/
+142
*
Write some tests for Portfolio class
Ismaël Bouya
2018-01-17
1
-3
/
+84
*
Complete refactor of the script to use classes
jl/dev
Ismaël Bouya
2018-01-16
1
-0
/
+174