You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
freqtrade/tests
Joe Schr 6e7a536c7a
Replaces public_trades_to_dataframe with trades_list_to_df
2 years ago
..
commands Fix tests for use public trades 2 years ago
data Replaces public_trades_to_dataframe with trades_list_to_df 2 years ago
edge Some more edits due to arrow 3 years ago
exchange Allow <1m timeframes for utility modes 2 years ago
exchange_online Update ccxt online test name to htx 2 years ago
freqai Improve code styles ... 2 years ago
freqtradebot Ruff fix: E303 too many blank lines 2 years ago
leverage Add exception test for interest function 3 years ago
optimize Add ft_order_Tag to backtest test 2 years ago
persistence Merge pull request #9267 from Axel-CH/feature/update_sl_order_mgt 2 years ago
plugins Formatting ... 2 years ago
rpc Merge pull request #9267 from Axel-CH/feature/update_sl_order_mgt 2 years ago
strategy Implement enter_tag initialization to avoid futures warning 2 years ago
testdata Shrink public trades testdata by using BCH 2 years ago
utils Improve Coin formatter naming 2 years ago
__init__.py
config_test_comments.json
conftest.py Add BTC/USDT to test markets 2 years ago
conftest_trades.py Update some initial tests 2 years ago
conftest_trades_usdt.py Update some initial tests 2 years ago
pytest.sh
test_arguments.py Fix remaining bittrex instances 2 years ago
test_configuration.py Rename methods to make exposure explicit 2 years ago
test_directory_operations.py Remove further usages of Path(tmpdir) 2 years ago
test_docs.sh
test_indicators.py
test_log_setup.py use isinstance for type checks 2 years ago
test_main.py Fix remaining bittrex instances 2 years ago
test_misc.py Extract number-formatters from misc 2 years ago
test_plotting.py Update tests to use new file 2 years ago
test_strategy_updater.py Further improvements to test setup 2 years ago
test_talib.py
test_timerange.py Fix remaining arrow testcases 3 years ago
test_wallets.py Add max-open-trades param to get_trade_stake_amount 2 years ago