This website requires JavaScript.
Explore
Help
Sign In
adelorenzo
/
stable
Watch
1
Star
0
Fork
0
You've already forked stable
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
d4e8ab1cacc2876ad15fd8063daf387f3c1418bf
stable
/
freqtrade
/
plugins
/
protections
History
Matthias
cc3ead9d7b
Set required_profit for stoploss guard, allowing to ignore small stoplosses.
...
closes
#7076
2022-07-27 19:52:39 +02:00
..
__init__.py
Add more tests
2020-12-07 08:23:10 +01:00
cooldown_period.py
Properly type "side" parameter
2022-04-24 14:33:24 +02:00
iprotection.py
implement pairlock side further
2022-04-24 14:33:24 +02:00
low_profit_pairs.py
Add LowProfitPairs only_per_side option
2022-05-07 15:25:15 +02:00
max_drawdown_protection.py
Merge branch 'develop' into pairlocks_direction
2022-05-01 14:59:04 +02:00
stoploss_guard.py
Set required_profit for stoploss guard, allowing to ignore small stoplosses.
2022-07-27 19:52:39 +02:00