Matthias
|
8ed1e6c394
|
chore: refactor get_last_sequence_ids
|
5 days ago |
Matthias
|
ca94909ccc
|
test: improve test for migrate_set_sequence_id's
|
5 days ago |
Matthias
|
df6f53ba30
|
test: update set_sequence_ids test
|
6 days ago |
Matthias
|
791fbe8054
|
Merge branch 'develop' into pr/x-mass/12315
|
3 weeks ago |
Matthias
|
93b6c52aad
|
test: Improved test setup
|
3 weeks ago |
Matthias
|
4b278941b8
|
test: small improvements to test clarity
|
2 months ago |
Matthias
|
19526f1df2
|
test: update tests to align to improved formatting
|
3 months ago |
Matthias
|
916d8324cb
|
test: update tests with new fields
|
3 months ago |
Matthias
|
f1d48c8189
|
test: explicitly test for psycopg3
|
4 months ago |
x-mass
|
ea6d23bd2d
|
fix: align _get_close_rate_for_roi with calc_profit_ratio logic in backtesting
|
5 months ago |
Matthias
|
640cab2ca8
|
refactor: tests - update timezone.utc to UTC
|
8 months ago |
Matthias
|
f1b890954a
|
test: enable total_profit_ratio asserts
|
11 months ago |
Matthias
|
0f2ff70bdf
|
test: adjust test to reflect reality
(amount is * leverage)
|
11 months ago |
Matthias
|
b3e0b42155
|
test: add test for backtest-from_json
|
1 year ago |
Matthias
|
cf563c1a56
|
test: update tests for new best-pair logic
|
1 year ago |
Matthias
|
c3cc58a1af
|
Merge pull request #11248 from xmatthias/fix/backtest_max_detail_2
Improved Backtest timeframe-detail execution logic
|
1 year ago |
Matthias
|
aceb3ac764
|
Merge pull request #10062 from Axel-CH/feature/proceed-exit-while-open-order
Feature: Proceed exit while having open order, for backtesting and live
|
1 year ago |
Matthias
|
733cd22dee
|
chore: remove bt_open_open_trade_count_candle
it's no longer necessary if we support in-candle entries
|
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 |
Axel-CH
|
fbd6a58e3d
|
Merge branch 'develop' into feature/proceed-exit-while-open-order
|
1 year ago |
Matthias
|
12ab1cb2c4
|
tests: add explicit test for stake_amount_filled
|
1 year ago |
Matthias
|
e35f5c9fde
|
tests: update test to account for newly added prop
|
1 year ago |
Matthias
|
584bbd93e0
|
tests: fix test to expected call count
|
1 year ago |
Axel-CH
|
0d3ab37eb7
|
fix test_trade_custom_data and test_backtest_results
|
1 year ago |
Matthias
|
54bc60b08f
|
test: Update test for new to-json field
|
2 years ago |
Matthias
|
7972a023ed
|
fix: oddly wrong fee_cost calculation
|
2 years ago |
Matthias
|
10f0522a6b
|
chore: update attribute wording to bt_profit
|
2 years ago |
Matthias
|
2bc9cdafb2
|
chore: update attribute wording to bt_trades
|
2 years ago |
Matthias
|
e643a2ea32
|
chore: update attribute wording to bt_trades_open
|
2 years ago |
Matthias
|
ec0f6cb246
|
Add Properties for canceled orders to trade_model
|
2 years ago |
Matthias
|
4f5bf632fc
|
ruff format: remaining tests
|
2 years ago |
Matthias
|
02075b15e3
|
ruff format: update more tests
|
2 years ago |
Matthias
|
d8a8b5c125
|
ruff format: Update more test files
|
2 years ago |
Matthias
|
7767ad9d6e
|
Update imports in test directory
|
2 years ago |
Matthias
|
f52c3677ca
|
Move test comment out of the test data
|
2 years ago |
Matthias
|
df712c0168
|
Fix some faulty assertions
|
2 years ago |
Christian Clauss
|
99b4767bf4
|
Fix typos discovered by codespell
|
2 years ago |
Matthias
|
30b4f27152
|
Cleanup some nitpicks
|
2 years ago |
Matthias
|
c7fff45bef
|
Fix test leakage
|
2 years ago |
Matthias
|
4bbb3174b2
|
re-enable use_database after bt test
|
2 years ago |
Matthias
|
c511d65d2e
|
Add backtesting test
|
2 years ago |
Matthias
|
e8ca9ce39b
|
Add testconfirming correct functioning
|
2 years ago |
Matthias
|
f1af00dd39
|
Merge branch 'develop' into feature_keyval_storage
|
2 years ago |
Matthias
|
1696aa3915
|
Adjust tests for new fields
|
2 years ago |
Matthias
|
ab062d7bb1
|
Add test to run in backtest mode
|
2 years ago |
Matthias
|
9be7759e42
|
Add initial test for custom_data
|
2 years ago |
Matthias
|
9bfd34a4f3
|
Merge pull request #9267 from Axel-CH/feature/update_sl_order_mgt
Update stoploss order management
|
2 years ago |
Matthias
|
58058f0197
|
Fix migration test
|
2 years ago |
Matthias
|
59b3486574
|
Update migrations
|
2 years ago |
Matthias
|
cb9fa734d1
|
Improve test resiliance
|
2 years ago |