Matthias
|
63819fa7e0
|
test: update test for unwatch_ohlcv adjustment
Co-authored-by: Copilot <copilot@github.com>
|
3 weeks ago |
Matthias
|
820000fac4
|
chore: update dry-run order-id generation to uuid
this is supposed to avoid insert errors in windows CI
due to time imprecisions on windows ...
Co-authored-by: Copilot <copilot@github.com>
|
3 weeks ago |
Matthias
|
0a49903695
|
test: update bitget test for lev_prep adjustment
|
3 weeks ago |
Matthias
|
f17e383157
|
test: add tests for get_ohlcv and ohlcvs
|
3 weeks ago |
Matthias
|
093cc74774
|
refactor: make klines_last_refresh private
|
3 weeks ago |
Matthias
|
17678f1819
|
refactor: make klines_last_request private
|
3 weeks ago |
Matthias
|
057c51b0cd
|
test: improve tests
|
3 weeks ago |
Matthias
|
5e624d658f
|
test: add test for startup concurrency
|
3 weeks ago |
Matthias
|
9d0fb9b025
|
test: add explicit test for continuous_stopped handling
|
3 weeks ago |
Matthias
|
6d096c20b0
|
test: add test for exchange_ws reset connection details
|
3 weeks ago |
Matthias
|
3e3436e432
|
test: add explicit test for db_migration
|
4 weeks ago |
Matthias
|
72f9e9a051
|
test: update test for wallet-history_id column
|
4 weeks ago |
Matthias
|
af2e741465
|
test: add test for bitget stoploss canceling
|
4 weeks ago |
Matthias
|
c1795c79f3
|
Merge pull request #13048 from freqtrade/dependabot/pip/develop/pandas-3.0.2
chore(deps): bump pandas from 2.3.3 to 3.0.2
|
1 month ago |
Matthias
|
b71f91a156
|
test: attempted reduction of test flukes by resetting recwarn
|
1 month ago |
Matthias
|
2c5dc72985
|
chore: ensure date-column is in ms range
|
1 month ago |
Matthias
|
412e112c0f
|
test: fix pandas3 test
|
1 month ago |
Matthias
|
cd5ea969c4
|
test: update test pandas frequency usage
|
1 month ago |
Matthias
|
c19982dd36
|
chore: use string aliases for astype calls
|
1 month ago |
Matthias
|
74ba9d76a2
|
fix: use as_unit instead of int math
|
1 month ago |
Matthias
|
51d61bc6a8
|
chore: don't use microsecond precision for
|
1 month ago |
Matthias
|
f6f0180fc1
|
fix: use more stable "date to ms" method
|
1 month ago |
Matthias
|
33211c8eb1
|
chore: don't use deprecated resmapling frequency
|
1 month ago |
Matthias
|
22707d6c04
|
test: update test with new metrics
|
1 month ago |
Matthias
|
64ceb028ac
|
test: add test for wallet based output
|
1 month ago |
Matthias
|
624be0c469
|
feat: add calmar_from_balance
|
1 month ago |
Matthias
|
bcd9023a8d
|
feat: add max-drawdown from wallet balance
|
1 month ago |
Matthias
|
6210927bdb
|
feat: add sortino_from_balance calculation
|
1 month ago |
Matthias
|
97badd0d3b
|
test: add tests for sharpe based on balance
|
1 month ago |
Matthias
|
68d514db91
|
test: split test_btanalysis and test_metrics
|
1 month ago |
Matthias
|
36b427cd3b
|
feat: be clear on the use of demo exchanges
|
1 month ago |
Matthias
|
8b204c75cb
|
test: test validate_demo / dry-run combo
|
1 month ago |
Matthias
|
1ac68d6161
|
feat: show message when enabling demo trading mode
|
1 month ago |
Matthias
|
e7f9059ff4
|
test: add test for demo trading validation
|
1 month ago |
Matthias
|
ed6899aad6
|
Merge pull request #13019 from freqtrade/feat/capture_wallets
Capture wallet balance
|
1 month ago |
Matthias
|
70b24fd0c1
|
test: reset pairlocks pior to running test
|
1 month ago |
Matthias
|
c906e146fc
|
test: add reset_locks to the end of the new test
|
1 month ago |
Matthias
|
6712d20578
|
test: Add test for new pairlock deduplication
|
1 month ago |
Matthias
|
3d68d6aefc
|
test: Add exchange mock for get_pair_base_currency
|
1 month ago |
Matthias
|
b6b9ae5eb0
|
test: assert repr for walletHistory
|
1 month ago |
Matthias
|
b45e086b50
|
test: add tests for get_backtest_wallet_change (and market change)
|
1 month ago |
Matthias
|
66eb7f0199
|
test: add test for historic_balance endpoint
|
1 month ago |
Matthias
|
dec3c3e13b
|
test: fix a couple tsts ...
|
1 month ago |
Matthias
|
e28da4b087
|
test: Fix and improve balance distribution test
|
1 month ago |
Matthias
|
5e6d3e265b
|
tests: rename mock helper function
|
1 month ago |
Matthias
|
138b70a2bf
|
test: add explicit test for prepare_balance_distribution
|
1 month ago |
Matthias
|
4cac724709
|
test: update wallet capture test
|
1 month ago |
Matthias
|
f7ddf46b32
|
refactor: rename WalletHistory fieldname from price to rate
|
1 month ago |
Matthias
|
1237bb798c
|
test: fix backtest api wallets test
|
1 month ago |
Matthias
|
cb8d68f395
|
test: add test for record_wallet_state
|
1 month ago |