Commit Graph

18 Commits

Author SHA1 Message Date
Matthias 9b050523e9
Merge pull request #2397 from freqtrade/feat/new_args_system
require subcommand for all actions
2019-11-14 06:28:42 +01:00
Matthias e4bdb92521 Replace some occurances of ticker_interval with timeframe 2019-11-12 15:13:06 +01:00
Matthias 0c3a8ddfb9 Merge branch 'develop' into feat/new_args_system 2019-10-30 11:12:27 +01:00
Matthias 6fe7b13e37 Replace coins in whitelist with existing ones 2019-10-30 09:26:08 +01:00
Matthias a368646745 Merge branch 'develop' into feat/new_args_system 2019-10-29 19:33:56 +01:00
Matthias e82460bde6 Fix create_cum_profit to work with trades that don't open on candle
opens
2019-10-28 14:24:12 +01:00
Matthias f3cfe147b5 Merge branch 'develop' into feat/new_args_system 2019-10-20 19:32:34 +02:00
Matthias ed8d805797 Make paths os independent to have tests pass on windows 2019-10-18 11:31:43 +02:00
Matthias 553a1b90ba
Merge pull request #2297 from jraviotta/scattergl
Enhancements to BB plotting
2019-10-05 11:01:10 +02:00
Matthias 764a35d035 Remove scattergl and fix tests 2019-10-05 10:32:42 +02:00
Matthias eca8ddabe9 Remove unused test-data 2019-10-02 11:05:08 +02:00
Matthias e8106f3792 Fix most tests to have trade as default argument 2019-09-29 16:17:20 +02:00
Matthias 4d566e8bad Update tests to not use Namespace 2019-09-12 20:28:37 +02:00
Jonathan Raviotta adbc0159ae changed more occuranes of function 2019-09-09 07:00:25 +02:00
Jonathan Raviotta a5510d14e9 de-mangling 2019-09-09 06:58:41 +02:00
Matthias 867a3273ce Fix random failure if config.json exists 2019-09-08 19:38:16 +02:00
Matthias 26d76cdb19 Adjust imports in tests to new path 2019-09-08 19:05:23 +02:00
Matthias 65a516e229 Move tests out of freqtrade module 2019-09-08 19:05:22 +02:00