Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 classesjl/dev | Ismaël Bouya | 2018-01-16 | 1 | -0/+174 |