Commit Graph

22 Commits

Author SHA1 Message Date
gcarq aceb8007ca add typehints 2017-09-02 01:22:20 +02:00
gcarq f56fa25505 Merge branch 'master' of https://github.com/gcarq/freqtrade 2017-09-01 20:22:15 +02:00
gcarq 5f07e8aaff Merge branch 'master' of https://github.com/gcarq/freqtrade 2017-09-01 20:06:11 +02:00
Janne Sinivirta ace556e3bf move _should_stop from module global to class variable 2017-08-31 16:53:47 +03:00
Janne Sinivirta b9e53bcaa6 fix indentation 2017-08-28 08:53:20 +03:00
Janne Sinivirta 98f9d7cc21 use lazy-evaluating form of logger (pylint W1202) 2017-08-28 08:53:20 +03:00
Janne Sinivirta 06d92042fd avoid single char variable names 2017-08-28 08:53:20 +03:00
gcarq 65c3adeab7 make telegram updater more robust 2017-06-09 01:06:29 +02:00
gcarq 0fc46378fc implement /performance command 2017-06-08 22:52:38 +02:00
gcarq 53e71e09f7 remove /cancel command 2017-06-08 20:04:07 +02:00
gcarq 3d5913d317 implement /forcesell command 2017-06-08 20:01:01 +02:00
gcarq 029072c9af also use MACD indicator; minor changes 2017-06-05 21:17:10 +02:00
gcarq 8c3f20ce52 fix division by zero in profit handler 2017-05-21 22:51:32 +02:00
gcarq 0949f54c7d minor changes 2017-05-21 16:52:36 +02:00
gcarq 4859bf18a3 s/trade_thresholds/minimal_roi/ 2017-05-20 21:30:42 +02:00
gcarq 763e05ff14 better exception handling and minor changes 2017-05-19 18:02:18 +02:00
gcarq 6dae42d95d show trade id in status command; minor bugfix 2017-05-18 02:13:02 +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 61664fcae4 update gitignore; remove cache files 2017-05-18 02:13:02 +02:00
gcarq e5d693ed4c initial commit 2017-05-12 19:11:56 +02:00