Matthias
|
3eb2131d0b
|
Merge pull request #7092 from freqtrade/fix/hyperopt_inherit
hyperopt inherit fix
|
2022-07-16 15:17:14 +02:00 |
|
longyu
|
2fdea6d43a
|
print start and end date of the train/test data
|
2022-07-16 15:02:30 +02:00 |
|
Matthias
|
bf07d8fe87
|
Update test to properly patch/mock exchange
|
2022-07-16 13:57:12 +02:00 |
|
Matthias
|
357000c478
|
Extract exchange validation to separate method
|
2022-07-16 13:45:26 +02:00 |
|
Matthias
|
d03dfb3934
|
Oder cost is real cost (including leverage)
|
2022-07-16 13:14:21 +02:00 |
|
Matthias
|
ed64e4299b
|
Stoploss orders should also be eligible to update closed fees
|
2022-07-16 13:14:21 +02:00 |
|
Matthias
|
415780a4fe
|
gateio order cost is not in contracts
closes #7081
|
2022-07-16 13:14:21 +02:00 |
|
Matthias
|
7b8a5585dd
|
Fetch 2ndary stoploss order once the order triggered.
|
2022-07-16 13:14:21 +02:00 |
|
Matthias
|
7c4dd4c48c
|
Support fee cost as string
closes #7056
|
2022-07-16 13:14:21 +02:00 |
|
Matthias
|
40e2da10f3
|
Add hypeorpt cloudpickle magic
closes #7078
|
2022-07-16 11:49:33 +02:00 |
|
Matthias
|
e53e530874
|
Add test showing broken inheritance hyperopt
|
2022-07-16 11:49:33 +02:00 |
|
Matthias
|
2e642593e5
|
Update formatting of hyperopt_conf fixture
|
2022-07-16 11:47:32 +02:00 |
|
Matthias
|
29efe75a6f
|
Update hyperoptable strategy to use V3 interface
|
2022-07-16 11:47:32 +02:00 |
|
longyu
|
7260a71ecb
|
refactor set_weights_higher_recent
|
2022-07-15 23:02:09 +02:00 |
|
Matthias
|
1c7f60103d
|
Don't use master for publish CI action
|
2022-07-15 20:26:24 +02:00 |
|
Robert Caulk
|
4ef2ed2f1b
|
Merge pull request #7085 from wagnercosta/feat/freqai
freqai: fix issue when bot restarts with same identifier, does not load predi…
|
2022-07-15 20:00:53 +02:00 |
|
Matthias
|
fada432f49
|
Pin markdown docs dependency
|
2022-07-15 19:48:12 +02:00 |
|
Matthias
|
b657a4df23
|
Improve hyperopt docs
part of #7088
|
2022-07-15 19:02:23 +02:00 |
|
Wagner Costa Santos
|
ca2029a46b
|
fix issue when bot restarts with same identifier, does not load prediction history
|
2022-07-14 18:55:24 -03:00 |
|
Matthias
|
cdc58058d7
|
Add candletype to notebook example
closes #7084, closes #7073
|
2022-07-14 19:40:26 +02:00 |
|
longyu
|
00461850f5
|
change doc
|
2022-07-13 19:18:13 +02:00 |
|
longyu
|
44650ed8a9
|
clean a bit of doc
|
2022-07-13 19:14:10 +02:00 |
|
longyu
|
a6e1535ad8
|
clean a bit of doc
|
2022-07-13 19:12:39 +02:00 |
|
longyu
|
7b6397b08f
|
fix indicator_max_period parameter
|
2022-07-13 19:00:54 +02:00 |
|
lolong
|
b06f9c99f8
|
Merge branch 'freqtrade:feat/freqai' into feat/freqai
|
2022-07-13 08:44:49 +02:00 |
|
robcaulk
|
4141d165ff
|
add BaseTensorFlowModel class
|
2022-07-12 19:10:09 +02:00 |
|
robcaulk
|
ef409dd345
|
Add ground work for TensorFlow models, add protections from common mistakes
|
2022-07-12 18:09:17 +02:00 |
|
Robert Caulk
|
fea63fba12
|
Fix saving/loading historic predictions
|
2022-07-12 10:12:50 +02:00 |
|
longyu
|
da9db8eaa2
|
undo 1.25
|
2022-07-11 23:43:57 +02:00 |
|
longyu
|
3fefa4b144
|
add shuffle parameter explaination
|
2022-07-11 23:36:01 +02:00 |
|
longyu
|
bb1ab0be2a
|
Merge branch 'feat/freqai' of https://github.com/lolongcovas/freqtrade into feat/freqai
|
2022-07-11 22:53:37 +02:00 |
|
longyu
|
7c850a4c2d
|
test the score during the training in the multi model
|
2022-07-11 22:53:35 +02:00 |
|
Robert Caulk
|
8ce6b18318
|
start collecting indefinite history of predictions. Allow user to generate statistics on these predictions. Direct FreqAI to save these to disk and reload them if available.
|
2022-07-11 22:01:48 +02:00 |
|
Matthias
|
0669d93f56
|
Merge pull request #7068 from freqtrade/ccxt_ordertype_validations
Ccxt ordertype validations
|
2022-07-11 19:41:05 +02:00 |
|
Matthias
|
5c164efdb6
|
Also check for createLimitOrder as optionals
|
2022-07-11 16:09:12 +02:00 |
|
Matthias
|
b9ba94d644
|
Bump ccxt to 1.90.47
|
2022-07-11 16:07:58 +02:00 |
|
Matthias
|
bf992fd9df
|
Add test for newly added functionality
|
2022-07-11 14:09:44 +02:00 |
|
Matthias
|
f9d3775d4c
|
Move "candle" logic for message to telegram
this avoids calling this method unless necessary
|
2022-07-11 14:09:39 +02:00 |
|
Matthias
|
9a3a2f9013
|
Simplify adding candle to message
|
2022-07-11 13:55:32 +02:00 |
|
Matthias
|
8e8f026ea7
|
Telegram candle message should be configurable
|
2022-07-11 12:14:19 +02:00 |
|
Matthias
|
ed03ef47ef
|
Merge branch 'develop' into pr/SurferAdmin/6916
|
2022-07-11 11:49:22 +02:00 |
|
Matthias
|
ec3179156c
|
Revert unwanted changes.
|
2022-07-11 11:48:24 +02:00 |
|
Matthias
|
3fc92b1b21
|
Create BaseRegression model - designed to reduce code duplication across currently available models.
|
2022-07-11 11:33:59 +02:00 |
|
Matthias
|
64f89af69e
|
Add Explicit test for "has" checks
|
2022-07-11 10:43:21 +02:00 |
|
Matthias
|
6ac1aa15f5
|
Reenable ccxt order checks
|
2022-07-11 10:36:19 +02:00 |
|
Matthias
|
f8e35d8760
|
Add TODO to disabled test
|
2022-07-11 10:30:05 +02:00 |
|
Matthias
|
523d8a84a8
|
skip "supports market order" for now until CCXT fixes their assignemnt bugs.
|
2022-07-11 10:22:51 +02:00 |
|
Matthias
|
7d6b3d0e02
|
Update hyperopt param docs to be clear that non-conclusive parameters will be ignored
|
2022-07-11 08:17:16 +02:00 |
|
Matthias
|
0600c4d70e
|
Merge pull request #7064 from freqtrade/dependabot/pip/develop/urllib3-1.26.10
Bump urllib3 from 1.26.9 to 1.26.10
|
2022-07-11 08:16:58 +02:00 |
|
Matthias
|
2bba071b6a
|
Merge pull request #7063 from freqtrade/dependabot/pip/develop/numpy-1.23.1
Bump numpy from 1.23.0 to 1.23.1
|
2022-07-11 08:16:39 +02:00 |
|