mirror of
https://github.com/freqtrade/freqtrade.git
synced 2024-11-11 02:33:55 +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. |
||
---|---|---|
.. | ||
__init__.py | ||
hyper.py | ||
interface.py | ||
strategy_helper.py | ||
strategy_wrapper.py |