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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add tags to balance log
Ismaël Bouya
2018-02-24
3
-25
/
+67
*
Add report store to store messages and logs
Ismaël Bouya
2018-02-24
4
-221
/
+1041
*
Add mouvement representation
Ismaël Bouya
2018-02-19
2
-0
/
+42
*
Add liquidity to helper methods
Ismaël Bouya
2018-02-19
2
-16
/
+16
*
Allow dispatch assets to receive liquidity
Ismaël Bouya
2018-02-19
2
-2
/
+3
*
Make nonce in nanoseconds
Ismaël Bouya
2018-02-19
1
-0
/
+8
*
Add print_balances helper
Ismaël Bouya
2018-02-12
3
-0
/
+36
*
Add method to wait for portfolio update
Ismaël Bouya
2018-02-12
2
-10
/
+66
*
Add missing amount operations
Ismaël Bouya
2018-02-12
2
-0
/
+17
*
Fix move_balance not moving currencies absent from trades
Ismaël Bouya
2018-02-12
2
-3
/
+8
*
create wrapper for poloniex class
Ismaël Bouya
2018-02-12
2
-237
/
+243
*
Move market to ccxt_wrapper
Ismaël Bouya
2018-02-12
2
-243
/
+247
*
Add last tests for helper
Ismaël Bouya
2018-02-12
2
-3
/
+133
*
Fix some errors in api responses
Ismaël Bouya
2018-02-12
2
-14
/
+54
*
Add missing tests
Ismaël Bouya
2018-02-11
3
-85
/
+520
*
Add Makefile and test coverage
Ismaël Bouya
2018-02-11
5
-75
/
+530
*
Separate store and add helper
Ismaël Bouya
2018-02-10
4
-609
/
+621
*
Fix Amount.__sub__ not working with 0
Ismaël Bouya
2018-02-09
2
-90
/
+393
*
Implement order following
Ismaël Bouya
2018-02-06
2
-234
/
+431
*
WIP: handle more balance information
Ismaël Bouya
2018-02-04
3
-129
/
+279
*
Work in progress to use shorts
Ismaël Bouya
2018-02-03
3
-89
/
+270
*
Add first steps for margin trading
Ismaël Bouya
2018-01-26
3
-8
/
+61
*
Add test for Trade
Ismaël Bouya
2018-01-26
1
-1
/
+15
*
Return correct values and fix isinstance use
Ismaël Bouya
2018-01-25
1
-5
/
+5
*
Remove unnecessary dependency on ccxt
Ismaël Bouya
2018-01-25
2
-7
/
+7
*
Add dummy README and gitignore
Ismaël Bouya
2018-01-24
2
-0
/
+27
*
Add comments to explain the trade -> order conversion
Ismaël Bouya
2018-01-24
1
-4
/
+32
*
Handle error when placing orders
Ismaël Bouya
2018-01-22
1
-3
/
+7
*
Fix selling price for inverted markets
Ismaël Bouya
2018-01-22
1
-7
/
+16
*
Add method to print orders
Ismaël Bouya
2018-01-22
1
-5
/
+19
*
Fix bid/ask to sell/buy in orders
Ismaël Bouya
2018-01-22
2
-13
/
+16
*
Allow dispatch asset to have custom repartition
Ismaël Bouya
2018-01-22
1
-4
/
+13
*
Add debug mode parameter rather than global flag
Ismaël Bouya
2018-01-22
1
-5
/
+2
*
Add some tests and cleanup exchange process
Ismaël Bouya
2018-01-21
2
-32
/
+322
*
Store currency conversion rate and use it in trade computations
Ismaël Bouya
2018-01-21
2
-14
/
+17
*
Add compute value lambdas for currency conversion
Ismaël Bouya
2018-01-21
2
-18
/
+63
*
Remove unused decorator
Ismaël Bouya
2018-01-20
1
-6
/
+0
*
Change integer to decimals
Ismaël Bouya
2018-01-20
3
-83
/
+118
*
Don't autoprepare the orders when creating trade
Ismaël Bouya
2018-01-18
1
-6
/
+4
*
Move ticker to Trade class and add tests
Ismaël Bouya
2018-01-18
2
-57
/
+175
*
Add Balance class tests
Ismaël Bouya
2018-01-18
3
-7
/
+502
*
Write some tests for Portfolio class
Ismaël Bouya
2018-01-17
2
-5
/
+92
*
Complete refactor of the script to use classes
jl/dev
Ismaël Bouya
2018-01-16
3
-218
/
+604
*
Include fees in computation
Ismaël Bouya
2018-01-14
1
-12
/
+41
*
Add order processing functions
Ismaël Bouya
2018-01-14
1
-25
/
+89
*
Augment ticker information to show adjusted bid/ask
Ismaël Bouya
2018-01-14
1
-1
/
+13
*
Add split shares smart contract for Ethereum
Ismaël Bouya
2018-01-12
1
-0
/
+35
*
Fetch assets from market
Ismaël Bouya
2018-01-12
1
-6
/
+9
*
Add log-in api key to market
Ismaël Bouya
2018-01-12
2
-1
/
+8
*
Cache ticker values
Ismaël Bouya
2018-01-11
1
-7
/
+22
[next]