Matthias
|
6c3a0eb1d6
|
add create_userdir function
|
2019-07-28 14:55:19 +02:00 |
|
Matthias
|
c85cd13ca1
|
Change default backtest result to "backtest_results" - backtest_data is
misleading
|
2019-07-28 14:55:19 +02:00 |
|
Matthias
|
e4b994381b
|
Merge pull request #2060 from hroff-1902/improve-logging
Improve logging: output divider in logs between throttles
|
2019-07-28 14:45:16 +02:00 |
|
Matthias
|
de2a2473f5
|
Merge pull request #2050 from mrsegen/patch-1
Resolve issue #2042
|
2019-07-28 14:11:03 +02:00 |
|
Matthias
|
e6b036b413
|
Merge pull request #2064 from hroff-1902/remove-pytest-warning4
get rid of pandas warning in pytest
|
2019-07-28 14:10:16 +02:00 |
|
Leif Segen
|
08a3d26328
|
Update bot-usage.md
Update in response to feedback.
|
2019-07-27 18:35:21 -05:00 |
|
hroff-1902
|
bc299067aa
|
get rid of pandas warning in pytest
|
2019-07-27 23:24:06 +03:00 |
|
Matthias
|
908a0277e5
|
Merge pull request #2062 from hroff-1902/remove-pytest-warning1
minor: eliminate warnings in pytest
|
2019-07-26 14:40:11 +02:00 |
|
hroff-1902
|
c2deb1db25
|
eliminate warnings in pytest when testing handling of the deprecated strategy interfaces
|
2019-07-26 14:23:00 +03:00 |
|
Matthias
|
16716ad028
|
Merge pull request #2057 from freqtrade/refactor/argument_location
Move argument definitions to their own file
|
2019-07-26 06:19:04 +02:00 |
|
Matthias
|
fef8fe8525
|
Merge pull request #2055 from freqtrade/get_order_exception
Get order exception
|
2019-07-26 06:17:15 +02:00 |
|
Matthias
|
3d5268368f
|
Merge pull request #2059 from hroff-1902/docs-minor-fixes
Docs minor fixes
|
2019-07-26 06:08:09 +02:00 |
|
Matthias
|
20b51da180
|
Merge pull request #2056 from freqtrade/deprecate_live_bt
Deprecate live bt
|
2019-07-26 06:02:27 +02:00 |
|
hroff-1902
|
785a7a22bc
|
output divider in logs between throttles
|
2019-07-26 04:02:34 +03:00 |
|
hroff-1902
|
1ac4a7e116
|
rendering for a Note fixed
|
2019-07-26 02:59:10 +03:00 |
|
hroff-1902
|
327e505273
|
non-working link to misc.py removed
|
2019-07-26 02:57:51 +03:00 |
|
hroff-1902
|
bf1c197a37
|
import errors fixed
|
2019-07-26 02:21:31 +03:00 |
|
Matthias
|
3c3a902a69
|
Move argument definitions to their own file
|
2019-07-25 20:42:08 +02:00 |
|
Matthias
|
0c14176cd7
|
Deprecate --live
|
2019-07-25 20:36:19 +02:00 |
|
Matthias
|
7ee971c3e3
|
Add simple method to add deprecations to cmd line options
|
2019-07-25 20:35:20 +02:00 |
|
Matthias
|
098a23adc6
|
Merge pull request #2048 from hroff-1902/hyperopt-loss-onlyprofit2
minor: add OnlyProfitHyperOptLoss
|
2019-07-25 20:18:05 +02:00 |
|
hroff-1902
|
10c69387fd
|
docs adjusted
|
2019-07-25 21:07:17 +03:00 |
|
Matthias
|
4b8b2f7c5b
|
Use raise xxx from e to have a nicer traceback
|
2019-07-25 20:06:20 +02:00 |
|
Matthias
|
e1b8ff798f
|
Add test to verify that get_order was successfully cought
|
2019-07-25 20:05:48 +02:00 |
|
Matthias
|
05b1854946
|
Gracefully handle InvalidOrderException.
|
2019-07-25 19:56:59 +02:00 |
|
hroff-1902
|
f58668fd67
|
test added
|
2019-07-25 20:54:12 +03:00 |
|
Matthias
|
e8843c31e6
|
Merge pull request #2045 from hroff-1902/add-hyperopt-path
add --hyperopt-path option
|
2019-07-25 10:42:23 +02:00 |
|
hroff-1902
|
05be16e9e1
|
helpstring alignment fixed
|
2019-07-25 08:49:33 +03:00 |
|
hroff-1902
|
e9b77298a7
|
max() removed
|
2019-07-25 08:17:41 +03:00 |
|
Leif Segen
|
cf6113068c
|
Resolve issue #2042
Issue #2042 noted that the terminal output from `setup.sh` regarding an option use the bot was missing from the documentation. This has been added.
|
2019-07-23 22:52:42 -05:00 |
|
hroff-1902
|
0c2c094db6
|
minor: add OnlyProfitHyperOptLoss
|
2019-07-23 18:51:24 +03:00 |
|
hroff-1902
|
04382d4b44
|
add --hyperopt-path option
|
2019-07-22 20:23:18 +03:00 |
|
Matthias
|
41f24898e5
|
Merge pull request #2043 from freqtrade/combine/resolvers
Combine/resolvers
|
2019-07-22 06:19:31 +02:00 |
|
Matthias
|
d2ad32eef8
|
partially revert last commit(DefaultStrategy import IS needed).
* don't run functions in travis in a way we don't support
|
2019-07-21 19:56:43 +02:00 |
|
Matthias
|
1fea6d394a
|
Import DefaultStrategy from the correct file
|
2019-07-21 19:31:50 +02:00 |
|
Matthias
|
dcddfce5bc
|
Fix small mistakes
|
2019-07-21 19:21:50 +02:00 |
|
Matthias
|
e6528be63d
|
Config is not optional for hyperopt resolver
|
2019-07-21 16:20:45 +02:00 |
|
Matthias
|
08ca260e82
|
Simplify return valuef rom _load_object
|
2019-07-21 15:29:17 +02:00 |
|
Matthias
|
88eb93da52
|
Fix base64 strategy test to make sure strategy was loaded via base64
|
2019-07-21 15:16:19 +02:00 |
|
Matthias
|
b35efd96dc
|
Extract load_object from multiple paths to iResolver
|
2019-07-21 15:03:12 +02:00 |
|
Matthias
|
89db5c6bab
|
Extract strategy-specific stuff from search logic
will allow extracting all to IResolver
|
2019-07-21 14:52:59 +02:00 |
|
Matthias
|
790838d897
|
Merge pull request #2024 from freqtrade/custom_hyperopt_loss
Custom hyperopt loss function (and sharpe-ratio)
|
2019-07-20 12:48:26 +02:00 |
|
Matthias
|
4d0cf9ec8e
|
Merge pull request #2033 from hroff-1902/remove-dynamic-whitelist-option
remove deprecated --dynamic-whitelist option
|
2019-07-19 06:38:54 +02:00 |
|
Matthias
|
299f673a8e
|
Merge pull request #2029 from freqtrade/create_datadir_pathlib
[minor] Convert create_datadir to Pathlib
|
2019-07-19 06:36:11 +02:00 |
|
Matthias
|
fa8904978b
|
Don't use --hyperopt-loss-class, but --hyperopt-loss instead
|
2019-07-19 06:31:49 +02:00 |
|
hroff-1902
|
4a144d1c18
|
docs: description for whitelist and blacklist fixed
|
2019-07-18 22:43:36 +03:00 |
|
Matthias
|
415c96204a
|
Merge pull request #2035 from hroff-1902/cleanup-arguments
minor: cleanup Arguments
|
2019-07-18 20:56:51 +02:00 |
|
hroff-1902
|
7af24dc486
|
cleanup Arguments: name attrs and methods as non-public
|
2019-07-18 21:43:40 +03:00 |
|
Matthias
|
e01c0ab4d6
|
Improve doc wording
|
2019-07-18 20:02:28 +02:00 |
|
Matthias
|
8b4827ad85
|
Convert create_datadir to Pathlib
|
2019-07-18 19:48:19 +02:00 |
|