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
/
store.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Stop when portfolio worker is down and data is not fetched
Ismaël Bouya
2018-08-27
1
-2
/
+7
*
Use market options for fetch balances
Ismaël Bouya
2018-08-27
1
-2
/
+2
*
Add increasing delay to fetching cryptoportfolio
Ismaël Bouya
2018-08-26
1
-7
/
+28
*
Some fixes
Ismaël Bouya
2018-07-25
1
-1
/
+2
*
Fix available balance when buying
Ismaël Bouya
2018-06-11
1
-1
/
+44
*
Add USDT rate to balances
Ismaël Bouya
2018-05-08
1
-1
/
+3
*
Add checkpoints when fetching balance
Ismaël Bouya
2018-05-05
1
-4
/
+6
*
Include current portfolio currencies when printing balances
Ismaël Bouya
2018-05-03
1
-2
/
+21
*
Store last cryptoportfolio repartition to redis
Ismaël Bouya
2018-05-02
1
-0
/
+14
*
Store tickers in balance log
Ismaël Bouya
2018-05-01
1
-8
/
+23
*
Store some information to redis
Ismaël Bouya
2018-04-21
1
-14
/
+32
*
Store duration in http requests
Ismaël Bouya
2018-04-20
1
-0
/
+2
*
Add some acceptance tests
Ismaël Bouya
2018-04-09
1
-2
/
+4
*
Acceptance test preparation
Ismaël Bouya
2018-04-07
1
-21
/
+51
*
Refactor config parsing
Ismaël Bouya
2018-04-05
1
-3
/
+1
*
Log http requests exceptions
Ismaël Bouya
2018-04-04
1
-9
/
+22
*
Add logging at market instance creation
Ismaël Bouya
2018-04-04
1
-0
/
+11
*
Store reports to database
Ismaël Bouya
2018-03-24
1
-5
/
+15
*
Store printed logs
Ismaël Bouya
2018-03-12
1
-1
/
+7
*
Add parallelization
Ismaël Bouya
2018-03-09
1
-21
/
+107
*
Add merge method for report
Ismaël Bouya
2018-03-08
1
-0
/
+4
*
Move Portfolio to store and cleanup methods
Ismaël Bouya
2018-03-08
1
-3
/
+82
*
Pretty-print the json output
Ismaël Bouya
2018-03-04
1
-1
/
+1
*
Add close trades action
Ismaël Bouya
2018-03-04
1
-1
/
+5
*
Remove useless update_trades method
Ismaël Bouya
2018-03-01
1
-2
/
+13
*
Various fixes/improvements
v0.3
Ismaël Bouya
2018-03-01
1
-3
/
+14
*
Fix not serializable object
Ismaël Bouya
2018-02-26
1
-1
/
+1
*
Refactor the store to be more conciliant with multiple markets
v0.2
Ismaël Bouya
2018-02-25
1
-126
/
+104
*
Add tags to balance log
Ismaël Bouya
2018-02-24
1
-3
/
+4
*
Add report store to store messages and logs
Ismaël Bouya
2018-02-24
1
-16
/
+208
*
Allow dispatch assets to receive liquidity
Ismaël Bouya
2018-02-19
1
-2
/
+2
*
Add Makefile and test coverage
Ismaël Bouya
2018-02-11
1
-14
/
+19
*
Separate store and add helper
Ismaël Bouya
2018-02-10
1
-0
/
+102