]>
git.immae.eu Git - perso/Immae/Projets/Cryptomonnaies/Cryptoportfolio/Trader.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Ismaël Bouya [Mon, 12 Feb 2018 01:08:08 +0000 (02:08 +0100)]
create wrapper for poloniex class
Ismaël Bouya [Sun, 11 Feb 2018 23:52:24 +0000 (00:52 +0100)]
Move market to ccxt_wrapper
Ismaël Bouya [Sun, 11 Feb 2018 23:41:10 +0000 (00:41 +0100)]
Add last tests for helper
Ismaël Bouya [Sun, 11 Feb 2018 23:13:24 +0000 (00:13 +0100)]
Fix some errors in api responses
Handle some exceptions
Ismaël Bouya [Sun, 11 Feb 2018 21:40:30 +0000 (22:40 +0100)]
Add missing tests
Ismaël Bouya [Sun, 11 Feb 2018 12:36:54 +0000 (13:36 +0100)]
Add Makefile and test coverage
Fix order preparation and add tests for the step
Separate tests between acceptance and unit
Add more tests
Ismaël Bouya [Sat, 10 Feb 2018 12:52:46 +0000 (13:52 +0100)]
Separate store and add helper
Ismaël Bouya [Fri, 9 Feb 2018 19:00:26 +0000 (20:00 +0100)]
Fix Amount.__sub__ not working with 0
Add more tests
Ismaël Bouya [Tue, 6 Feb 2018 14:42:40 +0000 (15:42 +0100)]
Implement order following
- Change urllib to requests and use it in tests
- Add debug mode for sensitive actions
- Follow orders when trade is running
- Fetch order from the api and store the mouvements already filled
- Start rewriting tests
Ismaël Bouya [Sun, 4 Feb 2018 18:12:50 +0000 (19:12 +0100)]
WIP: handle more balance information
Ismaël Bouya [Sat, 3 Feb 2018 20:31:29 +0000 (21:31 +0100)]
Work in progress to use shorts
Ismaël Bouya [Thu, 25 Jan 2018 23:10:03 +0000 (00:10 +0100)]
Add first steps for margin trading
Ismaël Bouya [Thu, 25 Jan 2018 23:07:47 +0000 (00:07 +0100)]
Add test for Trade
Ismaël Bouya [Thu, 25 Jan 2018 22:59:39 +0000 (23:59 +0100)]
Return correct values and fix isinstance use
Ismaël Bouya [Wed, 24 Jan 2018 14:50:59 +0000 (15:50 +0100)]
Remove unnecessary dependency on ccxt
Ismaël Bouya [Wed, 24 Jan 2018 14:49:06 +0000 (15:49 +0100)]
Add dummy README and gitignore
Ismaël Bouya [Wed, 24 Jan 2018 07:20:21 +0000 (08:20 +0100)]
Add comments to explain the trade -> order conversion
Ismaël Bouya [Mon, 22 Jan 2018 00:07:21 +0000 (01:07 +0100)]
Handle error when placing orders
Ismaël Bouya [Mon, 22 Jan 2018 00:07:06 +0000 (01:07 +0100)]
Fix selling price for inverted markets
Ismaël Bouya [Mon, 22 Jan 2018 00:06:39 +0000 (01:06 +0100)]
Add method to print orders
Ismaël Bouya [Mon, 22 Jan 2018 00:06:13 +0000 (01:06 +0100)]
Fix bid/ask to sell/buy in orders
Ismaël Bouya [Mon, 22 Jan 2018 00:04:30 +0000 (01:04 +0100)]
Allow dispatch asset to have custom repartition
Ismaël Bouya [Mon, 22 Jan 2018 00:03:38 +0000 (01:03 +0100)]
Add debug mode parameter rather than global flag
Ismaël Bouya [Sun, 21 Jan 2018 19:46:39 +0000 (20:46 +0100)]
Add some tests and cleanup exchange process
- Acceptance test for the whole exchange process
- Cut exchange two steps:
- Compute the outcome of the exchange
- Do all the sells
- Recompute the buys according to the sells result
- Do all the buys
Ismaël Bouya [Sun, 21 Jan 2018 14:57:13 +0000 (15:57 +0100)]
Store currency conversion rate and use it in trade computations
Ismaël Bouya [Sun, 21 Jan 2018 14:17:48 +0000 (15:17 +0100)]
Add compute value lambdas for currency conversion
Ismaël Bouya [Sat, 20 Jan 2018 13:19:51 +0000 (14:19 +0100)]
Remove unused decorator
Ismaël Bouya [Sat, 20 Jan 2018 12:44:30 +0000 (13:44 +0100)]
Change integer to decimals
Ismaël Bouya [Thu, 18 Jan 2018 08:57:23 +0000 (09:57 +0100)]
Don't autoprepare the orders when creating trade
Ismaël Bouya [Thu, 18 Jan 2018 00:43:19 +0000 (01:43 +0100)]
Move ticker to Trade class and add tests
Ismaël Bouya [Thu, 18 Jan 2018 00:00:57 +0000 (01:00 +0100)]
Add Balance class tests
Ismaël Bouya [Wed, 17 Jan 2018 01:43:28 +0000 (02:43 +0100)]
Write some tests for Portfolio class
Ismaël Bouya [Mon, 15 Jan 2018 23:44:20 +0000 (00:44 +0100)]
Complete refactor of the script to use classes
Ismaël Bouya [Sun, 14 Jan 2018 02:34:42 +0000 (03:34 +0100)]
Include fees in computation
Ismaël Bouya [Sun, 14 Jan 2018 02:02:11 +0000 (03:02 +0100)]
Add order processing functions
Ismaël Bouya [Sun, 14 Jan 2018 02:00:29 +0000 (03:00 +0100)]
Augment ticker information to show adjusted bid/ask
Ismaël Bouya [Fri, 12 Jan 2018 10:04:32 +0000 (11:04 +0100)]
Add split shares smart contract for Ethereum
Ismaël Bouya [Thu, 11 Jan 2018 23:39:27 +0000 (00:39 +0100)]
Fetch assets from market
Ismaël Bouya [Thu, 11 Jan 2018 23:39:09 +0000 (00:39 +0100)]
Add log-in api key to market
Ismaël Bouya [Thu, 11 Jan 2018 22:06:12 +0000 (23:06 +0100)]
Cache ticker values
Ismaël Bouya [Thu, 11 Jan 2018 01:48:38 +0000 (02:48 +0100)]
First script skeleton