Commit Graph

5906 Commits (92bcf672fb82b3c8a897ea537bfbdbbb287c3225)

Author SHA1 Message Date
Matthias 5b9102f9a8 tests: Use higher limit on x86 macos to avoid random fails
1 year ago
Matthias 38f1981d6f
Merge pull request #11412 from freqtrade/feat/adjust_order_price
1 year ago
Matthias e262110c3b test: add test case for #11414
1 year ago
Matthias 08587d826e test: Long adjust-exit-price test
1 year ago
Matthias 584b84a941 test: extend backtest-detail tests for exit_adjust
1 year ago
Matthias 90f52ba8ad test: add integration test for adjust_exit_price
1 year ago
Matthias dd8938ced2 test: add test for adjust_order_price and adjust_entry_price collision
1 year ago
Matthias 89cd46d2e5 test: adapt test for "evaluate exit signal once once" behavior
1 year ago
Matthias 2b8c4942fd Merge branch 'develop' into fix/mutable_defaults
1 year ago
Matthias b3e0b42155 test: add test for backtest-from_json
1 year ago
Matthias 975ad26eb8 Merge branch 'develop' into feat/binance_trades_fast
1 year ago
Matthias 78d213a8a0 test: add test coverage for unwatch_ohlcv
1 year ago
Matthias 0181e00c19 test: add test for /markets endpoint
1 year ago
Matthias b42a91d783 test: remove unused parameter
1 year ago
Matthias 187c8b8070 test: add test for "live" mode of /pair_history
1 year ago
Matthias a807d2d6c8 test: Add test for /pair_history without strategy
1 year ago
Matthias 6b3fff6b7e refactor: pair_history should only be available in webserver mode
1 year ago
Matthias 5d4324dd55 test: update percentChange pairlist test
1 year ago
Matthias 89b6cc89a3 test: update test for removed manual limits
1 year ago
Matthias 35f7c97c76 test: add "ohlcv_limit" live test
1 year ago
Matthias d530527f11 test: add test for exchange.features
1 year ago
Matthias 6931b81daa test: add test for binance specific history_id
1 year ago
Matthias 92405f94ec test: further add tests for public trades dl
1 year ago
Matthias 3e1daf50b0 test: add test for download_archive_trades
1 year ago
Matthias 486a4ed5c0 chore: remove unused fixture
1 year ago
Matthias fd4cd11de2 test: simplify api_ws_test
1 year ago
Matthias 0e807d4a18 chore: fix typo as identified by codespell
1 year ago
Matthias 85d235958e Merge branch 'develop' into feat/binance_trades_fast
1 year ago
Matthias cf563c1a56 test: update tests for new best-pair logic
1 year ago
Matthias b01de10ab2 test: adjust further tests
1 year ago
Matthias fa4a540f9e test: adjust tests for new performance calculation
1 year ago
Matthias 40f56e43cc test: add test for get_daily_trades
1 year ago
Matthias e9c961802b test: add test for trades zip url
1 year ago
Matthias 948b6e041d test: add initial test for download-trades
1 year ago
Matthias 80d776af56 test: ensure tests use old method
1 year ago
Matthias a0bc3d968b refactor: simplify binance_public_data
1 year ago
Matthias 2a370aecd8 chore: ws: make ccxt_object internal
1 year ago
Matthias d843216343 test: update tests for new --version handling
1 year ago
Matthias c3cc58a1af
Merge pull request #11248 from xmatthias/fix/backtest_max_detail_2
1 year ago
Matthias 1d22cf98c8 feat: add cost to minimized order json output
1 year ago
Matthias f8f21cfc9c fix: Improve error message for download-data edgecase
1 year ago
Matthias 81b4285d17 test: avoid potential odd timing issues in test
1 year ago
Matthias 6f307e1e3d test: add more sleep
1 year ago
Matthias 588bf357a9 test: add more sleep
1 year ago
Matthias 9158a3d7d9
test: add small wait to reduce test flakyness
1 year ago
Matthias fc1feb9abc chore: try fix random test failure
1 year ago
Matthias f773905d8e test: adjust rpc tests for new calculation
1 year ago
Matthias 5d3a056ae5 test: update api_performance test to USDT
1 year ago
Matthias e9eee11b2e test: simplify api_performance test setup
1 year ago
Matthias cf5b6e5e20 test: improve test resiliance
1 year ago
Matthias 5e0ea48011 test: improve test_exit_positions slightly
1 year ago
Matthias aceb3ac764
Merge pull request #10062 from Axel-CH/feature/proceed-exit-while-open-order
1 year ago
Matthias e350dbd552 refactor: simplify backtesting class
1 year ago
Matthias f7f78ad2a4 test: fix test comment
1 year ago
Matthias 733cd22dee chore: remove bt_open_open_trade_count_candle
1 year ago
Matthias 1e61aea23b feat: allow in-candle entries
1 year ago
Matthias 419d5d9946 feat: add backtesting support for ignore_buying_expired_candle_after
1 year ago
Matthias d02b4d4c3f test: Fix detail futures test
1 year ago
Matthias 5f89708be4 test: fix long_short switch test
1 year ago
Matthias 4a6027b43f test: update pair_detail_simplified test
1 year ago
Matthias a13feaf49f test: Update tests for short-circuit behavior
1 year ago
Matthias f1c5d4a970 chore: ruff format updates
1 year ago
Matthias 1b28be974c test: update tests for new behavior
1 year ago
Matthias c90cfa896c test: never have more than 1 open order at a time.
1 year ago
Matthias 711e680198 chore: improve log on adjust_entry_price cancels
1 year ago
Matthias b57cedeab7
Merge pull request #11178 from TheJoeSchr/fix/orderflow_imbalance_list
1 year ago
Matthias e2bdf2a97f tests: fix remaining hdf5 occurance
1 year ago
Matthias 5bb109884c test: remove hdf5 testdata
1 year ago
Matthias 6760d44761 tests: Update tests with removed hdf5 handler
1 year ago
Matthias a19872d640 chore: clean up running event loops after test
1 year ago
Matthias 93c2d6a7ad tests: Add test for get_ohlcv to ensure behavior is and stays correct
1 year ago
Matthias 649739b8e4 test: fix test failure due to missing commonCurrencies attr
1 year ago
Matthias f109d08bd0 tests: add test for exchange_ws cleanup error
1 year ago
Matthias 6b96d4d145 test: improve exchange_ws tests
1 year ago
Matthias 98e49ab187 fix: add workaround for missing kraken balance mapping
1 year ago
Matthias b70d02e46d test: add test for kraken balance problem
1 year ago
Matthias 4f1bf6a1f0 test: add test for kraken balance response parsing
1 year ago
Matthias ece7b0d9f2 feat: add format_ms_time_detailed view
1 year ago
Matthias 08fa82dc53 test: adjust test for new value unit
1 year ago
Joe Schr fd7272ba63 chore: fix unterminated string literal in test runner
1 year ago
Joe Schr 12adbeb7f3 fix: don't sort stacked imbalances, return empty list if no found...
1 year ago
Joe Schr 11976f11b0 fix: Improve stacked imbalance detection in orderflow converter
1 year ago
Joe Schr ea96abecd0 test: Add comprehensive test for stacked_imbalances with multiple price entries
1 year ago
Joe Schr 5589578872 test: Update tests for stacked imbalances returning lists
1 year ago
Matthias 471df70f62 test: add test for improved safe_wrapper behavior
1 year ago
Matthias 503eb1e55d
Merge pull request #11120 from freqtrade/feat/BNFCR
1 year ago
Matthias 0919d4c274 test: improve integration test case
1 year ago
Matthias fcc7c5cf5c
Merge pull request #11159 from xmatthias/rich_console
1 year ago
Matthias 4285602323
Merge pull request #11154 from freqtrade/feat/zip_backtest
1 year ago
Matthias 0f2d3f2638 test: Update tests to use rich Handler
1 year ago
Matthias 6ee38adbb5 fix: round open_rate to tradable precisionThis prevents odd display issues with 16 decimals in case of multiple entries.
1 year ago
Matthias 6c94b75172 chore: improve zip loading errorhandling
1 year ago
Matthias bb372e380d test: clean up optimize_report tests
1 year ago
Matthias aa99baf268 test: update a few tests
1 year ago
Matthias a88675b693 test: improve test_metadata_filename test
1 year ago
Matthias 1ca594bbcb chore: show "total" profit if necessary
1 year ago
Matthias c5a95dc682 refactor: reuse logic from get-status for get status-table
1 year ago
Matthias d7ccbfef20 test: improve test accuracy
1 year ago
Matthias 9e30e5c34c
Merge pull request #11144 from freqtrade/deprecate/hdf5
1 year ago
Matthias e59bd71c17
Merge pull request #11143 from freqtrade/feat/telegram_group_topics
1 year ago
Matthias 5750d05891 feat: deprecate hdf5 as data storage
1 year ago
Matthias 6ef8291b2e test: add test for tg_info, update chat_id to be not 0
1 year ago
Andras Kovacs b820810afe hyperopt-list --export-csv command stake currency fix
1 year ago
Andras Kovacs 59b1460e30 Adding drawdown information for hyperopt-list --export-csv command
1 year ago
Matthias 0a81658881 test: add test to confirm behavior in #11135
1 year ago
Matthias 5ac95a0507 test: close mock order for funding-fee test
1 year ago
Matthias c9aa202be8 test: add additional Test case
1 year ago
Matthias 5c42c89505 Merge branch 'develop' into pr/Axel-CH/10062
1 year ago
Matthias 9953903193 test: close mock order for funding-fee test
1 year ago
Matthias 44c29aa998 test: update tests for new calculate_fee_rate logic
1 year ago
Matthias 2c1400a9ff test: update trading mode test for binance cross support
1 year ago
Matthias dcc8c8800f feat: conversion_rate should map both sides
1 year ago
Matthias c5f89f34fd tests: improve rpc_handle test
1 year ago
Matthias 1ef4b063ea test: adjust test to reflect that futures uses "free", not "total"
1 year ago
Matthias d05cae10f7 test: remove duplicate test assertion
1 year ago
Matthias e7b1a7e493 test: add test for proxy coin conversion
1 year ago
Matthias 40cb70fca1 fix: one-side pairlocks not showing in UI
1 year ago
Matthias 8cb69e4d5a test: Update test for new liquidation price precision rounding
1 year ago
Matthias ed2427852b test: adapt starting capital tests for tradable_balance_ratio
1 year ago
Matthias 12ae36e99e test: use tmp_path instead of testdatadir for writing
1 year ago
Matthias abfe683763 test: fix tests data pollution
1 year ago
Matthias a1ab8de593 test: Update tests for new bt storage method
1 year ago
Matthias 5744e16a07 refactor: use 1 structure to save analysis signals
1 year ago
Matthias e8376d5b79 feat: add timeframe_to_DateOffset
1 year ago
Matthias d887a4aa4a Merge branch 'develop' into fix/orderflow_cache
1 year ago
Matthias 34835752f8 chore: improve typing in percentChange Pairlist
1 year ago
Matthias d8fa782f13 test: Add test with faulty behavior
1 year ago
Matthias f3d7b249be test: Improve wallet tests
1 year ago
Matthias 097836d193 feat: improve logic for liquidation price calc
1 year ago
Matthias 6b1ac499ba tests: more tests for cross wallet
1 year ago
Matthias 0fc0b2a1be test: add test for cross balance logic
1 year ago
Matthias 4d36aaff39 feat: convert get_valid_pair_combination to generator
1 year ago
Matthias d898c80e65 test: Add test for get_conversion_rate
1 year ago
Matthias 0276e65f39 test: update rpc test for new behavior
1 year ago
Matthias a30f281478
Merge pull request #11023 from freqtrade/dependabot/pip/develop/xgboost-2.1.3
1 year ago
Matthias ae1baf5789 test: mock price_to_precision for liquidation calculations
1 year ago
Matthias eee5d710e7 chore: patch torch all the time -
1 year ago
Matthias 489db37bbd
Merge pull request #10979 from amalysh/develop
1 year ago
Matthias 934bcf253e test: add tests for list parsing
1 year ago
Matthias a85f200450
Merge pull request #11000 from freqtrade/feat/multi_wallet
1 year ago
Matthias e77ca024d7 chore: improve naming, don't duplicate column list
1 year ago
Matthias 6c25feabf2 tests: assert type of orderflow object
1 year ago
Matthias 6ab528748e tests: Update orderflow tests
1 year ago
Matthias 6584f86bce test: add Spy to improve test
1 year ago
Matthias 82d517fcbb test: improve orderflow test
1 year ago
Matthias ff371c43e0 tests: add test to ensure caching works
1 year ago
Matthias 0bf0e1808c chore: add todo for future cleanup
1 year ago
Matthias ad8f621287 tests: Improve hyperopt loss tests
1 year ago
Matthias b0b73bf166 feat: add starting_balance as argument to hyperopt_loss_function
1 year ago
Matthias 29f86afaf4
Merge pull request #10858 from xzmeng/binance-public-data
1 year ago