Matthias
|
91dc5e7aa6
|
Be sure to provide an amount in entry notifications
|
2022-09-21 21:12:08 +02:00 |
|
Matthias
|
08e183fb55
|
Add note about okx trading mode
|
2022-09-21 20:59:12 +02:00 |
|
Matthias
|
923182680e
|
Explicitly define notification defaults
|
2022-09-21 12:46:58 +00:00 |
|
Matthias
|
f7b8c5a767
|
Reorder telegram noise sample
|
2022-09-21 12:46:58 +00:00 |
|
Matthias
|
02f2096fc3
|
Reverse and fix rangestability conditions
closes #7447
|
2022-09-21 06:53:07 +02:00 |
|
Matthias
|
8f41f943b4
|
Fix 0.0 amount message wording
|
2022-09-21 06:42:55 +02:00 |
|
Matthias
|
ff36431680
|
Adjust tests for new messageType handling
|
2022-09-20 20:34:56 +02:00 |
|
Matthias
|
3b0874eb37
|
Update exit message handling to gracefully handle kucoins "empty" responses
closes #7444
|
2022-09-20 20:00:08 +02:00 |
|
Matthias
|
0c01b23cba
|
Capture exceptions in send_msg calls
|
2022-09-20 18:09:14 +02:00 |
|
Matthias
|
0bd6ad55a1
|
Always show freqtrade version
|
2022-09-20 14:14:54 +00:00 |
|
Matthias
|
8a91c8e220
|
Sort and dedup pairs before data conversion
|
2022-09-20 13:36:28 +00:00 |
|
Matthias
|
6c18fa0847
|
Update proxy docs
|
2022-09-20 09:30:48 +00:00 |
|
Matthias
|
32d46e8a6b
|
Improve fixture naming
|
2022-09-19 20:59:53 +02:00 |
|
Matthias
|
703bcc099a
|
Fix list-pair regex to also support 1INCH/USDT
|
2022-09-19 20:32:54 +02:00 |
|
Matthias
|
eb9ac9cbda
|
add --exchange to convert-trade-data
|
2022-09-19 20:29:28 +02:00 |
|
Matthias
|
a023ac26f3
|
Merge pull request #7441 from freqtrade/train-queue
Ensure train ordering after restart
|
2022-09-19 19:33:16 +02:00 |
|
Matthias
|
ea58c29ded
|
Add plot_feature_importance to schema definition
|
2022-09-19 08:13:54 +00:00 |
|
Matthias
|
225f7cd5f8
|
Merge pull request #7431 from initrv/add-plot-feature-importance
Add plot feature importance
|
2022-09-19 08:41:10 +02:00 |
|
Matthias
|
2c4137e5ca
|
Merge pull request #7440 from freqtrade/dependabot/pip/develop/fastapi-0.85.0
Bump fastapi from 0.83.0 to 0.85.0
|
2022-09-19 08:01:12 +02:00 |
|
Matthias
|
ec7642febf
|
Merge pull request #7437 from freqtrade/dependabot/pip/develop/ccxt-1.93.66
Bump ccxt from 1.93.35 to 1.93.66
|
2022-09-19 08:00:57 +02:00 |
|
Matthias
|
4a0a0c307c
|
Use json_load to load leverage tiers
|
2022-09-19 07:23:26 +02:00 |
|
Matthias
|
d930931000
|
Bring back sleep - it'll ensure we give up control over the thread.
|
2022-09-19 07:14:33 +02:00 |
|
Matthias
|
1d0e686cd4
|
Merge pull request #7436 from freqtrade/dependabot/pip/develop/joblib-1.2.0
Bump joblib from 1.1.0 to 1.2.0
|
2022-09-19 06:59:10 +02:00 |
|
Matthias
|
cc89b4127a
|
Merge pull request #7439 from freqtrade/dependabot/pip/develop/mkdocs-material-8.5.2
Bump mkdocs-material from 8.4.3 to 8.5.2
|
2022-09-19 06:57:47 +02:00 |
|
Matthias
|
613ad8cb31
|
Merge pull request #7438 from freqtrade/dependabot/pip/develop/pyjwt-2.5.0
Bump pyjwt from 2.4.0 to 2.5.0
|
2022-09-19 06:33:29 +02:00 |
|
Matthias
|
8116ca847b
|
move trades_get_pairs to parent class
|
2022-09-18 19:40:03 +02:00 |
|
Matthias
|
a06eee300a
|
move ohlcv_get_pairs to parent class
|
2022-09-18 19:36:23 +02:00 |
|
Matthias
|
584b2381d1
|
Fix Imports
|
2022-09-18 19:36:11 +02:00 |
|
Matthias
|
994c1c5ea0
|
use Config typing in more places
|
2022-09-18 13:31:52 +02:00 |
|
Matthias
|
667853c504
|
Use Alias to type config objects
|
2022-09-18 13:20:55 +02:00 |
|
Matthias
|
9f23588154
|
strategy template - remove pointless noqa's
|
2022-09-18 08:58:33 +02:00 |
|
Matthias
|
7a73adb955
|
Improve default strategy template
|
2022-09-18 08:57:26 +02:00 |
|
Matthias
|
faf84295a5
|
Separate strategy subtemplates for better overview
|
2022-09-18 08:52:53 +02:00 |
|
Matthias
|
ab78fb373a
|
Improve freqAI strategy formatting and readability
|
2022-09-18 08:45:24 +02:00 |
|
Matthias
|
4634936265
|
additional support for --data-dir
|
2022-09-18 08:39:03 +02:00 |
|
Matthias
|
fa3d4b58ab
|
Revert unnecessary formatting
|
2022-09-18 08:30:59 +02:00 |
|
Matthias
|
92a32ab31b
|
Add documentation for stop-market on binance futures
part of #7426
|
2022-09-17 17:14:45 +02:00 |
|
Matthias
|
063511826c
|
Update stoploss on exchange logic
closes #7424
|
2022-09-17 17:11:00 +02:00 |
|
Matthias
|
9f266cbcb2
|
Allow safe_price for market stop orders
|
2022-09-17 17:11:00 +02:00 |
|
Matthias
|
ca6dec3d4c
|
Binance spot also allows market orders
closes #7426
|
2022-09-17 17:11:00 +02:00 |
|
Matthias
|
8639c1f23d
|
Reduce complexity in binance stoploss handling
|
2022-09-17 17:11:00 +02:00 |
|
Matthias
|
93237efc15
|
Merge pull request #7428 from freqtrade/informative_freqai
Informative freqai
|
2022-09-17 16:44:28 +02:00 |
|
Matthias
|
38b28fc4da
|
Update duplicated test
|
2022-09-17 14:19:20 +02:00 |
|
Matthias
|
4182a7891a
|
Allow leverage tier cache to be 4 weeks old.
we've seen from binance that it's not changing this often.
|
2022-09-17 10:41:48 +02:00 |
|
Matthias
|
6682ae35b3
|
Update cached binance_leverage_tiers
|
2022-09-17 10:37:47 +02:00 |
|
Matthias
|
10ec681b30
|
Clean up no longer needed informative sample code
|
2022-09-17 10:19:46 +02:00 |
|
Matthias
|
d62cef01be
|
Add test for __informative_pairs_freqai
|
2022-09-17 10:18:08 +02:00 |
|
Matthias
|
0aada271ca
|
Move informative_pairs for freqAI to backend
|
2022-09-17 10:17:22 +02:00 |
|
Matthias
|
e5368f5a14
|
backtesting confirm_trade_entry should pass correct amount, not stake-amount
closes #7423
|
2022-09-16 13:24:20 +00:00 |
|
Matthias
|
8a236c3c4f
|
Merge pull request #7412 from initrv/fix-purge-old-models
Fixed a bug that prevents clearing old models
|
2022-09-14 07:10:57 +02:00 |
|
Matthias
|
91bc3d1161
|
Update docs aroudn use_exit_signal
close #7413
|
2022-09-14 07:04:14 +02:00 |
|
Matthias
|
49800e4cc3
|
pin ci python to 3.10.6 for now
|
2022-09-14 06:55:05 +02:00 |
|
Matthias
|
7b6e465d57
|
Remove gate live test skip
|
2022-09-13 21:28:11 +02:00 |
|
Matthias
|
fac8f19554
|
Merge pull request #7396 from freqtrade/hyperopt_per_epoch
Hyperopt per epoch
|
2022-09-12 15:56:03 +02:00 |
|
Matthias
|
a93e355175
|
Merge pull request #7403 from freqtrade/dependabot/pip/develop/types-requests-2.28.10
Bump types-requests from 2.28.9 to 2.28.10
|
2022-09-12 10:37:42 +02:00 |
|
Matthias
|
f45824acf5
|
Bump precommit types/requests
|
2022-09-12 09:23:02 +02:00 |
|
Matthias
|
2599e57fe6
|
Merge pull request #7401 from freqtrade/dependabot/pip/develop/aiofiles-22.1.0
Bump aiofiles from 0.8.0 to 22.1.0
|
2022-09-12 09:21:58 +02:00 |
|
Matthias
|
e20ebc99c4
|
Merge pull request #7398 from freqtrade/dependabot/pip/develop/cryptography-38.0.1
Bump cryptography from 37.0.4 to 38.0.1
|
2022-09-12 08:41:01 +02:00 |
|
Matthias
|
21ed992b78
|
Merge pull request #7400 from freqtrade/dependabot/pip/develop/numpy-1.23.3
Bump numpy from 1.23.2 to 1.23.3
|
2022-09-12 08:40:16 +02:00 |
|
Matthias
|
91b7e152c2
|
Merge pull request #7404 from freqtrade/dependabot/pip/develop/fastapi-0.83.0
Bump fastapi from 0.82.0 to 0.83.0
|
2022-09-12 08:06:43 +02:00 |
|
Matthias
|
d3f4d742bb
|
Merge pull request #7399 from freqtrade/dependabot/pip/develop/ccxt-1.93.35
Bump ccxt from 1.93.3 to 1.93.35
|
2022-09-12 08:04:16 +02:00 |
|
Matthias
|
1f11d6091c
|
Merge pull request #7405 from freqtrade/dependabot/pip/develop/jsonschema-4.16.0
Bump jsonschema from 4.15.0 to 4.16.0
|
2022-09-12 08:01:36 +02:00 |
|
Matthias
|
dae2ee446c
|
Merge pull request #7402 from freqtrade/dependabot/pip/develop/mkdocs-material-8.4.3
Bump mkdocs-material from 8.4.2 to 8.4.3
|
2022-09-12 08:01:04 +02:00 |
|
Matthias
|
3c2e0b5ad6
|
Merge pull request #7397 from freqtrade/dependabot/pip/develop/sqlalchemy-1.4.41
Bump sqlalchemy from 1.4.40 to 1.4.41
|
2022-09-12 07:04:36 +02:00 |
|
Matthias
|
982c0315fa
|
Rename variable
|
2022-09-11 19:31:11 +02:00 |
|
Matthias
|
816c1f7603
|
add test for per epoch hyperopt
|
2022-09-11 17:51:30 +02:00 |
|
Matthias
|
72d197a99d
|
Run first epoch in non-parallel mode
this allows dataprovider to load it's cache.
closes #7384
|
2022-09-11 17:51:07 +02:00 |
|
Matthias
|
78cd46ecd5
|
hyperopt Remove unnecessary arguments
|
2022-09-11 14:59:39 +02:00 |
|
Matthias
|
32e13d65c3
|
Refactor hyperopt to extract evaluate_result
|
2022-09-11 14:59:39 +02:00 |
|
Matthias
|
a48923c0e4
|
Extract widget colorization to separate function
|
2022-09-11 14:59:39 +02:00 |
|
Matthias
|
9c8c7a03a1
|
Improve typehint
|
2022-09-11 14:59:39 +02:00 |
|
Matthias
|
ccc70a21f2
|
Update pairs_file cli argument description
|
2022-09-11 14:59:39 +02:00 |
|
Matthias
|
4476b5a7f4
|
add user_data arg to test-pairlist
|
2022-09-11 14:59:39 +02:00 |
|
Matthias
|
24b35bfb44
|
Merge pull request #7394 from freqtrade/add-search-share
add search share button to website
|
2022-09-11 14:57:11 +02:00 |
|
Matthias
|
b3fc1cfde9
|
Parametrize classifier tests
|
2022-09-10 20:18:00 +02:00 |
|
Matthias
|
88892ba663
|
Parametrize regressor tests
|
2022-09-10 20:18:00 +02:00 |
|
Matthias
|
f97f1dc5c3
|
Test CatboostRegressorMultiTarget, simplify test setup via parametrization
|
2022-09-10 20:18:00 +02:00 |
|
Matthias
|
e4caccc353
|
Merge pull request #7367 from freqtrade/add-continual-learning
add continual learning to catboost and friends
|
2022-09-10 20:17:28 +02:00 |
|
Matthias
|
daf352e6a5
|
Test online candle fetching in futures, too
disable gateio checking on spot markets
|
2022-09-10 16:01:06 +02:00 |
|
Matthias
|
170bec0438
|
Fix failing XGBoost tests
|
2022-09-10 08:24:23 +02:00 |
|
Matthias
|
5705b8759b
|
Merge branch 'develop' into add-continual-learning
|
2022-09-10 08:24:04 +02:00 |
|
Matthias
|
939fb7acb3
|
Fix enum imports
|
2022-09-09 20:31:30 +02:00 |
|
Matthias
|
97be3318f4
|
Use Datetime_format from constants
|
2022-09-09 20:31:02 +02:00 |
|
Matthias
|
37fcbeba58
|
Update backtesting output wording to Entries
|
2022-09-09 19:58:55 +02:00 |
|
Matthias
|
afc17c5ec9
|
Merge pull request #7383 from freqtrade/dependabot/docker/python-3.10.7-slim-bullseye
Bump python from 3.10.6-slim-bullseye to 3.10.7-slim-bullseye
|
2022-09-09 06:30:19 +02:00 |
|
Matthias
|
883abe5b4f
|
Merge pull request #7379 from freqtrade/fix/keyerror_fundingfee
Fix keyerror fundingfee update
|
2022-09-08 12:06:52 +02:00 |
|
Matthias
|
08726a264b
|
Update FAQ to point out multiple parallel positions per trade
|
2022-09-08 07:48:36 +00:00 |
|
Matthias
|
5e42defafc
|
Update telegram docs to disable partial exit notifications
|
2022-09-08 07:36:37 +00:00 |
|
Matthias
|
9ef0ffe277
|
Update tests for funding-Fee exceptions
|
2022-09-08 07:19:17 +00:00 |
|
Matthias
|
791f61c089
|
Add test case for funding fee update failure
|
2022-09-08 07:13:15 +00:00 |
|
Matthias
|
b91ad609f2
|
Merge pull request #7370 from wizrds/feat/suffix-merge-informative
Add optional `suffix` parameter to `merge_informative_pair`
|
2022-09-08 08:08:55 +02:00 |
|
Matthias
|
39b6cadd14
|
Test keyerror case for funding_Fee calculation
|
2022-09-08 07:24:57 +02:00 |
|
Matthias
|
4e15611b05
|
Don't crash in case of funding fee fetch error
|
2022-09-08 07:18:38 +02:00 |
|
Matthias
|
f3417a8690
|
Revert condition sequence to simplify conditions
|
2022-09-08 06:59:14 +02:00 |
|
Matthias
|
20bf44a856
|
Merge pull request #7375 from freqtrade/combine-metrics
ensure inlier metric can be combined with other cleaning methods
|
2022-09-08 06:43:02 +02:00 |
|
Matthias
|
f8e7ed5d7d
|
Reduce shutdown verbosity of exchange
|
2022-09-07 19:28:42 +02:00 |
|
Matthias
|
a9fd12b816
|
Allow more dynamic timeframes by disabling "choice"
part of #7366
|
2022-09-07 19:28:42 +02:00 |
|
Matthias
|
322f00e3e8
|
Fix empty entry message if order doesn't fill immediately
closes #7368
|
2022-09-07 18:19:43 +02:00 |
|
Matthias
|
c08c82bc40
|
Merge pull request #7322 from freqtrade/add-inlier-metric
Add inlier metric
|
2022-09-07 07:05:57 +02:00 |
|
Matthias
|
3454a52b95
|
Explicitly test amount_to_contract_precision
|
2022-09-07 06:55:22 +02:00 |
|