Matthias
|
6719d9670d
|
feat: split hyperopt class
this ensures it's clear which parts are passed to workers
|
2024-11-11 19:43:37 +01:00 |
|
Matthias
|
851a9a7620
|
refactor: move hyperopt-auto
|
2024-11-11 19:43:37 +01:00 |
|
Matthias
|
61d9002cb1
|
refactor: move hyperopt-output
|
2024-11-11 19:43:37 +01:00 |
|
Matthias
|
84fc5dfcf7
|
refactor: move hyperopt-loss interface
|
2024-11-11 19:43:37 +01:00 |
|
Matthias
|
e1b3ae208d
|
chore: move hyperopt to it's own module
|
2024-11-11 19:43:37 +01:00 |
|
Matthias
|
1818215fee
|
feat: add MultiMetricLoss to "builtin hyperopt loss" list
Build Documentation / Deploy Docs through mike (push) Waiting to run
|
2024-11-10 10:11:15 +01:00 |
|
Matthias
|
be1426a5f6
|
feat: create strategy-dir if it doesn't exist
|
2024-11-10 09:18:56 +01:00 |
|
Matthias
|
5f16e534ee
|
feat: add support for --strategy-path to new-strategy
|
2024-11-10 09:18:56 +01:00 |
|
Matthias
|
b5592b88fa
|
Merge pull request #10898 from xzmeng/ruff310
chore: bump ruff target-version to 3.10
|
2024-11-10 09:06:28 +01:00 |
|
Matthias
|
ba06269ed7
|
chore: update commented type
|
2024-11-10 08:47:24 +01:00 |
|
Matthias
|
3a81b6a08f
|
chore: improve warning wording
|
2024-11-09 18:18:54 +01:00 |
|
Meng Xiangzhuo
|
a605d50d69
|
chore: revert minimum python version check
|
2024-11-10 00:22:32 +08:00 |
|
liuweiqing
|
27d894b8e9
|
chore: remove warnings
|
2024-11-09 18:40:32 +08:00 |
|
liuweiqing
|
7b471d59c5
|
chore: add warning when max_rank exceeds 250 in MarketCapPairList
|
2024-11-09 18:23:27 +08:00 |
|
liuweiqing
|
00318be59f
|
chore: Convert page number to string to ensure type compatibility
|
2024-11-09 11:25:31 +08:00 |
|
liuweiqing
|
3300d25e57
|
feat: enhance data fetching logic with pagination to increase market cap rank limit
|
2024-11-08 14:50:21 +08:00 |
|
Meng Xiangzhuo
|
41b725714f
|
chore: bump ruff target-version to 3.10
|
2024-11-08 04:37:33 +08:00 |
|
Matthias
|
29c1cca990
|
chore: don't modify original dict when initializing ccxt
|
2024-11-07 07:03:01 +01:00 |
|
Matthias
|
b6dfe01628
|
chore: improve loudness call structure
|
2024-11-07 06:32:23 +01:00 |
|
Matthias
|
d4cd5ba231
|
chore: Add loudness docstring
|
2024-11-07 06:29:23 +01:00 |
|
Matthias
|
c9718de24c
|
feat: Update config_schema with support for exit_fill
|
2024-11-07 06:29:23 +01:00 |
|
Matthias
|
c58b1f0fd2
|
feat: add "*" to define custom default for non-defined exit reasons
|
2024-11-07 06:29:23 +01:00 |
|
Matthias
|
b720ae5d75
|
feat: Support individual exits for both exit-fill and exit messages
|
2024-11-07 06:29:23 +01:00 |
|
Matthias
|
03eb079a5e
|
chore: slightly refactor telegram loudness control
|
2024-11-07 06:29:23 +01:00 |
|
xmatthias
|
db6d7714a4
|
chore: update pre-commit hooks
|
2024-11-07 03:07:11 +00:00 |
|
Matthias
|
3eb2981fb4
|
chore: add explaining comment for "not fill" branch
Build Documentation / Deploy Docs through mike (push) Has been cancelled
Binance Leverage tiers update / auto-update (push) Has been cancelled
|
2024-11-05 20:45:58 +01:00 |
|
Matthias
|
835269825d
|
fix: improve stake-amount in order "created" message
|
2024-11-05 20:35:59 +01:00 |
|
Matthias
|
3d307fe8ff
|
feat: add stake_amount_filled order attribute
|
2024-11-05 07:19:09 +01:00 |
|
Matthias
|
5cb4a65cbd
|
fix: use order.safe_amount for "order created" entry message
|
2024-11-05 07:06:07 +01:00 |
|
Matthias
|
8703c87880
|
chore: improve a few more types
|
2024-11-04 19:40:11 +01:00 |
|
Matthias
|
7e010c88b9
|
chore: Improve type safety
|
2024-11-04 19:32:46 +01:00 |
|
Matthias
|
dad921bf5b
|
chore: use CcxtOrder in more places
|
2024-11-04 19:30:51 +01:00 |
|
Matthias
|
e020bafc38
|
chore: simplify calculation by reducing dict lookups
|
2024-11-04 18:22:20 +01:00 |
|
Matthias
|
ecf5e1ce6b
|
chore: first step to improved ccxtOrder Typing
|
2024-11-04 18:16:00 +01:00 |
|
Matthias
|
63dfa52ea8
|
chore: Fix missing space in log message
Build Documentation / Deploy Docs through mike (push) Waiting to run
|
2024-11-03 13:43:30 +01:00 |
|
Matthias
|
74507e9981
|
docs: remove more --dmmp docs
Build Documentation / Deploy Docs through mike (push) Waiting to run
Devcontainer Pre-Build / build-and-push (push) Has been cancelled
|
2024-11-02 17:24:31 +01:00 |
|
Matthias
|
baadf62fc3
|
chore: remove --dmmp option
|
2024-11-02 16:49:26 +01:00 |
|
Matthias
|
67f26fa1ac
|
Merge pull request #10782 from freqtrade/feat/bt_reverse
Build Documentation / Deploy Docs through mike (push) Waiting to run
Enable future positions to reverse their position
|
2024-11-01 09:29:35 +01:00 |
|
Matthias
|
81b432dc0e
|
chore: bump dev-version to 2024.11-dev
Build Documentation / Deploy Docs through mike (push) Waiting to run
|
2024-10-31 08:08:02 +01:00 |
|
xmatthias
|
0d430be1fa
|
chore: update pre-commit hooks
|
2024-10-31 03:08:41 +00:00 |
|
Matthias
|
85a2c12768
|
feat: Lock pairs in direction of the trade only
|
2024-10-29 07:15:47 +01:00 |
|
Matthias
|
1698d96883
|
feat: Allow Backtesting to reverse position
|
2024-10-29 07:15:47 +01:00 |
|
Matthias
|
26a59e2cc5
|
fix: Don't allow backtesting to exceed max_open_trades in odd edge-cases
closes #10853
|
2024-10-29 07:13:02 +01:00 |
|
Matthias
|
56df7ad9fc
|
chore: remove unnecessary commented log statement
|
2024-10-29 06:57:52 +01:00 |
|
Matthias
|
4c0341b232
|
Merge pull request #10827 from freqtrade/fix/freqai-zeros
Build Documentation / Deploy Docs through mike (push) Waiting to run
fix: guarantee crash resiliency, as long as users reload bot gracefully
|
2024-10-27 21:51:07 +01:00 |
|
Robert Caulk
|
d215e3ca68
|
chore: add documentation and add wait_for_training to config schema
|
2024-10-27 19:20:19 +01:00 |
|
Matthias
|
5174717ca9
|
fix: ensure createMarketBuyOrderRequiresPrice is only applied to buys
closes #10833
|
2024-10-27 13:56:38 +01:00 |
|
Matthias
|
d317f33f4e
|
chore: improve potentially erroneous comparison
Build Documentation / Deploy Docs through mike (push) Waiting to run
|
2024-10-27 09:53:51 +01:00 |
|
Matthias
|
b8f8d1d4b1
|
Merge pull request #10831 from xzmeng/fix-log
Build Documentation / Deploy Docs through mike (push) Has been cancelled
Devcontainer Pre-Build / build-and-push (push) Has been cancelled
feat: auto-create logs dir if it's absent
|
2024-10-25 07:38:53 +02:00 |
|
Matthias
|
e7b0e3293d
|
feat: Exit with exception, not with exit1
this aligns to how other parts of the code work - leaving "exit" to the outermost caller.
|
2024-10-25 06:34:46 +02:00 |
|