Mihail
70d7dcd189
Made test_merge_informative_pair_monthly asserts data dependent.
6 months ago
Mihail
d36fdc1d69
Added exact dates to test_merge_informative_pair_monthly.
6 months ago
Mihail
b9482f420d
Changed test_merge_informative_pair_monthly test to contain the data from previous informative candle on start too.
6 months ago
Matthias
5f1d9cbab1
Merge pull request #12151 from mpagnoulle/feat/trades-timerange-filtering
...
Trades TimeRange filtering for FeatherDataHandler and _if_enabled_populate_trades
6 months ago
Matthias
739a67fdcb
test: add test for new webhook functionality
6 months ago
Matthias
2542102280
test: Test telegram init exception handling
6 months ago
Matthias
321b44b779
chore: fix
6 months ago
Maxime Pagnoulle
9d5295fdb4
feat: Support for unbounded start and/or end in timerange filtering, added associated tests
6 months ago
Matthias
3e8bb29c9f
test: move test to usdt
6 months ago
Matthias
2fd703fcc5
Merge pull request #12170 from mrpabloyeah/some-improvements-to-backtest-summary-metrics
...
Some improvements to backtest summary metrics
6 months ago
Matthias
8cd2ee95f9
feat: add developer documentation to generate backtest results
6 months ago
Matthias
ef0fc13235
chore: reduce data-load verbosity
6 months ago
Matthias
93051f4f97
test: update test for dynamic pairlist expansion in list-data
6 months ago
Matthias
3ff1e31a81
test: don't use fixture if it's only used once
6 months ago
Matthias
8f6d64f5e1
test: add test for 1000 / k logic
6 months ago
mrpabloyeah
3363b1062e
Merge branch 'freqtrade:develop' into allow-pairs-with-prefix-in-marketcap-pairList
6 months ago
Matthias
b4796cbf73
test: improve decimal parameter test
6 months ago
Matthias
e042b2e07b
test: improve parameter naming
6 months ago
Matthias
9f021cbee6
test: remove combined test
6 months ago
Matthias
bf615e415b
test: split parameter tests to one test per parameter
6 months ago
Matthias
c72f5b79fe
refactor: extract hyperopt-params test to separate file
6 months ago
Maxime Pagnoulle
f21c5ea88a
feat: Remove redundant filtering, add tests for pyarrow trade filtering, use date utils for date to ts conversion
6 months ago
Stefano
24f5096ec6
modify test_handle_trade to test several cases of calc_profit_ratio
6 months ago
Matthias
36f2bef6b8
test: update test for split backtest-show reality
6 months ago
Matthias
07906d2576
test: update api backtest test
6 months ago
Matthias
5c977c212b
test: drop test part using --export-filename to determine backtest result naming
6 months ago
Matthias
09b084e85a
chore: adjust backtest-optimize reports tests
6 months ago
Matthias
6063e4accb
Merge pull request #12101 from freqtrade/dependabot/pip/develop/ta-lib-0.6.5
...
chore(deps): bump ta-lib from 0.5.5 to 0.6.5
6 months ago
Matthias
3e3f092f0c
test: reduce ta-lib test accuracy to align with ta-lib 0.6.5
...
Precision for ta-lib 0.6.x was increased
but is lower by 0001 than what was in the freqtrade ta-lib fix
https://github.com/TA-Lib/ta-lib/blob/main/src/ta_func/ta_utility.h#L257
This won't be a problem for any normal usdt pair.
shitcoins on some exchanges (e.g gate) with 12 zeros before the first significant digit wouldn't have worked today, either.
6 months ago
Matthias
834aafb8f2
test: non-freqai tests should run without torch installed
6 months ago
Matthias
32437a95f3
chore: remove unused import
6 months ago
Matthias
2e29d3523b
test: empty pairlist is now handled by config schema
6 months ago
Matthias
612a09634c
test: use appropriate error handlers
6 months ago
mrpabloyeah
ecfa1fd5b5
Adjust expectation for get_markets calls in test_MarketCapPairList_timing
6 months ago
Matthias
b8883b790e
test: adjust stoploss order getting for bitget
7 months ago
Matthias
1a3c913176
feat(bitget): Align bitget candle limits
7 months ago
Matthias
83de41ad0e
test(bitget): add test for bitget ohlcv limit
7 months ago
Matthias
8cc4664823
chore: fix imports
7 months ago
Matthias
aaecbc2206
test(bitget): add test for stoploss emulation
7 months ago
Matthias
e7ea9d09c9
chore: fix typo
7 months ago
Matthias
e4e11be331
chore: temporarily disable htx due to certificate issues
7 months ago
Matthias
4ad049aec3
test: add test-case for futures filter
7 months ago
Matthias
03c16d034d
test: add test for --dex filter
7 months ago
Matthias
b6a6bca41b
Merge pull request #12060 from freqtrade/test/kraken
...
Improved kraken test
7 months ago
Matthias
1ec45dcf19
test: improve kraken fetch trades compatibility test
7 months ago
Matthias
b887e2ad21
test: cleanup conftest file
7 months ago
Matthias
ea2350f1ed
test: add test for bitget ohlcv specifics
7 months ago
Matthias
786c858452
test: enable testing bitget spot markets
7 months ago
Matthias
271ba462b1
test: improved formatting for simplified digestion
...
part of #12054
7 months ago
Matthias
690918f8d3
test: add test for historic_tick_size with small numbers
...
part of #12054
7 months ago