Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don’t close dust remaining orders before end of trade. | Ismaël Bouya | 2018-05-01 | 1 | -0/+7 |
* | Fix price imprecision due to floats | Ismaël Bouya | 2018-04-30 | 1 | -35/+40 |
* | Fix ccxt switching currency codes | Ismaël Bouya | 2018-04-09 | 1 | -0/+10 |
* | Acceptance test preparation | Ismaël Bouya | 2018-04-07 | 1 | -0/+2 |
* | Log http requests exceptions | Ismaël Bouya | 2018-04-04 | 1 | -4/+12 |
* | Small refactor for `super` use | Ismaël Bouya | 2018-04-02 | 1 | -3/+3 |
* | Handle invalid nonces | Ismaël Bouya | 2018-03-25 | 1 | -1/+1 |
* | Move request wrapper to ccxt | Ismaël Bouya | 2018-03-24 | 1 | -0/+15 |
* | Add retry facility for api call timeouts | Ismaël Bouya | 2018-03-24 | 1 | -0/+30 |
* | Add tests for ccxt_wrapper | Ismaël Bouya | 2018-03-01 | 1 | -59/+72 |
* | Various fixes/improvementsv0.3 | Ismaël Bouya | 2018-03-01 | 1 | -13/+96 |
* | Make nonce in nanoseconds | Ismaël Bouya | 2018-02-19 | 1 | -0/+8 |
* | create wrapper for poloniex class | Ismaël Bouya | 2018-02-12 | 1 | -236/+225 |
* | Move market to ccxt_wrapper | Ismaël Bouya | 2018-02-12 | 1 | -0/+246 |