.. |
commands
|
Rename config.json.example
|
2021-01-22 19:18:34 +01:00 |
data
|
use profit_ratio in calculate_cum_profit
|
2021-01-29 19:06:57 +01:00 |
edge
|
Convert timestamp to int_timestamp for all arrow occurances
|
2020-10-13 06:24:01 +02:00 |
exchange
|
Cache markets in the exchange object
|
2021-01-28 19:47:32 +01:00 |
optimize
|
Fix tests for new export format
|
2021-01-24 19:42:32 +01:00 |
plugins
|
Add test for spreadfilter division exception
|
2021-01-26 17:18:51 +01:00 |
rpc
|
Also print trade_duration in seconds to json
|
2021-01-25 19:42:34 +01:00 |
strategy
|
Merge pull request #4147 from hoeckxer/ignore_expired_candle
|
2021-01-12 19:04:16 +01:00 |
testdata
|
Fix tests for new export format
|
2021-01-24 19:42:32 +01:00 |
__init__.py
|
|
|
config_test_comments.json
|
|
|
conftest_trades.py
|
Fix mock-tests missing some fields
|
2021-01-03 06:49:07 +01:00 |
conftest.py
|
Cache markets in the exchange object
|
2021-01-28 19:47:32 +01:00 |
pytest.sh
|
|
|
test_arguments.py
|
Rename config.json.example
|
2021-01-22 19:18:34 +01:00 |
test_configuration.py
|
Implement *candle definitions
|
2020-12-07 10:54:26 +01:00 |
test_directory_operations.py
|
Apply isort to tests
|
2020-09-28 19:43:15 +02:00 |
test_docs.sh
|
Adjust windows docs, fix failing doc-test
|
2020-09-04 07:28:21 +02:00 |
test_freqtradebot.py
|
Cache markets in the exchange object
|
2021-01-28 19:47:32 +01:00 |
test_indicators.py
|
Apply isort to tests
|
2020-09-28 19:43:15 +02:00 |
test_integration.py
|
Merge branch 'develop' into keep_dataframe_noapi
|
2020-06-30 07:46:52 +02:00 |
test_main.py
|
Rename config.json.example
|
2021-01-22 19:18:34 +01:00 |
test_misc.py
|
Apply isort to tests
|
2020-09-28 19:43:15 +02:00 |
test_persistence.py
|
Also print trade_duration in seconds to json
|
2021-01-25 19:42:34 +01:00 |
test_plotting.py
|
use profit_ratio in calculate_cum_profit
|
2021-01-29 19:06:57 +01:00 |
test_talib.py
|
Apply isort to tests
|
2020-09-28 19:43:15 +02:00 |
test_timerange.py
|
|
|
test_wallets.py
|
Improve test coverage
|
2020-10-28 16:29:08 +01:00 |
test_worker.py
|
|
|