Matthias
|
463714832d
|
Merge branch 'develop' into feat/short
|
2022-01-29 14:19:30 +01:00 |
|
Matthias
|
e7409e74c2
|
Remove default from position_adjustment (otherwise strategy parameters won't work anymore)
|
2022-01-28 19:21:42 +01:00 |
|
Matthias
|
002226f5fd
|
Update setting to max_entry_position_adjustment
|
2022-01-27 16:57:50 +01:00 |
|
Stefano Ariestasia
|
cc3852daf3
|
Add defaults to constants.py and update docs
|
2022-01-23 03:54:58 +00:00 |
|
Matthias
|
f090dcc597
|
Merge branch 'develop' into feat/short
|
2022-01-22 17:56:01 +01:00 |
|
Matthias
|
d319204dea
|
Add note about legacy metadata format
|
2022-01-19 20:08:09 +01:00 |
|
Rokas Kupstys
|
5fffc5033a
|
Rework backtesting --no-cahche to --cache=[none, day, week, month].
Fix an issue where config modification during runtime would prevent use of cached results.
|
2022-01-19 11:44:35 +02:00 |
|
Matthias
|
ddfbe55e7c
|
Merge branch 'develop' into feat/short
|
2022-01-01 19:16:49 +01:00 |
|
Matthias
|
e729fad99c
|
Add unknown_fee_rate parameter
|
2021-12-11 15:26:08 +01:00 |
|
Matthias
|
e75f31ee86
|
Create correct Type for PairWithTimeFrame
|
2021-12-03 15:20:18 +01:00 |
|
Matthias
|
5493212672
|
More candletype changes
|
2021-12-03 13:04:31 +01:00 |
|
Matthias
|
f4d0abc51a
|
Merge branch 'feat/short' into pr/samgermain/5780
|
2021-12-02 07:09:37 +01:00 |
|
Matthias
|
67f3570bf3
|
Merge branch 'develop' into feat/short
|
2021-12-01 07:21:36 +01:00 |
|
Spat
|
018407852a
|
Added missing webhook config params to constants
|
2021-11-29 18:17:59 +11:00 |
|
Spat
|
29180a1d2b
|
Moved retry config to constants
|
2021-11-29 10:48:35 +11:00 |
|
Sam Germain
|
64a6abc541
|
Added candle type to ohlcv_get_available_data
|
2021-11-21 17:48:14 -06:00 |
|
Matthias
|
f40221dd9f
|
Merge branch 'develop' into feat/short
|
2021-11-18 20:20:01 +01:00 |
|
Matthias
|
25fcab0794
|
Enhance /show_config endpoint
|
2021-11-06 16:20:18 +01:00 |
|
Matthias
|
7a907a7636
|
Add Emergencyselling after X timeouts have been reached
|
2021-11-06 11:48:49 +01:00 |
|
Matthias
|
c094ac5762
|
Merge branch 'develop' into feat/short
|
2021-10-30 19:45:19 +02:00 |
|
Matthias
|
5cdae2ce3f
|
Remove CalmarDaily hyperopt loss
|
2021-10-29 06:53:40 +02:00 |
|
Matthias
|
dffb4c5d53
|
Merge branch 'develop' into pr/TreborNamor/5607
|
2021-10-24 08:55:10 +02:00 |
|
Sam Germain
|
aed22f7dad
|
Merge branch 'develop' into feat/short
|
2021-10-22 11:45:27 -06:00 |
|
Matthias
|
fa028c2134
|
Support day/week/month breakdowns
|
2021-10-21 06:58:40 +02:00 |
|
Sam Germain
|
57d7009fd9
|
Added trading mode and collateral to constants.py
|
2021-10-18 01:21:41 -06:00 |
|
Matthias
|
45b7a0c837
|
Add Test and docs for MaxDrawDownHyperOptLoss
|
2021-10-07 07:12:45 +02:00 |
|
Robert Roman
|
67e9626da1
|
fixed isort issue
|
2021-09-27 12:16:57 -05:00 |
|
Robert Roman
|
a1566fe5d7
|
updated to latest constant.py file
|
2021-09-27 11:47:03 -05:00 |
|
Robert Roman
|
a77ca22026
|
Merge branch 'freqtrade:develop' into develop
|
2021-09-26 02:57:02 -05:00 |
|
Robert Roman
|
89b7dfda0e
|
Added Calmar Ratio Daily
|
2021-09-25 16:34:41 -05:00 |
|
Matthias
|
b59906b117
|
Update minimum for tradable_balance_ratio to 0.0
|
2021-09-24 19:24:33 +02:00 |
|
Robert Roman
|
0f29cbc882
|
added CalmarHyperOptLoss
I added CalmarHyperOptLoss to HYPEROPT_LOSS_BUILTIN variable inside constants.py file
|
2021-09-23 21:37:28 -05:00 |
|
Matthias
|
3ce05c0d54
|
Add "sane" defaults to protection triggers
|
2021-09-20 20:16:58 +02:00 |
|
Matthias
|
3675df8344
|
Update documentation regarding Legacy Hyperopt
|
2021-09-12 08:18:17 +02:00 |
|
Matthias
|
ef9c1addcf
|
Add expired to list of canceled statuses
|
2021-08-27 19:54:53 +02:00 |
|
axel
|
2fb9f6e2f4
|
rename custom price max distance option in config, update formula and test associated
|
2021-08-18 05:07:37 -04:00 |
|
axel
|
17daba321b
|
add custom_price_max_distance_percent config option in constants
|
2021-08-16 23:09:30 -04:00 |
|
Sam Germain
|
b9356a5564
|
Autopep8 formatting
|
2021-08-06 16:35:39 -06:00 |
|
Matthias
|
6f8519d0a3
|
Add environment variable support
|
2021-07-31 19:26:56 +02:00 |
|
Matthias
|
7863746904
|
Add available_capital parameter
|
2021-07-12 06:54:06 +02:00 |
|
nightshift2k
|
346d66748b
|
first version of OffsetFilter
|
2021-07-05 12:50:56 +02:00 |
|
Matthias
|
55f032b18e
|
Catch trying to read faulty parameter file
|
2021-06-29 20:51:29 +02:00 |
|
Matthias
|
d4514f5f16
|
Introduce File versions to hyperopt result files
|
2021-06-29 06:50:47 +02:00 |
|
Matthias
|
1067a9f356
|
Move strategy-override signals to top-level of the config
closes #2867
|
2021-06-26 16:06:13 +02:00 |
|
Matthias
|
c62fad0088
|
Pricing strategies should default to use orderbook pricing
|
2021-06-26 08:19:37 +02:00 |
|
Matthias
|
d59a38665c
|
Remove support for order_book_max
|
2021-06-25 20:36:39 +02:00 |
|
aayush-jain18
|
a46f60bd94
|
spell corrections
|
2021-06-25 22:10:04 +05:30 |
|
Matthias
|
a7f8342171
|
Add small documentation about reload disabling
|
2021-06-19 16:49:54 +02:00 |
|
Matthias
|
cf7394d01c
|
Export backtesting results by default
closes #4977
|
2021-06-14 19:57:24 +02:00 |
|
Matthias
|
e0083bc58e
|
Support backwards-compatible sell setting
|
2021-05-27 13:00:05 +02:00 |
|