Matthias
|
156eeb90b9
|
Output mixed tags table
|
2024-06-13 06:43:31 +02:00 |
|
Matthias
|
68b8b29089
|
Calculated mixed tags results
|
2024-06-13 06:43:31 +02:00 |
|
xmatthias
|
7106ff6923
|
chore: update pre-commit hooks
|
2024-06-13 03:02:25 +00:00 |
|
Matthias
|
1b2cfc9857
|
Simplify generate_tag_metrics logic
|
2024-06-11 19:53:22 +02:00 |
|
Matthias
|
2ec4449558
|
Use better column header for backtest output
|
2024-06-11 19:08:24 +02:00 |
|
Matthias
|
09b1b1ab94
|
Use "trades" wording in backtest tables
|
2024-06-11 07:03:47 +02:00 |
|
Matthias
|
90efd04617
|
Improve typing in backtesting
|
2024-06-11 06:47:23 +02:00 |
|
Matthias
|
f314607bb6
|
Update pairlists to use *args **kwargs init
|
2024-06-09 08:55:03 +02:00 |
|
Matthias
|
29e23dfdb9
|
Use self._ for pairlist inits
|
2024-06-09 08:55:03 +02:00 |
|
Matthias
|
2cb89996d2
|
Remove unused imports
|
2024-06-09 08:44:26 +02:00 |
|
Matthias
|
3b86e3e66e
|
Fix deprecated "abstractproperty"
|
2024-06-09 08:44:04 +02:00 |
|
Matthias
|
598e461892
|
Remove unused __init__ method
|
2024-06-09 08:42:51 +02:00 |
|
Matthias
|
de5a5d0967
|
Don't use assert in non-test code.
|
2024-06-08 09:32:54 +02:00 |
|
Matthias
|
cef9c45f68
|
don't use plain eval
|
2024-06-08 09:31:50 +02:00 |
|
Matthias
|
2f83ff73e2
|
Further bandid noqa's
|
2024-06-08 09:27:40 +02:00 |
|
Matthias
|
50e4d273f4
|
noqa empty passes on version detection
|
2024-06-08 09:23:02 +02:00 |
|
Matthias
|
6b932133ea
|
Log during cleanup
|
2024-06-08 09:20:23 +02:00 |
|
Matthias
|
bd8b8e8b8b
|
Add a few bandid noqa's on acceptable use
|
2024-06-08 09:19:54 +02:00 |
|
xmatthias
|
779905a8f2
|
chore: update pre-commit hooks
|
2024-06-06 03:02:43 +00:00 |
|
Matthias
|
133dc1d343
|
api_async is mandatory ...
|
2024-06-04 19:42:04 +02:00 |
|
Matthias
|
a2251d045c
|
Only load markets once
Increases startup speed by 6s on binance (from 9 to 3s).
|
2024-06-04 19:01:00 +02:00 |
|
Matthias
|
5a08d1acf9
|
combine _load_markets and reload_markets
|
2024-06-04 07:21:42 +02:00 |
|
Matthias
|
0e44cd91d8
|
StrEnum was only introduced in 3.11 . . .
|
2024-06-01 08:43:04 +02: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 |
|