.. |
commands
|
Fix failing test after webserver merge
|
2021-07-18 11:06:14 +02:00 |
data
|
Move state enums to enums package
|
2021-06-08 21:20:35 +02:00 |
edge
|
Update imports for SellType in tests
|
2021-06-08 21:07:16 +02:00 |
exchange
|
Merge get_buy_rate and get_sell_rate
|
2021-07-17 22:51:20 -06:00 |
optimize
|
Merge pull request #5243 from freqtrade/feat/webservermode_progress
|
2021-07-18 10:48:55 +02:00 |
plugins
|
Merge pull request #5231 from nightshift2k/enhancement/range-based-volumefilter
|
2021-07-08 07:22:37 +02:00 |
rpc
|
Merge pull request #5284 from samgermain/merge_get_buy_sell_rate
|
2021-07-20 06:54:47 +02:00 |
strategy
|
Merge pull request #5219 from freqtrade/hyperopt_paramfile
|
2021-07-04 13:56:52 +02:00 |
testdata
|
Better test hyperopt writing and reading
|
2021-05-12 19:06:09 +02:00 |
__init__.py
|
Move tests out of freqtrade module
|
2019-09-08 19:05:22 +02:00 |
config_test_comments.json
|
use binance intests instead of bittrex
|
2021-04-20 12:59:15 +02:00 |
conftest_trades.py
|
use binance intests instead of bittrex
|
2021-04-20 12:59:15 +02:00 |
conftest.py
|
Merge pull request #5229 from kevinjulian/telegram-balance
|
2021-07-05 06:56:35 +02:00 |
pytest.sh
|
Remove obsolete scripts
|
2019-10-24 23:11:07 +03:00 |
test_arguments.py
|
Renamed example config files so they are .json so that syntax highlighting is all correct. Explicitly listed each one in .gitignore to prevent a real config file from being uploaded accidently
|
2021-07-13 19:39:23 -06:00 |
test_configuration.py
|
Renamed example config files so they are .json so that syntax highlighting is all correct. Explicitly listed each one in .gitignore to prevent a real config file from being uploaded accidently
|
2021-07-13 19:39:23 -06:00 |
test_directory_operations.py
|
Add chown method to support docker
|
2021-04-08 20:17:07 +02:00 |
test_docs.sh
|
Adjust windows docs, fix failing doc-test
|
2020-09-04 07:28:21 +02:00 |
test_freqtradebot.py
|
Merge get_buy_rate and get_sell_rate
|
2021-07-17 22:51:20 -06:00 |
test_indicators.py
|
Apply isort to tests
|
2020-09-28 19:43:15 +02:00 |
test_integration.py
|
Update imports for SellType in tests
|
2021-06-08 21:07:16 +02:00 |
test_main.py
|
flake8 adjustments
|
2021-07-16 02:03:25 -06:00 |
test_misc.py
|
style: apply flake8 formatting
|
2021-07-12 13:22:36 +00:00 |
test_persistence.py
|
Extract Closed profit calculation to trade object
|
2021-07-12 06:54:06 +02:00 |
test_plotting.py
|
Renamed example config files so they are .json so that syntax highlighting is all correct. Explicitly listed each one in .gitignore to prevent a real config file from being uploaded accidently
|
2021-07-13 19:39:23 -06:00 |
test_talib.py
|
Apply isort to tests
|
2020-09-28 19:43:15 +02:00 |
test_timerange.py
|
Use OperationalException for TimeRange errors
|
2021-03-19 06:40:04 +01:00 |
test_wallets.py
|
Update docs for /profit output
|
2021-07-15 20:12:44 +02:00 |
test_worker.py
|
Move state enums to enums package
|
2021-06-08 21:20:35 +02:00 |