Matthias
|
b1e3ead88b
|
Merge branch 'develop' into feat/short
|
2022-03-22 20:28:38 +01:00 |
|
Matthias
|
eb08b92180
|
Raise exception when ticker_interval is set.
|
2022-03-20 09:01:36 +01:00 |
|
Matthias
|
c791b95405
|
Use new TestStrategy (V3) by default in tests
|
2021-09-21 20:24:08 +02:00 |
|
Matthias
|
6d96b11279
|
Rename DefaultStrategy
|
2021-08-26 07:25:53 +02:00 |
|
Sam Germain
|
b9356a5564
|
Autopep8 formatting
|
2021-08-06 16:35:39 -06:00 |
|
Sam Germain
|
362436f7d2
|
Renamed example config files so they are .json so that syntax highlighting is all correct. Explicitly listed each one in .gitignore to prevent a real config file from being uploaded accidently
|
2021-07-13 19:39:23 -06:00 |
|
Janos
|
812eb229df
|
plot-profit: Make "auto-open" HTML result optional
Adding an "--auto-open" argument.
This improves tool processing of the results, while still allowing to open the HTML file for easy use.
|
2021-06-02 21:33:26 +02:00 |
|
Matthias
|
31e0b09643
|
Rename config.json.example
it's really the config dedicated to bittrex,
so the name should reflect this in beeing config_bittrex.json.example
|
2021-01-22 19:18:34 +01:00 |
|
Matthias
|
86725847ed
|
Add explicit test for check_int_nonzero
|
2020-10-28 16:58:39 +01:00 |
|
Matthias
|
ffa6797958
|
Improve test coverage
|
2020-10-28 16:29:08 +01:00 |
|
Matthias
|
309ea1246a
|
Update config to use single quotes
|
2020-08-26 20:52:09 +02:00 |
|
Matthias
|
950f358982
|
Replace occurances in test files
|
2020-06-01 20:47:27 +02:00 |
|
Matthias
|
f024cc40d3
|
Fix windows test failure
|
2020-02-14 20:21:09 +01:00 |
|
Matthias
|
ecca7164d9
|
Fix small issue
|
2020-02-14 20:13:36 +01:00 |
|
Matthias
|
5efbdd25a7
|
Properly default to user_data/config.json if it exists
|
2020-02-14 20:04:05 +01:00 |
|
Matthias
|
a3e9d04383
|
Adjust imports to new place for arguments
|
2020-01-26 13:46:01 +01:00 |
|
Matthias
|
1c503f39b2
|
Handle some merge aftermaths
|
2019-10-21 06:38:30 +02:00 |
|
Matthias
|
f3cfe147b5
|
Merge branch 'develop' into feat/new_args_system
|
2019-10-20 19:32:34 +02:00 |
|
Matthias
|
739901b606
|
Add test for this behaviour
|
2019-09-30 09:48:00 +02:00 |
|
Matthias
|
0d13e2cb2e
|
Update travis to run new methods
|
2019-09-29 19:18:52 +02:00 |
|
Matthias
|
67b82638db
|
Move test without command to test_main
|
2019-09-29 16:17:20 +02:00 |
|
Matthias
|
0aa73d5b35
|
Add test for failing case
|
2019-09-29 16:17:20 +02:00 |
|
Matthias
|
e8106f3792
|
Fix most tests to have trade as default argument
|
2019-09-29 16:17:20 +02:00 |
|
Matthias
|
0f2e277f80
|
Rename subparser variable to command
|
2019-09-29 16:17:20 +02:00 |
|
Matthias
|
e66fa1cec6
|
Adjust tests to not use --refresh-pairs
|
2019-09-20 20:16:12 +02:00 |
|
Matthias
|
4d566e8bad
|
Update tests to not use Namespace
|
2019-09-12 20:28:37 +02:00 |
|
Matthias
|
65a516e229
|
Move tests out of freqtrade module
|
2019-09-08 19:05:22 +02:00 |
|