dependabot[bot]
|
15eeac3c48
|
chore(deps): bump xgboost from 3.0.2 to 3.0.3
Bumps [xgboost](https://github.com/dmlc/xgboost) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/dmlc/xgboost/releases)
- [Changelog](https://github.com/dmlc/xgboost/blob/master/NEWS.md)
- [Commits](https://github.com/dmlc/xgboost/compare/v3.0.2...v3.0.3)
---
updated-dependencies:
- dependency-name: xgboost
dependency-version: 3.0.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-08-04 03:57:56 +00:00 |
|
Matthias
|
4ad049aec3
|
test: add test-case for futures filter
|
2025-08-03 19:50:24 +02:00 |
|
Matthias
|
03c16d034d
|
test: add test for --dex filter
|
2025-08-03 19:46:43 +02:00 |
|
Matthias
|
c1f8dce109
|
docs: re-extract list-exchanges command partial
|
2025-08-03 19:46:31 +02:00 |
|
Matthias
|
887f513438
|
feat: filter list-exchanges by dex
|
2025-08-03 19:44:52 +02:00 |
|
Matthias
|
12fbae7204
|
chore: remove pointless dockerfile template
Noticed in #12063 - it serves no paractical use.
Developers should use the devcontainer instead.
|
2025-08-03 19:38:34 +02:00 |
|
Matthias
|
a05cb8f1c5
|
feat: support filtering exchanges by trade mode
|
2025-08-03 18:25:51 +02:00 |
|
Matthias
|
cffee80b0e
|
chore: remove binanceje mapping
|
2025-08-03 17:41:55 +02:00 |
|
Matthias
|
0c0f2e43e8
|
feat: disable myOkx futures support
it's a product that doesn't exist.
|
2025-08-03 17:38:22 +02:00 |
|
Matthias
|
35456a1f32
|
feat: link okxus to the okx freqtrade base class
closes #12061
|
2025-08-03 17:34:22 +02:00 |
|
Matthias
|
b6a6bca41b
|
Merge pull request #12060 from freqtrade/test/kraken
Improved kraken test
|
2025-08-03 09:47:32 +02:00 |
|
Matthias
|
102cc87618
|
Merge pull request #12059 from freqtrade/feat/bitget
Add bitget base support
|
2025-08-03 09:47:19 +02:00 |
|
Matthias
|
1ec45dcf19
|
test: improve kraken fetch trades compatibility test
|
2025-08-03 09:15:45 +02:00 |
|
Matthias
|
f2fb1b7919
|
docs(bitget): fix typo
|
2025-08-03 09:01:03 +02:00 |
|
Matthias
|
78c5b18937
|
docs(bitget): add bitget documentation
|
2025-08-03 08:51:53 +02:00 |
|
Matthias
|
86de1dee29
|
feat(bitget): add support for order time in force
|
2025-08-03 08:51:53 +02:00 |
|
Matthias
|
7afd3cb730
|
feat(bitget): configure mark timeframe
|
2025-08-03 08:51:53 +02:00 |
|
Matthias
|
b887e2ad21
|
test: cleanup conftest file
|
2025-08-03 08:51:53 +02:00 |
|
Matthias
|
ea2350f1ed
|
test: add test for bitget ohlcv specifics
|
2025-08-03 08:51:53 +02:00 |
|
Matthias
|
786c858452
|
test: enable testing bitget spot markets
|
2025-08-03 08:51:53 +02:00 |
|
Matthias
|
a6b643a33f
|
feat: add ohlcv candle limit specific for bitget
|
2025-08-03 08:51:53 +02:00 |
|
Matthias
|
0e5235e6dc
|
chore: add basic bitget exchange
|
2025-08-03 08:51:53 +02:00 |
|
Matthias
|
c93c97c2de
|
fix: tick_size_over_time must not use scientific notion
closes 12054
|
2025-08-02 11:22:19 +02:00 |
|
Matthias
|
271ba462b1
|
test: improved formatting for simplified digestion
part of #12054
|
2025-08-02 11:22:14 +02:00 |
|
Matthias
|
690918f8d3
|
test: add test for historic_tick_size with small numbers
part of #12054
|
2025-08-02 11:22:04 +02:00 |
|
Matthias
|
de5dd66512
|
fix: update decimal_to_precision usage to new interface
The keyword parameter name changed in
https://github.com/ccxt/ccxt/pull/26289
Breaking how we call decimal_to_precision.
|
2025-08-01 06:58:32 +02:00 |
|
Matthias
|
c8593b2307
|
feat: add missing keys to config schema
|
2025-08-01 06:58:32 +02:00 |
|
Matthias
|
fc21757e40
|
Merge pull request #12055 from stash86/fix-recursive
Temporary fix in recursive analysis for candle_type_def issue
|
2025-08-01 06:39:20 +02:00 |
|
Stefano
|
b6d0cde29f
|
temporary fix until better solution is found
|
2025-08-01 11:24:45 +09:00 |
|
Matthias
|
f0dfc23a5f
|
chore: bump dev version to 2025.8
|
2025-07-31 19:48:24 +02:00 |
|
Matthias
|
a5db75d361
|
Merge pull request #12050 from freqtrade/update/binance-leverage-tiers
Update Binance Leverage Tiers
|
2025-07-31 06:22:09 +02:00 |
|
Freqtrade Bot
|
4c4bc2be9b
|
chore: update pre-commit hooks
|
2025-07-31 03:31:12 +00:00 |
|
Matthias
|
e9cc9bb38a
|
test: add explaining comment about mark price test
closes #12046
|
2025-07-30 07:13:35 +02:00 |
|
Matthias
|
3b6395ddb8
|
test: improve ccxt compat test teardown
|
2025-07-29 20:12:00 +02:00 |
|
Matthias
|
fdcbb3c0d0
|
chore: enable test checking funding-fee returned is not 0.
|
2025-07-29 20:05:54 +02:00 |
|
Matthias
|
b07ffbf721
|
test: remove unused argument
|
2025-07-29 18:30:46 +02:00 |
|
Matthias
|
a7b7e10c09
|
docs: update and simplify webhook docs
|
2025-07-29 07:23:03 +02:00 |
|
Matthias
|
f18472479a
|
chore: align rpc message fields to use order_rate
|
2025-07-29 07:23:03 +02:00 |
|
Matthias
|
18c37b9b8f
|
Merge pull request #12044 from freqtrade/update/pre-commit-hooks
Update pre-commit hooks
|
2025-07-29 06:42:24 +02:00 |
|
Freqtrade Bot
|
d28abc18ea
|
chore: update pre-commit hooks
|
2025-07-29 03:34:34 +00:00 |
|
Matthias
|
80b50141ee
|
Merge pull request #12037 from freqtrade/dependabot/pip/develop/ruff-0.12.5
chore(deps-dev): bump ruff from 0.12.4 to 0.12.5
|
2025-07-28 07:40:37 +02:00 |
|
Matthias
|
b15d49f9ae
|
Merge pull request #12039 from freqtrade/dependabot/github_actions/develop/astral-sh/setup-uv-6.4.3
chore(deps): bump astral-sh/setup-uv from 6.4.1 to 6.4.3
|
2025-07-28 07:39:37 +02:00 |
|
Matthias
|
668635892c
|
Merge pull request #12038 from freqtrade/dependabot/pip/develop/ccxt-4.4.96
chore(deps): bump ccxt from 4.4.95 to 4.4.96
|
2025-07-28 07:35:43 +02:00 |
|
Matthias
|
670a29d420
|
Merge pull request #12035 from freqtrade/dependabot/pip/develop/cmaes-0.12.0
chore(deps): bump cmaes from 0.11.1 to 0.12.0
|
2025-07-28 07:33:28 +02:00 |
|
Matthias
|
fd0d089f43
|
Merge pull request #12034 from freqtrade/dependabot/pip/develop/numpy-2.3.2
chore(deps): bump numpy from 2.3.1 to 2.3.2
|
2025-07-28 07:27:12 +02:00 |
|
Matthias
|
b5fb6888f0
|
Merge pull request #12032 from freqtrade/dependabot/pip/develop/orjson-3.11.1
chore(deps): bump orjson from 3.11.0 to 3.11.1
|
2025-07-28 07:20:35 +02:00 |
|
Matthias
|
edc23dcd2f
|
Merge pull request #12031 from freqtrade/dependabot/pip/develop/rich-14.1.0
chore(deps): bump rich from 14.0.0 to 14.1.0
|
2025-07-28 07:16:11 +02:00 |
|
Matthias
|
1dc299f6f4
|
Merge pull request #12036 from freqtrade/dependabot/pip/develop/scipy-1.16.1
chore(deps): bump scipy from 1.16.0 to 1.16.1
|
2025-07-28 07:12:44 +02:00 |
|
Matthias
|
99d2423534
|
Merge pull request #12033 from freqtrade/dependabot/pip/develop/mkdocs-9c6b142b23
chore(deps): bump mkdocs-material from 9.6.15 to 9.6.16 in the mkdocs group
|
2025-07-28 07:09:41 +02:00 |
|
Matthias
|
b8b8da2eb2
|
Merge pull request #12030 from freqtrade/dependabot/pip/develop/stable-baselines3-2.7.0
chore(deps): bump stable-baselines3 from 2.6.0 to 2.7.0
|
2025-07-28 06:52:25 +02:00 |
|