stable/tests/strategy
Rokas Kupstys d34da3f981 Revert "Add dataframe parameter to custom_stoploss() and custom_sell() methods."
This reverts commit 595b8735f8.

# Conflicts:
#	freqtrade/optimize/backtesting.py
#	freqtrade/strategy/interface.py
2021-05-08 10:29:47 +03:00
..
strats Merge branch 'develop' into pr/rokups/4596 2021-04-03 17:00:37 +02:00
__init__.py Move tests out of freqtrade module 2019-09-08 19:05:22 +02:00
test_default_strategy.py Revert "Add dataframe parameter to custom_stoploss() and custom_sell() methods." 2021-05-08 10:29:47 +03:00
test_interface.py Revert "Add dataframe parameter to custom_stoploss() and custom_sell() methods." 2021-05-08 10:29:47 +03:00
test_strategy_helpers.py complete stoploss_from_open and associated test 2021-03-17 22:44:10 +09:00
test_strategy_loading.py Add some simple tests for hyperoptParameters 2021-03-27 11:26:26 +01:00