This website requires JavaScript.
Explore
Help
Register
Sign In
CTYPTO
/
freqtrade
Watch
1
Star
0
Fork
0
You've already forked freqtrade
mirror of
https://github.com/freqtrade/freqtrade.git
synced
2025-12-03 10:33:08 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
44461bd1a1c67295c9309dcdcf5356cf7e2b51f1
freqtrade
/
freqtrade
/
strategy
History
Matthias
6f86e30c7e
Add leverage adjustment to "stoploss_from_absolute"
2023-09-02 11:01:59 +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
Improve handling of None values from custom_stoploss
2023-08-14 16:46:33 +02:00
parameters.py
Fix enum imports
2022-09-09 20:31:30 +02:00
strategy_helper.py
Add leverage adjustment to "stoploss_from_absolute"
2023-09-02 11:01:59 +02: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