aboutsummaryrefslogtreecommitdiff
path: root/main.py
Commit message (Expand)AuthorAgeFilesLines
* Fix console helperIsmaël Bouya2018-04-051-3/+6
* Refactor config parsingIsmaël Bouya2018-04-051-34/+48
* Cleanup market from_configIsmaël Bouya2018-03-241-9/+11
* Store reports to databaseIsmaël Bouya2018-03-241-9/+13
* Add quiet flag for runningIsmaël Bouya2018-03-231-2/+6
* Add parallelizationIsmaël Bouya2018-03-091-2/+11
* Move market processing to single methodIsmaël Bouya2018-03-081-6/+9
* Move helper methods to their due placesIsmaël Bouya2018-03-061-12/+137
* Fixes after night runv0.5Ismaël Bouya2018-03-041-1/+4
* Fix dust amount errorIsmaël Bouya2018-02-261-1/+0
* Add user and action for main actionsIsmaël Bouya2018-02-261-2/+2
* Refactor the store to be more conciliant with multiple marketsv0.2Ismaël Bouya2018-02-251-57/+9
* Add main running file and fetch information from databaseIsmaël Bouya2018-02-251-0/+64