Matthias
|
b1adb2b13d
|
Merge pull request #11627 from arenstar/ftclient_trades_order_fix
Ftclient trades order fix
|
2025-04-13 13:09:07 +02:00 |
|
mrpabloyeah
|
16378d32d7
|
Show only selected warnings using the force_show parameter
|
2025-04-13 13:06:35 +02:00 |
|
mrpabloyeah
|
33105a996e
|
Show only whitelist warnings
|
2025-04-13 12:27:19 +02:00 |
|
Matthias
|
a6d76cad39
|
test: improve api test to ensure the default is what we expect
|
2025-04-13 10:24:34 +02:00 |
|
mrpabloyeah
|
3d1568783e
|
Allow warning messages when starting backtesting
|
2025-04-13 01:39:03 +02:00 |
|
David Arena
|
194d53acf8
|
fix: adding checks for trades and order_by_id
|
2025-04-12 16:57:30 +02:00 |
|
Matthias
|
82cd343fc1
|
Merge pull request #11626 from hippocritical/develop
removed legacy port 3000 at frequenthippo.ddns.net
|
2025-04-12 07:59:14 +02:00 |
|
David Arena
|
751d98495f
|
fix: tests/formatting
|
2025-04-12 00:02:31 +02:00 |
|
David Arena
|
49b119f1dc
|
Feat: option for order_by_id
|
2025-04-11 23:53:27 +02:00 |
|
David Arena
|
6ba0eaf593
|
Merge pull request #1 from freqtrade/develop
Merge from upstream
|
2025-04-11 23:40:05 +02:00 |
|
hippocritical
|
87f07d5f91
|
fixed description
|
2025-04-11 21:11:54 +02:00 |
|
hippocritical
|
a24f5d64a1
|
removed legacy port 3000 at frequenthippo.ddns.net
|
2025-04-11 20:25:23 +02:00 |
|
Matthias
|
30eb32862c
|
docs: update title in parameter table
|
2025-04-11 06:31:15 +02:00 |
|
Matthias
|
6ae5724ad1
|
Merge pull request #11618 from mrpabloyeah/hyperopt_loss_max_drawdown_per_pair
Add new loss function based on profit/drawdown ratio per pair
|
2025-04-10 07:14:34 +02:00 |
|
Matthias
|
90a57e7384
|
Merge pull request #11621 from freqtrade/dependabot/docker/python-3.13.3-slim-bookworm
chore(deps): bump python from 3.12.9-slim-bookworm to 3.12.10-slim-bookworm
|
2025-04-10 06:43:18 +02:00 |
|
Matthias
|
16379bbcc5
|
test: small adjustment to test
(simplifying future usage)
|
2025-04-10 06:43:12 +02:00 |
|
Matthias
|
05bb7e2fad
|
Merge pull request #11620 from freqtrade/update/binance-leverage-tiers
Update Binance Leverage Tiers
|
2025-04-10 06:22:55 +02:00 |
|
Matthias
|
6e98635345
|
chore: bump armhf dockerfile to 3.11.12
|
2025-04-10 06:22:38 +02:00 |
|
Matthias
|
de8dd83340
|
chore: docker should stay at 3.12 for now.
|
2025-04-10 06:21:39 +02:00 |
|
dependabot[bot]
|
b3296b75e9
|
chore(deps): bump python
Bumps python from 3.12.9-slim-bookworm to 3.13.3-slim-bookworm.
---
updated-dependencies:
- dependency-name: python
dependency-version: 3.13.3-slim-bookworm
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-04-10 03:36:43 +00:00 |
|
Freqtrade Bot
|
2f9ec970a5
|
chore: update pre-commit hooks
|
2025-04-10 03:15:12 +00:00 |
|
mrpabloyeah
|
568c579cab
|
Improve documentation
|
2025-04-10 00:46:07 +02:00 |
|
Matthias
|
e116b71400
|
feat: Improve ruff config (use RUF rules)
|
2025-04-09 20:10:44 +02:00 |
|
Matthias
|
a85dc6972d
|
chore: Fix errors through S404 noqa's
|
2025-04-09 20:10:19 +02:00 |
|
Matthias
|
feab28de91
|
chore: unpack instead of list concat
|
2025-04-09 20:05:15 +02:00 |
|
Matthias
|
0aa05855d5
|
chore: unpack instead of list concat
|
2025-04-09 20:03:38 +02:00 |
|
Matthias
|
44591053b6
|
refactor: simplify some checks
|
2025-04-09 19:58:55 +02:00 |
|
Matthias
|
c11de3ac38
|
chore: remove pointless ambiguous unicode characters
|
2025-04-09 19:52:05 +02:00 |
|
Matthias
|
b797a5bf2f
|
chore: remove some unused noqa's
|
2025-04-09 19:51:38 +02:00 |
|
Matthias
|
1d9d2fce7f
|
chore: add noQA for S404
|
2025-04-09 19:49:02 +02:00 |
|
Matthias
|
0e92372b0b
|
chore: don't use list[0] - but next
|
2025-04-09 19:42:46 +02:00 |
|
Matthias
|
68fbab5c32
|
test: fix type-problem in tests
|
2025-04-09 19:31:30 +02:00 |
|
Matthias
|
596f6711f3
|
chore: don't use deprecated logger.warn method
|
2025-04-09 18:58:24 +02:00 |
|
mrpabloyeah
|
c2296d83c3
|
Fix for passing CI
|
2025-04-08 23:17:34 +02:00 |
|
mrpabloyeah
|
9a3ada65f5
|
Complete the integration on freqtrade
|
2025-04-08 23:12:51 +02:00 |
|
mrpabloyeah
|
df50e03239
|
Complete the integration on freqtrade
|
2025-04-08 22:58:42 +02:00 |
|
Matthias
|
9d0f5df549
|
docs: update docs about reduce_df_footprint
|
2025-04-08 19:38:23 +02:00 |
|
Matthias
|
6b41594c53
|
refactor: _if_enabled_populate_trades may mutate the dataframe
|
2025-04-08 19:33:50 +02:00 |
|
Matthias
|
2d194995bc
|
feat: add reduce_df_footprint to backtest/hyperopt modes
Co-authored-by: alisayyah <ali.sayyah2@gmail.com>
|
2025-04-08 19:21:49 +02:00 |
|
mrpabloyeah
|
904580b914
|
Fix 2 for passing CI
|
2025-04-08 17:41:13 +02:00 |
|
mrpabloyeah
|
9373779fba
|
Fix for passing CI
|
2025-04-08 17:29:12 +02:00 |
|
mrpabloyeah
|
692bb36c80
|
Add new loss function based on profit/drawodown ratio per pair
|
2025-04-08 17:06:43 +02:00 |
|
Matthias
|
8de5e2b7b8
|
Merge pull request #11609 from Axel-CH/doc/update-stopbuy-doc
doc: Update telegram usage doc to match paused state feature and usage
|
2025-04-08 06:49:52 +02:00 |
|
Matthias
|
6185761727
|
chore: add note about multiTarget being a copy
It's a copy of XGBoostRegressor.
|
2025-04-08 06:33:20 +02:00 |
|
Matthias
|
6c625c77c0
|
Merge pull request #11616 from freqtrade/alias-xgboost-model
Make XgboostMulti an alias of Xgboost
|
2025-04-08 06:30:07 +02:00 |
|
Matthias
|
9950ed715e
|
Merge pull request #11617 from freqtrade/update/pre-commit-hooks
Update pre-commit hooks
|
2025-04-08 06:28:17 +02:00 |
|
Matthias
|
9b9ef6ae6d
|
docs: Minor adjustment to doc wording
|
2025-04-08 06:26:49 +02:00 |
|
Freqtrade Bot
|
8075106286
|
chore: update pre-commit hooks
|
2025-04-08 03:14:59 +00:00 |
|
Matthias
|
6b033c211e
|
chore: ensure trades are committed after the exit loop
|
2025-04-07 19:52:35 +02:00 |
|
Matthias
|
8be31275d7
|
chore: use "pass" for empty type
|
2025-04-07 19:31:14 +02:00 |
|