Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleanup market from_config | Ismaël Bouya | 2018-03-24 | 1 | -9/+11 |
| | |||||
* | Store reports to database | Ismaël Bouya | 2018-03-24 | 1 | -9/+13 |
| | | | | Fixes https://git.immae.eu/mantisbt/view.php?id=57 | ||||
* | Add quiet flag for running | Ismaël Bouya | 2018-03-23 | 1 | -2/+6 |
| | |||||
* | Add parallelization | Ismaël Bouya | 2018-03-09 | 1 | -2/+11 |
| | |||||
* | Move market processing to single method | Ismaël Bouya | 2018-03-08 | 1 | -6/+9 |
| | |||||
* | Move helper methods to their due places | Ismaël Bouya | 2018-03-06 | 1 | -12/+137 |
| | |||||
* | Fixes after night runv0.5 | Ismaël Bouya | 2018-03-04 | 1 | -1/+4 |
| | | | | | | | | - Currency pair doesn’t work when fetching orders - Store error in main to report. - Cancel orders when closing trade - Print closed status of trade to repr - Don’t try to cancel not cancellable orders | ||||
* | Fix dust amount error | Ismaël Bouya | 2018-02-26 | 1 | -1/+0 |
| | |||||
* | Add user and action for main actions | Ismaël Bouya | 2018-02-26 | 1 | -2/+2 |
| | |||||
* | Refactor the store to be more conciliant with multiple marketsv0.2 | Ismaël Bouya | 2018-02-25 | 1 | -57/+9 |
| | |||||
* | Add main running file and fetch information from database | Ismaël Bouya | 2018-02-25 | 1 | -0/+64 |