Commit Graph

13 Commits

Author SHA1 Message Date
crypto_rahino
df3c607e57 first 2021-03-20 18:46:56 +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
e3eaad07b1 use jsonschema instead of custom type validations 2017-09-02 01:10:21 +02:00
gcarq
32cac11580 add typehints 2017-09-01 21:11:46 +02:00
Janne Sinivirta
06d92042fd avoid single char variable names 2017-08-28 08:53:20 +03:00
gcarq
b37149cf6f make conf validation more robust 2017-05-22 22:15:33 +02:00
gcarq
9200ebb48a validate if bittrex pairs are valid 2017-05-22 21:58:03 +02:00
gcarq
4859bf18a3 s/trade_thresholds/minimal_roi/ 2017-05-20 21:30:42 +02:00
gcarq
775c2a1a9a respect stake_currency conf 2017-05-18 18:53:22 +02:00
gcarq
d572b7bdbe implement support for concurrent open trades 2017-05-18 02:13:02 +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