Matthias
|
c1f780794a
|
Add CoinGeckoApi Wrapper
|
2024-05-20 14:02:09 +02:00 |
|
Matthias
|
4d2db33445
|
Add support for ipv6
closes #10222
|
2024-05-20 10:39:08 +02:00 |
|
Matthias
|
1a86d81200
|
Initial config for Bingx stop orders
|
2024-05-20 09:53:52 +02:00 |
|
Matthias
|
1717733b0f
|
Merge pull request #10221 from freqtrade/hyp/profit-drawdown
improve MaxDrawDownHyperOptLoss
|
2024-05-20 09:01:21 +02:00 |
|
Matthias
|
c1d26d0330
|
Don't calculate the "legacy" version of drawdown anymore.
|
2024-05-19 17:57:21 +02:00 |
|
Matthias
|
3bf02c8a64
|
Simplify hyperopt drawdown logic
Reduces tons of fallback logic
|
2024-05-19 17:57:05 +02:00 |
|
Matthias
|
480477d17a
|
Improve profitdrawdownhyperopt balancing
|
2024-05-19 10:12:50 +02:00 |
|
Matthias
|
2a1ff7f9b3
|
Try improve profit-drawdown hyperopt
|
2024-05-19 09:45:32 +02:00 |
|
Matthias
|
c6a5134815
|
Improve wording of log message
|
2024-05-18 20:20:58 +02:00 |
|
Matthias
|
c0d43f6d03
|
Improve line formatting
|
2024-05-18 20:16:25 +02:00 |
|
Matthias
|
aa0f90bb68
|
Don't convert trades to OHLCV unless explicitly specified
|
2024-05-18 20:14:52 +02:00 |
|
Matthias
|
e6d5aa1349
|
add --convert-trades argument to download-data
|
2024-05-18 20:14:08 +02:00 |
|
Matthias
|
1e04140fff
|
Partially revert bybit leverage-tiers workaround
|
2024-05-16 19:25:19 +02:00 |
|
Matthias
|
a92178dd60
|
load_cached_leverage_tiers should allow a remote cache period
|
2024-05-16 19:11:51 +02:00 |
|
Matthias
|
1e2662b627
|
Greatly simplify leverage tier loading for binance
|
2024-05-16 18:20:14 +02:00 |
|
Matthias
|
c06ae41fed
|
Remove catboost stdout workaround
https://github.com/catboost/catboost/issues/2195 is fixed, so this SHOULD work
|
2024-05-16 07:25:49 +02:00 |
|
xmatthias
|
fb73e23e64
|
chore: update pre-commit hooks
|
2024-05-16 03:02:21 +00:00 |
|
Matthias
|
702ac14f27
|
Fix using wrong type
|
2024-05-15 07:04:36 +02:00 |
|
Matthias
|
a6b07ec96f
|
Remove compatibility layer for calculate_max_drawdown
|
2024-05-15 06:54:17 +02:00 |
|
Matthias
|
bcb59265b5
|
Use default parameters for DrawdownResult
|
2024-05-14 19:50:35 +02:00 |
|
Matthias
|
94786454b7
|
Use calc_drawdown method throughout the bot
|
2024-05-14 19:37:41 +02:00 |
|
Matthias
|
0aa3ec2845
|
Have hyperopt-loss function use calc_max_drawdown
|
2024-05-14 19:28:48 +02:00 |
|
Matthias
|
c8eb22dcbd
|
Add typed max_drawdown function
|
2024-05-14 19:28:33 +02:00 |
|
Stefano Ariestasia
|
75965cd50f
|
modify MeasureTime log message to include time limit and 's' suffix
|
2024-05-14 16:20:20 +09:00 |
|
Matthias
|
9291698561
|
A few more formatting updates
|
2024-05-13 19:49:15 +02:00 |
|
Matthias
|
58edb0a54a
|
Update misspellings that are being detected now
|
2024-05-13 07:10:25 +02:00 |
|
Matthias
|
18e03f398e
|
Partially revert odd formatting decisions
|
2024-05-13 07:10:25 +02:00 |
|
Matthias
|
b97ff77d65
|
Update a few missed ruff format updates
|
2024-05-13 07:10:25 +02:00 |
|
Matthias
|
9d6e4ae67d
|
A few more minor fixes
|
2024-05-13 07:10:25 +02:00 |
|
Matthias
|
a9732c6195
|
Fix odd formatting by ruff format
|
2024-05-13 07:10:25 +02:00 |
|
Matthias
|
876a8f9e3e
|
ruff format: remaining files
|
2024-05-13 07:10:25 +02:00 |
|
Matthias
|
fea1653e31
|
ruff format: freqtrade.data
|
2024-05-13 07:10:25 +02:00 |
|
Matthias
|
801ab4acc9
|
ruff format: optimize
|
2024-05-13 07:10:25 +02:00 |
|
Matthias
|
2c60985e2d
|
ruff format: optimize analysis
|
2024-05-13 07:10:25 +02:00 |
|
Matthias
|
da7addcd98
|
ruff format: hyperopt
|
2024-05-13 07:10:25 +02:00 |
|
Matthias
|
f1ef537dfa
|
ruff format: hyperopt-loss
|
2024-05-13 07:10:25 +02:00 |
|
Matthias
|
d1db43dee0
|
ruff format: freqai
|
2024-05-13 07:10:25 +02:00 |
|
Matthias
|
e4e8c3967c
|
ruff format: exchange class
|
2024-05-13 07:10:25 +02:00 |
|
Matthias
|
53eefb9442
|
ruff format: exchange classes
|
2024-05-13 07:10:25 +02:00 |
|
Matthias
|
7ea5e40919
|
ruff format: util
|
2024-05-13 07:10:25 +02:00 |
|
Matthias
|
5f64cc8e76
|
ruff format: rpc modules
|
2024-05-13 07:10:25 +02:00 |
|
Matthias
|
cebbe0121e
|
ruff format: update persistence
|
2024-05-13 07:10:25 +02:00 |
|
Matthias
|
5783a44c86
|
ruff format: template directory
|
2024-05-13 07:10:25 +02:00 |
|
Matthias
|
439b8a0320
|
ruff format: freqtrade/strategies
|
2024-05-13 07:10:25 +02:00 |
|
Matthias
|
6bfe7aa72d
|
ruff format: plugins/protections
|
2024-05-13 07:10:25 +02:00 |
|
Matthias
|
700b7acb6f
|
ruff format: pairlist plugins
|
2024-05-13 07:10:25 +02:00 |
|
Matthias
|
c9d301e4f9
|
Ruff format: more random files
|
2024-05-13 07:10:25 +02:00 |
|
Matthias
|
73e182260e
|
ruff format: more files
|
2024-05-13 07:10:25 +02:00 |
|
Matthias
|
f8f9ac38b2
|
ruff format: loggers
|
2024-05-13 07:10:25 +02:00 |
|
Matthias
|
9303ae29d3
|
ruff format: freqtrade/configuration
|
2024-05-13 07:10:25 +02:00 |
|