Matthias
|
e930221b78
|
test: update logging tests
|
1 year ago |
Matthias
|
08c4f24bdf
|
test: add log setup workaround for tests
|
1 year ago |
Matthias
|
56c23f9dd8
|
tests: remove unnecessary log-config
|
1 year ago |
Matthias
|
805e03b83b
|
test: update test for new bt cache behavior
|
1 year ago |
Matthias
|
35cc7da9b3
|
fix: keep pair index per pair
closes #11479
|
1 year ago |
Matthias
|
cd971cff4f
|
test: improve liquidation-calculation test
Move maintenance margin to parameter, add tests from bybit page
|
1 year ago |
Matthias
|
3371bad504
|
test: initialize exception for mock
|
1 year ago |
Matthias
|
64e27637dc
|
test: adjust test for raise-exception behavior
|
1 year ago |
Matthias
|
754936d253
|
chore: improved backtest method wording
|
1 year ago |
Robert Caulk
|
e7a6db8916
|
Merge pull request #10173 from freqtrade/fix/mutable_defaults
Fix mutable defaults, enable bugbear ruff rule also for freqAI code
|
1 year ago |
Matthias
|
f785f9ff00
|
chore: use log_has_re for test log assertion
|
1 year ago |
Axel-CH
|
e055feb1d3
|
chore: update test_process_trade_creation test
|
1 year ago |
Matthias
|
5e50348150
|
Merge branch 'develop' into fix/mutable_defaults
|
1 year ago |
Matthias
|
e1f6702932
|
feat: add SQN calculation as backtest metric
|
1 year ago |
Matthias
|
13e9f8a98e
|
fix: use initialMargin over collateral for position wallet
closes #11415
|
1 year ago |
Matthias
|
cc0337585e
|
Merge pull request #11289 from freqtrade/feat/binance_trades_fast
Binance: Download trades "fast" from binance.vision
|
1 year ago |
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
Add adjust_order_price callback
|
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
there's little reason to have this test for a particular number
|
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 |