Commit Graph

13 Commits

Author SHA1 Message Date
Janne Sinivirta 768eae31e8 set minimum of max_open_trades to 1 2017-09-08 08:49:50 +03:00
Janne Sinivirta ac6d25c8f4 set stake_amount minimum to match minimum bid in Bittrex 2017-09-08 08:45:27 +03: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