Aleksey Savin
|
45c8161448
|
for local testing
|
2024-05-31 21:07:43 +00:00 |
|
Aleksey Savin
|
62c64e2467
|
I tweaked the ensure_data_exists function so that it always works without parameter
|
2024-04-28 19:59:47 +00:00 |
|
Matthias
|
fce4536ef2
|
Merge branch 'develop' into Error-Skipping
|
2024-04-25 21:12:20 +02:00 |
|
Matthias
|
8e5c574224
|
Don't handle case where base_currency is not set
(very old trades)
|
2024-04-25 19:56:27 +02:00 |
|
Aleksey Savin
|
0008a87232
|
Merge remote-tracking branch 'upstream/develop' into Error-Skipping
|
2024-04-25 18:38:58 +03:00 |
|
Aleksey Savin
|
116bcc2bce
|
check for backtesting dataframe
|
2024-04-25 14:35:02 +00:00 |
|
Matthias
|
a3e6abef8d
|
Add test for "trade amount adjust" behavior
|
2024-04-25 13:44:01 +02:00 |
|
Matthias
|
adbf1b5e6f
|
Adjust trade amount by 2% if trade recovery remains above the trade amount
closes #10002
|
2024-04-25 13:43:46 +02:00 |
|
Matthias
|
0a89efd002
|
Only cancel stoploss if really necessary
partial workaround for #10002
|
2024-04-25 11:43:24 +02:00 |
|
Matthias
|
35408966f4
|
Fix remaining user_data leaks
|
2024-04-25 11:02:34 +02:00 |
|
Matthias
|
ad12c98d10
|
Avoid having test-result influence from user_data/
this avoids potential deprecation warnings (or even errors)
caused by strategies in user_data/strategies
|
2024-04-25 10:48:27 +02:00 |
|
Matthias
|
96bb4db68e
|
Fix remaining coingecko spellings
|
2024-04-25 10:28:25 +02:00 |
|
Matthias
|
2d9be6c818
|
Fix some coingecko spellings
|
2024-04-25 10:27:58 +02:00 |
|
Matthias
|
3ca0be7543
|
Fix misspelled coingecko variable
|
2024-04-25 10:26:33 +02:00 |
|
Aleksey Savin
|
778add6d92
|
default save_backtest_models sync with docs
|
2024-04-25 08:18:52 +00:00 |
|
Matthias
|
d6dcd8adca
|
use explicit macos version
macos-latest changed to align to macos-14 - so it's no longer capable of running python 3.9
|
2024-04-25 08:18:21 +02:00 |
|
Matthias
|
5f1ab7508f
|
Add idex subclass defining the applicable ohlcv limit
|
2024-04-25 08:18:21 +02:00 |
|
Matthias
|
2906f2f8e0
|
Merge pull request #10132 from freqtrade/update/binance-leverage-tiers
Update Binance Leverage Tiers
|
2024-04-25 08:10:26 +02:00 |
|
xmatthias
|
652819309d
|
chore: update pre-commit hooks
|
2024-04-25 03:02:27 +00:00 |
|
Matthias
|
365b9c9cfe
|
kwargs for re.sub count
|
2024-04-24 07:02:26 +02:00 |
|
Matthias
|
fa6c17c067
|
Remove mutable default-args from generate-candlestick
|
2024-04-24 07:00:17 +02:00 |
|
Matthias
|
86f3b649b9
|
Update security warning in docker section
|
2024-04-24 06:42:17 +02:00 |
|
Aleksey Savin
|
5782124df9
|
flake8
|
2024-04-23 23:18:32 +00:00 |
|
Aleksey Savin
|
c5e68afb2c
|
remove union
|
2024-04-23 23:11:08 +00:00 |
|
Aleksey Savin
|
49487afc86
|
fix for merge
|
2024-04-23 22:42:04 +00:00 |
|
Aleksey Savin
|
4b9f0c2fc2
|
remove new feature flag
|
2024-04-23 18:48:01 +00:00 |
|
Matthias
|
115cb4bf40
|
Don't use datetime.utcnow ...
|
2024-04-23 20:08:28 +02:00 |
|
Matthias
|
226eaf0d0a
|
Filter deprecation warning - it's a dependency ...
|
2024-04-23 19:52:44 +02:00 |
|
Matthias
|
6113e47991
|
Merge pull request #10090 from CoolCu/develop
chore: remove repetitive words
|
2024-04-23 19:29:38 +02:00 |
|
Matthias
|
7b78912d71
|
Merge pull request #10105 from freqtrade/feat/humanize
Replace arrow with humanize
|
2024-04-23 09:46:35 +02:00 |
|
Matthias
|
81d80ff5c7
|
Merge pull request #10124 from freqtrade/update/pre-commit-hooks
Update pre-commit hooks
|
2024-04-23 07:04:57 +02:00 |
|
xmatthias
|
914d630a22
|
chore: update pre-commit hooks
|
2024-04-23 03:03:47 +00:00 |
|
Matthias
|
9441eb9b53
|
Merge pull request #10115 from freqtrade/dependabot/pip/develop/pymdown-extensions-10.8
Bump pymdown-extensions from 10.7.1 to 10.8
|
2024-04-22 16:41:15 +02:00 |
|
Matthias
|
b7f65a77c7
|
Merge pull request #10111 from freqtrade/dependabot/pip/develop/ruff-0.4.1
Bump ruff from 0.3.7 to 0.4.1
|
2024-04-22 15:56:30 +02:00 |
|
Matthias
|
a750e4c107
|
Merge pull request #10108 from freqtrade/dependabot/pip/develop/pyarrow-16.0.0
Bump pyarrow from 15.0.2 to 16.0.0
|
2024-04-22 15:46:20 +02:00 |
|
Matthias
|
fd5a4d71a0
|
Merge pull request #10114 from freqtrade/dependabot/pip/develop/aiohttp-3.9.5
Bump aiohttp from 3.9.4 to 3.9.5
|
2024-04-22 12:07:38 +02:00 |
|
Matthias
|
73c9b04dcd
|
Update pyarrow prebuilt wheels
|
2024-04-22 11:04:10 +02:00 |
|
Matthias
|
aaee5a2abf
|
Merge pull request #10118 from freqtrade/dependabot/pip/develop/plotly-5.21.0
Bump plotly from 5.20.0 to 5.21.0
|
2024-04-22 10:22:51 +02:00 |
|
Matthias
|
6f2ec3ced2
|
Merge pull request #10117 from freqtrade/dependabot/pip/develop/fastapi-0.110.2
Bump fastapi from 0.110.1 to 0.110.2
|
2024-04-22 09:50:14 +02:00 |
|
dependabot[bot]
|
7e78a103cf
|
Bump aiohttp from 3.9.4 to 3.9.5
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.9.4 to 3.9.5.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.9.4...v3.9.5)
---
updated-dependencies:
- dependency-name: aiohttp
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-22 07:11:35 +00:00 |
|
Matthias
|
aaab37cf52
|
Merge pull request #10116 from freqtrade/dependabot/pip/develop/python-telegram-bot-21.1.1
Bump python-telegram-bot from 21.1 to 21.1.1
|
2024-04-22 09:10:43 +02:00 |
|
Matthias
|
1167c078cf
|
Merge pull request #10113 from freqtrade/dependabot/pip/develop/catboost-1.2.5
Bump catboost from 1.2.3 to 1.2.5
|
2024-04-22 08:46:34 +02:00 |
|
Matthias
|
1223862ede
|
Merge pull request #10112 from freqtrade/dependabot/pip/develop/orjson-3.10.1
Bump orjson from 3.10.0 to 3.10.1
|
2024-04-22 08:01:17 +02:00 |
|
dependabot[bot]
|
3842b4697f
|
Bump pymdown-extensions from 10.7.1 to 10.8
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 10.7.1 to 10.8.
- [Release notes](https://github.com/facelessuser/pymdown-extensions/releases)
- [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.7.1...10.8)
---
updated-dependencies:
- dependency-name: pymdown-extensions
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-22 05:18:03 +00:00 |
|
Matthias
|
a095aa2374
|
Merge pull request #10110 from freqtrade/dependabot/pip/develop/ccxt-4.3.4
Bump ccxt from 4.2.97 to 4.3.4
|
2024-04-22 07:18:01 +02:00 |
|
Matthias
|
d4c37fb59d
|
Merge pull request #10107 from freqtrade/dependabot/pip/develop/mkdocs-material-9.5.18
Bump mkdocs-material from 9.5.17 to 9.5.18
|
2024-04-22 07:17:14 +02:00 |
|
Matthias
|
472d5d8703
|
Improve format_ms_time logic by reusing dt_from_ts
|
2024-04-22 07:08:49 +02:00 |
|
dependabot[bot]
|
6f3bb7f2f8
|
Bump plotly from 5.20.0 to 5.21.0
Bumps [plotly](https://github.com/plotly/plotly.py) from 5.20.0 to 5.21.0.
- [Release notes](https://github.com/plotly/plotly.py/releases)
- [Changelog](https://github.com/plotly/plotly.py/blob/master/CHANGELOG.md)
- [Commits](https://github.com/plotly/plotly.py/compare/v5.20.0...v5.21.0)
---
updated-dependencies:
- dependency-name: plotly
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-22 03:17:14 +00:00 |
|
dependabot[bot]
|
ac5cd778ca
|
Bump fastapi from 0.110.1 to 0.110.2
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.110.1 to 0.110.2.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](https://github.com/tiangolo/fastapi/compare/0.110.1...0.110.2)
---
updated-dependencies:
- dependency-name: fastapi
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-22 03:17:10 +00:00 |
|
dependabot[bot]
|
938259ffde
|
Bump python-telegram-bot from 21.1 to 21.1.1
Bumps [python-telegram-bot](https://github.com/python-telegram-bot/python-telegram-bot) from 21.1 to 21.1.1.
- [Release notes](https://github.com/python-telegram-bot/python-telegram-bot/releases)
- [Changelog](https://github.com/python-telegram-bot/python-telegram-bot/blob/master/CHANGES.rst)
- [Commits](https://github.com/python-telegram-bot/python-telegram-bot/compare/v21.1...v21.1.1)
---
updated-dependencies:
- dependency-name: python-telegram-bot
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-22 03:17:03 +00:00 |
|