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 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
*
First script skeleton
Ismaël Bouya
2018-01-11
1
-0
/
+94