stable/freqtrade/strategy
Matthias 476ed938f5 Extract custom_tag limit from interface file 2023-04-11 07:26:38 +02:00
..
__init__.py Refactor hyperopt parameters to separate file 2022-05-23 20:18:09 +02:00
hyper.py Ensure hyper param file can be loaded 2023-04-04 20:04:28 +02:00
informative_decorator.py run mypy also against tests 2022-04-25 11:12:35 +02:00
interface.py Extract custom_tag limit from interface file 2023-04-11 07:26:38 +02:00
parameters.py Fix enum imports 2022-09-09 20:31:30 +02:00
strategy_helper.py Update stoploss_from_open documentation for leverage adjustment 2023-03-08 19:35:26 +01:00
strategy_wrapper.py Add typehints to strategy wrapper 2022-05-24 06:54:16 +02:00
strategyupdater.py fixed typo from trades to trade 2023-03-18 20:02:55 +01:00