hippocritical
|
9eceb2f38c
|
Merge remote-tracking branch 'origin/develop' into develop
|
2023-06-11 00:20:02 +02:00 |
|
hippocritical
|
1da1972c18
|
added test for config overrides
|
2023-06-11 00:18:34 +02:00 |
|
Matthias
|
e332fbfb47
|
Add explicit test for okx get_stop_params
|
2023-06-10 16:56:41 +02:00 |
|
Matthias
|
2806110869
|
Add explicit test for okx cancel_stop
|
2023-06-10 16:56:41 +02:00 |
|
Matthias
|
cfe88f06d2
|
Improve behavior of okx rebuys when using stop on exchange
closes #8755
|
2023-06-10 16:56:41 +02:00 |
|
robcaulk
|
ad8a4897ce
|
remove unnecessary example in feature_engineering.md
|
2023-06-10 16:13:28 +02:00 |
|
Matthias
|
4f15b30339
|
Merge pull request #8590 from AchmadFathoni/develop
Fix disrepancy in freqai doc code example
|
2023-06-10 15:27:01 +02:00 |
|
robcaulk
|
229ee643cd
|
revert change to deal with FT pinning old scikit-learn version
|
2023-06-10 13:24:09 +02:00 |
|
robcaulk
|
41e37f9d32
|
improve docs, update doc strings
|
2023-06-10 13:11:47 +02:00 |
|
robcaulk
|
d9bdd879ab
|
improve migration doc
|
2023-06-10 13:00:59 +02:00 |
|
robcaulk
|
f8d7c2e21d
|
add migration guide, add protections and migration assistance
|
2023-06-10 12:48:27 +02:00 |
|
robcaulk
|
4cdd6bc6c3
|
avoid using ram for unnecessary train_df, fix some deprecation warnings
|
2023-06-10 12:07:03 +02:00 |
|
robcaulk
|
e246259792
|
avoid manual pipeline validation
|
2023-06-10 11:40:57 +02:00 |
|
Matthias
|
3523f564bd
|
Improve Log reduction and corresponding test
|
2023-06-10 09:44:20 +02:00 |
|
Matthias
|
265d782af8
|
Implement the requested changes.
|
2023-06-10 09:30:34 +02:00 |
|
hippocritical
|
94ca2988a0
|
updated docs
|
2023-06-09 23:32:58 +02:00 |
|
hippocritical
|
6656740f21
|
Moved config overrides to its' own function
Added config overrides to dry_run_wallet and max_open_trades to avoid false positives.
|
2023-06-09 22:11:30 +02:00 |
|
Matthias
|
99842402f7
|
Further reduce unnecessary output
|
2023-06-09 07:18:35 +02:00 |
|
Matthias
|
16b3363970
|
Fix type problem
|
2023-06-09 07:16:06 +02:00 |
|
Matthias
|
b89390c06b
|
Reduce log verbosity during bias tester runs
|
2023-06-09 07:15:36 +02:00 |
|
Matthias
|
c8e827d483
|
Merge branch 'develop' into pr/hippocritical/8369
|
2023-06-09 07:03:25 +02:00 |
|
Matthias
|
fc8c6b06ad
|
Extract set-log-levels from main logging module
|
2023-06-09 06:59:08 +02:00 |
|
Matthias
|
e3056b141a
|
Move logging tests to dedicated test file
|
2023-06-09 06:51:12 +02:00 |
|
Matthias
|
05ea36f03b
|
Fix performance when running tons of backtests
|
2023-06-09 06:45:34 +02:00 |
|
Matthias
|
61f1701e56
|
Bump version to 2023.5.1
|
2023-06-08 22:02:33 +02:00 |
|
Matthias
|
beaaa94406
|
Improve test for reload-markets timings, fix bug
closes #8714
|
2023-06-08 21:03:12 +02:00 |
|
Matthias
|
6b736c49d4
|
Dont persist Backtesting to avoid memory leak
|
2023-06-08 20:13:28 +02:00 |
|
robcaulk
|
33b028b104
|
ensure data kitchen thread count is propagated to pipeline
|
2023-06-08 12:33:08 +02:00 |
|
robcaulk
|
88337b6c5e
|
convert to using constants in data_drawer. Remove unneeded check_if_pred_in_spaces function
|
2023-06-08 12:19:42 +02:00 |
|
robcaulk
|
e39e40dc60
|
improve documentation of pipeline building/customization
|
2023-06-08 11:56:31 +02:00 |
|
Matthias
|
317e0b5f2b
|
Avoid nested loops in telegram for force* scenarios
closes #8731
|
2023-06-08 07:08:06 +02:00 |
|
Matthias
|
4404d112a9
|
Merge pull request #8749 from freqtrade/dependabot/docker/python-3.11.4-slim-bullseye
Bump python from 3.10.11-slim-bullseye to 3.11.4-slim-bullseye
|
2023-06-08 06:30:36 +02:00 |
|
dependabot[bot]
|
f81139b97c
|
Bump python from 3.10.11-slim-bullseye to 3.11.4-slim-bullseye
Bumps python from 3.10.11-slim-bullseye to 3.11.4-slim-bullseye.
---
updated-dependencies:
- dependency-name: python
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-08 03:56:43 +00:00 |
|
robcaulk
|
14557f2d32
|
merge develop into outsource-data-pipeline
|
2023-06-07 19:24:21 +02:00 |
|
robcaulk
|
f10f00f5e8
|
Merge remote-tracking branch 'origin' into use-datasieve
|
2023-06-07 19:23:36 +02:00 |
|
hippocritical
|
675a97c1cb
|
Merge branch 'freqtrade:develop' into develop
|
2023-06-07 19:22:42 +02:00 |
|
robcaulk
|
c066f014e3
|
fix docs
|
2023-06-07 18:36:07 +02:00 |
|
robcaulk
|
6d39adc739
|
bump datasieve version
|
2023-06-07 18:29:49 +02:00 |
|
robcaulk
|
135aaa2be2
|
update docs, improve the interaction with define_data_pipeline
|
2023-06-07 18:26:49 +02:00 |
|
robcaulk
|
dc577d2a1a
|
update to new datasieve interface, add noise to pipeline
|
2023-06-07 17:58:27 +02:00 |
|
robcaulk
|
4d4589becd
|
fix isort in tests
|
2023-06-07 14:00:00 +02:00 |
|
robcaulk
|
f7f88aa14d
|
fix pickle file name
|
2023-06-07 09:28:56 +02:00 |
|
robcaulk
|
17d74429b5
|
Merge remote-tracking branch 'origin/feat/outsource-data-pipeline' into use-datasieve
|
2023-06-07 09:08:09 +02:00 |
|
robcaulk
|
5ac141f72b
|
convert to new datasieve api
|
2023-06-06 21:05:51 +02:00 |
|
Matthias
|
0b8ef1b880
|
Fix devcontainer invalid key
|
2023-06-05 21:13:52 +02:00 |
|
Matthias
|
c269eef77e
|
Remove unnecessary calc_profit_ratio call
|
2023-06-05 21:10:29 +02:00 |
|
Matthias
|
21172802de
|
Devcontainer image should contain as many dependencies as possible
|
2023-06-05 20:30:46 +02:00 |
|
Matthias
|
17b8cb2f7c
|
Merge pull request #8738 from freqtrade/dependabot/pip/develop/ccxt-3.1.23
Bump ccxt from 3.1.13 to 3.1.23
|
2023-06-05 18:06:29 +02:00 |
|
dependabot[bot]
|
6ec91d11ae
|
Bump ccxt from 3.1.13 to 3.1.23
Bumps [ccxt](https://github.com/ccxt/ccxt) from 3.1.13 to 3.1.23.
- [Changelog](https://github.com/ccxt/ccxt/blob/master/exchanges.cfg)
- [Commits](https://github.com/ccxt/ccxt/compare/3.1.13...3.1.23)
---
updated-dependencies:
- dependency-name: ccxt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-06-05 07:40:33 +00:00 |
|
Matthias
|
984dec12df
|
Merge pull request #8739 from freqtrade/dependabot/pip/develop/pandas-2.0.2
Bump pandas from 2.0.1 to 2.0.2
|
2023-06-05 09:39:55 +02:00 |
|