.. |
commands
|
use binance intests instead of bittrex
|
2021-04-20 12:59:15 +02:00 |
data
|
plot-profit should use absolute values
|
2021-04-25 10:10:09 +02:00 |
edge
|
Handle edge with volumepairlist and empty pair_whitelist
|
2021-04-23 06:50:39 +02:00 |
exchange
|
Remove obsolete get_balance method
|
2021-04-28 16:00:12 +02:00 |
optimize
|
Simplify calling backtesting by returning the proper result
|
2021-05-02 09:46:27 +02:00 |
plugins
|
Fix random test failure due to ttl 0 issue
|
2021-04-26 11:53:44 +02:00 |
rpc
|
Merge pull request #4769 from freqtrade/trades_pagination
|
2021-04-22 19:13:19 +02:00 |
strategy
|
Only calculate additional indicators if the space is selected
|
2021-05-01 16:40:29 +02:00 |
testdata
|
Fix valueerror in case of empty array files
|
2021-02-01 06:28:49 +01: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
|
Final finetunings of rpc_fill messages
|
2021-04-20 19:36:30 +02:00 |
pytest.sh
|
Remove obsolete scripts
|
2019-10-24 23:11:07 +03:00 |
test_arguments.py
|
Rename config.json.example
|
2021-01-22 19:18:34 +01:00 |
test_configuration.py
|
Add quick test for pair_whitelist overwrite
|
2021-04-17 10:51:02 +02: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 pull request #4750 from rokups/rk/custom_sell
|
2021-04-29 06:50:56 +02:00 |
test_indicators.py
|
Apply isort to tests
|
2020-09-28 19:43:15 +02:00 |
test_integration.py
|
Remove explicit sell_flag parameter from SellCheckTuple.
|
2021-04-25 09:48:40 +03:00 |
test_main.py
|
adjust tests to match new exchangelist output
|
2021-04-06 07:58:45 +02:00 |
test_misc.py
|
Introduce round_coin_value to simplify coin rounding
|
2021-02-13 16:05:35 +01:00 |
test_persistence.py
|
Move static Trade functions to right class
|
2021-04-28 06:37:40 +02:00 |
test_plotting.py
|
plot-profit should use absolute values
|
2021-04-25 10:10:09 +02: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
|
Remvoe pointless arguments from get_trade_stake_amount
|
2021-04-21 20:01:10 +02:00 |
test_worker.py
|
Throttle may take longer than .10s on slow machines
|
2020-03-05 06:20:36 +01:00 |