mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-10 10:21:59 +00:00
3686efa08a
At the moment we can keep a single code path when using IntParameter, but we have to make a special hyperopt case for CategoricalParameter/DecimalParameter. Range property solves this. |
||
---|---|---|
.. | ||
strats | ||
__init__.py | ||
test_default_strategy.py | ||
test_interface.py | ||
test_strategy_helpers.py | ||
test_strategy_loading.py |