Commit Graph

9 Commits

Author SHA1 Message Date
gcarq f91cd8ea96 drop support for poloniex 2017-09-11 13:59:38 +02:00
gcarq 996beae770 pylint fixes 2017-09-08 23:10:22 +02:00
gcarq 3473fd3c90 major refactoring to allow proper testing
This commit includes:
* Reducing complexity of modules
* Remove unneeded wrapper classes
* Implement init() for each module which
  initializes everything based on the config
* Implement some basic tests
2017-09-08 15:51:00 +02:00
gcarq 6f05648087 implement get_markets 2017-09-02 01:09:57 +02:00
gcarq 32cac11580 add typehints 2017-09-01 21:11:46 +02:00
gcarq 029072c9af also use MACD indicator; minor changes 2017-06-05 21:17:10 +02:00
gcarq 1e4f104f51 major refactoring 2017-05-18 02:13:02 +02:00
gcarq c9cc9faf31 create table if it doesnt exist and other fixes 2017-05-18 02:13:02 +02:00
gcarq e5d693ed4c initial commit 2017-05-12 19:11:56 +02:00