.. |
commands
|
New config (#6333)
|
2022-02-02 14:46:44 +01:00 |
data
|
Improve wording of "no history found" error
|
2022-01-26 06:53:00 +01:00 |
edge
|
remove SN
|
2021-07-23 18:41:29 +07:00 |
exchange
|
Exchange.createOrder added * as second param
|
2022-02-03 20:33:16 -06:00 |
leverage
|
moved liquidation_price method to exchange classes
|
2022-01-31 12:16:43 -06:00 |
optimize
|
freqtradebot.execute_entry test for too high stake amount
|
2022-02-03 20:33:16 -06:00 |
plugins
|
Merge branch 'develop' into feat/short
|
2022-01-07 10:13:16 +01:00 |
rpc
|
Add leverage/short properties to api responses
|
2022-02-01 07:08:43 +01:00 |
strategy
|
Merge pull request #6312 from freqtrade/short_informative_decorator
|
2022-01-30 15:33:52 +01:00 |
testdata
|
Improve backtest tests
|
2022-01-22 19:46:11 +01:00 |
__init__.py
|
Move tests out of freqtrade module
|
2019-09-08 19:05:22 +02:00 |
config_test_comments.json
|
Autopep8 formatting
|
2021-08-06 16:35:39 -06:00 |
conftest_trades_usdt.py
|
changes some tests to use usdt values
|
2021-10-02 01:44:30 -06:00 |
conftest_trades.py
|
removed rename todos
|
2022-01-08 03:09:47 -06:00 |
conftest.py
|
check for max stake limit in freqtradebot and backtesting
|
2022-02-03 20:33:04 -06:00 |
pytest.sh
|
Remove obsolete scripts
|
2019-10-24 23:11:07 +03:00 |
test_arguments.py
|
Use new TestStrategy (V3) by default in tests
|
2021-09-21 20:24:08 +02:00 |
test_configuration.py
|
Merge branch 'develop' into feat/short
|
2022-01-22 17:56:01 +01:00 |
test_directory_operations.py
|
merged with feat/short
|
2021-09-15 22:28:10 -06:00 |
test_docs.sh
|
Adjust windows docs, fix failing doc-test
|
2020-09-04 07:28:21 +02:00 |
test_freqtradebot.py
|
freqtradebot.execute_entry test for too high stake amount
|
2022-02-03 20:33:16 -06:00 |
test_indicators.py
|
Apply isort to tests
|
2020-09-28 19:43:15 +02:00 |
test_integration.py
|
Merge pull request #6306 from freqtrade/short_forceentry
|
2022-01-30 07:36:14 +01:00 |
test_main.py
|
flake8 adjustments
|
2021-07-16 02:03:25 -06:00 |
test_misc.py
|
Merge branch 'develop' into feat/short
|
2022-01-01 19:16:49 +01:00 |
test_periodiccache.py
|
merged with feat/short
|
2021-09-19 17:02:09 -06:00 |
test_persistence.py
|
removed isolated_liq=
|
2022-01-31 12:16:43 -06:00 |
test_plotting.py
|
Merge branch 'develop' into feat/short
|
2022-01-22 17:56:01 +01: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
|
Refactoring to use strategy based configuration
|
2021-12-24 12:38:43 +02:00 |
test_worker.py
|
Slightly reduce verbosity when reload_conf is issued
|
2021-12-23 20:33:13 +01:00 |