Aleksey Savin
|
7a04f876c3
|
Merge branch 'develop' into Error-Skipping
|
2024-06-01 17:01:47 +03:00 |
|
Matthias
|
0e44cd91d8
|
StrEnum was only introduced in 3.11 . . .
|
2024-06-01 08:43:04 +02:00 |
|
Aleksey Savin
|
0ef7e9db13
|
Merge branch 'develop' into Error-Skipping
|
2024-06-01 00:33:53 +03:00 |
|
Aleksey Savin
|
ac5c22d0bc
|
...
|
2024-06-01 00:32:05 +03:00 |
|
Matthias
|
5a0e0263d8
|
use StrEnum for RunMode
|
2024-05-31 20:36:18 +02:00 |
|
Matthias
|
a02ef7dce1
|
Bump dev version to 2024.6-dev
|
2024-05-30 06:40:15 +02:00 |
|
xmatthias
|
d983572358
|
chore: update pre-commit hooks
|
2024-05-30 03:02:44 +00:00 |
|
Matthias
|
72d33070d4
|
Fix a few codespell typos
|
2024-05-28 06:37:54 +02:00 |
|
Matthias
|
30ad4ca9a9
|
Add bingx to list of supported exchanges
|
2024-05-26 16:37:21 +02:00 |
|
Matthias
|
64c7f6b06a
|
Improve bingx file formatting
|
2024-05-26 16:37:21 +02:00 |
|
Matthias
|
71cb2ded79
|
Add Bingx stoploss documentation
|
2024-05-26 16:37:21 +02:00 |
|
Matthias
|
7f990e7df6
|
Enable bingx stoploss
|
2024-05-26 16:37:21 +02:00 |
|
Matthias
|
46e97e5806
|
fix htx: Reduce amount of data downloaded on higher timeframes
closes #10247
|
2024-05-26 15:49:48 +02:00 |
|
Matthias
|
32ff3ebb99
|
Improve handling for immediately canceled orders
|
2024-05-26 09:42:28 +02:00 |
|
Matthias
|
edd92194b0
|
have handle_onexchange_order delete trades if no order filled.
|
2024-05-26 08:36:02 +02:00 |
|
Matthias
|
ec0f6cb246
|
Add Properties for canceled orders to trade_model
|
2024-05-26 08:35:57 +02:00 |
|
Matthias
|
dc92787f1d
|
Fix gone-wrong hyperopt fix
closes #10192
|
2024-05-25 11:52:41 +02:00 |
|
xmatthias
|
d59422159a
|
chore: update pre-commit hooks
|
2024-05-23 03:02:28 +00:00 |
|
Matthias
|
c3fa8a4c45
|
feat: Allow empty fiat_display_currency
(instead of completely deleting that key)
|
2024-05-22 20:30:35 +02:00 |
|
Matthias
|
aecb86d3f9
|
Merge pull request #10229 from freqtrade/feat/coingecko_apikey
Support Coingecko api keys
|
2024-05-20 18:04:53 +02:00 |
|
Matthias
|
531843ebcb
|
Improve message for fiat_display_currency
allow leaving empty for new-config
|
2024-05-20 17:02:00 +02:00 |
|
Matthias
|
468d0f8cf0
|
use FtCoinGeckoApi for marketCapPairlist, too
|
2024-05-20 15:22:13 +02:00 |
|
Matthias
|
94e0a808b7
|
Add test, invert logic
|
2024-05-20 15:14:15 +02:00 |
|
Matthias
|
9e0ccb1cf4
|
Rename coingecko wrapper file
|
2024-05-20 15:11:43 +02:00 |
|
Matthias
|
8d1285bb21
|
Set session params instead of headers
|
2024-05-20 14:44:25 +02:00 |
|
Matthias
|
3729daf082
|
Add type check for coingecko settings
|
2024-05-20 14:34:18 +02:00 |
|
Matthias
|
1ff162cf17
|
Use coingecko api keys
|
2024-05-20 14:32:08 +02:00 |
|
Matthias
|
62166e23f6
|
Improve singleton pattern
|
2024-05-20 14:15:20 +02:00 |
|
Matthias
|
cb1600d7b0
|
Update fiat_convert to use FtCoinGeckoApi
|
2024-05-20 14:08:44 +02:00 |
|
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 |
|