Matthias
|
503eb1e55d
|
Merge pull request #11120 from freqtrade/feat/BNFCR
Add support for BNFCR
|
2024-12-30 17:31:47 +01:00 |
|
Matthias
|
fcc7c5cf5c
|
Merge pull request #11159 from xmatthias/rich_console
Add rich log handler
|
2024-12-29 15:45:56 +01:00 |
|
Matthias
|
4285602323
|
Merge pull request #11154 from freqtrade/feat/zip_backtest
Zip backtest results
|
2024-12-29 15:40:17 +01:00 |
|
Matthias
|
0f2d3f2638
|
test: Update tests to use rich Handler
|
2024-12-29 11:47:51 +01:00 |
|
Matthias
|
6ee38adbb5
|
fix: round open_rate to tradable precisionThis prevents odd display issues with 16 decimals in case of multiple entries.
|
2024-12-27 19:18:10 +01:00 |
|
Matthias
|
6c94b75172
|
chore: improve zip loading errorhandling
|
2024-12-26 15:29:25 +01:00 |
|
Matthias
|
bb372e380d
|
test: clean up optimize_report tests
|
2024-12-26 14:57:37 +01:00 |
|
Matthias
|
aa99baf268
|
test: update a few tests
|
2024-12-26 14:57:37 +01:00 |
|
Matthias
|
a88675b693
|
test: improve test_metadata_filename test
|
2024-12-26 14:57:37 +01:00 |
|
Matthias
|
1ca594bbcb
|
chore: show "total" profit if necessary
|
2024-12-25 18:04:17 +01:00 |
|
Matthias
|
c5a95dc682
|
refactor: reuse logic from get-status for get status-table
|
2024-12-25 17:40:02 +01:00 |
|
Matthias
|
d7ccbfef20
|
test: improve test accuracy
|
2024-12-25 17:37:21 +01:00 |
|
Matthias
|
9e30e5c34c
|
Merge pull request #11144 from freqtrade/deprecate/hdf5
Deprecate hdf5
|
2024-12-25 08:09:57 +01:00 |
|
Matthias
|
e59bd71c17
|
Merge pull request #11143 from freqtrade/feat/telegram_group_topics
Support Telegram group topics, add /tg_info command
|
2024-12-24 15:29:33 +01:00 |
|
Matthias
|
5750d05891
|
feat: deprecate hdf5 as data storage
|
2024-12-24 15:19:22 +01:00 |
|
Matthias
|
6ef8291b2e
|
test: add test for tg_info, update chat_id to be not 0
|
2024-12-24 13:38:34 +01:00 |
|
Andras Kovacs
|
b820810afe
|
hyperopt-list --export-csv command stake currency fix
Take stake currency from hyperopt result file instead of config
|
2024-12-24 13:33:58 +01:00 |
|
Andras Kovacs
|
59b1460e30
|
Adding drawdown information for hyperopt-list --export-csv command
|
2024-12-24 12:52:35 +01:00 |
|
Matthias
|
0a81658881
|
test: add test to confirm behavior in #11135
|
2024-12-23 17:53:44 +01:00 |
|
Matthias
|
5ac95a0507
|
test: close mock order for funding-fee test
|
2024-12-23 13:47:33 +01:00 |
|
Matthias
|
44c29aa998
|
test: update tests for new calculate_fee_rate logic
|
2024-12-21 15:06:04 +01:00 |
|
Matthias
|
2c1400a9ff
|
test: update trading mode test for binance cross support
|
2024-12-21 15:06:04 +01:00 |
|
Matthias
|
dcc8c8800f
|
feat: conversion_rate should map both sides
|
2024-12-21 15:06:04 +01:00 |
|
Matthias
|
c5f89f34fd
|
tests: improve rpc_handle test
|
2024-12-21 15:06:04 +01:00 |
|
Matthias
|
1ef4b063ea
|
test: adjust test to reflect that futures uses "free", not "total"
|
2024-12-21 15:06:04 +01:00 |
|
Matthias
|
d05cae10f7
|
test: remove duplicate test assertion
|
2024-12-21 15:06:04 +01:00 |
|
Matthias
|
e7b1a7e493
|
test: add test for proxy coin conversion
|
2024-12-21 15:05:37 +01:00 |
|
Matthias
|
40cb70fca1
|
fix: one-side pairlocks not showing in UI
|
2024-12-21 14:30:47 +01:00 |
|
Matthias
|
8cb69e4d5a
|
test: Update test for new liquidation price precision rounding
|
2024-12-19 19:37:55 +01:00 |
|
Matthias
|
ed2427852b
|
test: adapt starting capital tests for tradable_balance_ratio
|
2024-12-17 20:32:11 +01:00 |
|
Matthias
|
12ae36e99e
|
test: use tmp_path instead of testdatadir for writing
|
2024-12-15 15:02:35 +01:00 |
|
Matthias
|
abfe683763
|
test: fix tests data pollution
|
2024-12-15 15:02:16 +01:00 |
|
Matthias
|
a1ab8de593
|
test: Update tests for new bt storage method
|
2024-12-15 13:20:25 +01:00 |
|
Matthias
|
5744e16a07
|
refactor: use 1 structure to save analysis signals
|
2024-12-14 19:50:59 +01:00 |
|
Matthias
|
e8376d5b79
|
feat: add timeframe_to_DateOffset
|
2024-12-13 14:27:54 +01:00 |
|
Matthias
|
d887a4aa4a
|
Merge branch 'develop' into fix/orderflow_cache
|
2024-12-11 19:28:06 +01:00 |
|
Matthias
|
34835752f8
|
chore: improve typing in percentChange Pairlist
|
2024-12-11 07:25:07 +01:00 |
|
Matthias
|
d8fa782f13
|
test: Add test with faulty behavior
part of #11074
|
2024-12-11 07:07:47 +01:00 |
|
Matthias
|
f3d7b249be
|
test: Improve wallet tests
|
2024-12-10 21:05:05 +01:00 |
|
Matthias
|
097836d193
|
feat: improve logic for liquidation price calc
|
2024-12-10 21:05:04 +01:00 |
|
Matthias
|
6b1ac499ba
|
tests: more tests for cross wallet
|
2024-12-09 06:39:54 +01:00 |
|
Matthias
|
0fc0b2a1be
|
test: add test for cross balance logic
|
2024-12-09 06:39:54 +01:00 |
|
Matthias
|
4d36aaff39
|
feat: convert get_valid_pair_combination to generator
|
2024-12-08 16:54:17 +01:00 |
|
Matthias
|
d898c80e65
|
test: Add test for get_conversion_rate
|
2024-12-08 16:40:56 +01:00 |
|
Matthias
|
0276e65f39
|
test: update rpc test for new behavior
|
2024-12-08 15:29:23 +01:00 |
|
Matthias
|
a30f281478
|
Merge pull request #11023 from freqtrade/dependabot/pip/develop/xgboost-2.1.3
chore(deps): bump xgboost from 2.0.3 to 2.1.3
|
2024-12-08 13:46:58 +01:00 |
|
Matthias
|
ae1baf5789
|
test: mock price_to_precision for liquidation calculations
|
2024-12-08 13:35:46 +01:00 |
|
Matthias
|
eee5d710e7
|
chore: patch torch all the time -
"list"tests do load the modules as well - so they
need the same patch.
|
2024-12-08 10:06:23 +01:00 |
|
Matthias
|
489db37bbd
|
Merge pull request #10979 from amalysh/develop
allow json in environment variables
|
2024-12-08 08:55:21 +01:00 |
|
Matthias
|
934bcf253e
|
test: add tests for list parsing
|
2024-12-08 08:34:54 +01:00 |
|