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
e6ebc0443e
stable
/
freqtrade
/
plugins
History
Matthias
3273881282
Merge branch 'develop' into feat/freqai
2022-07-28 06:36:38 +02:00
..
pairlist
Change config parameter names to improve clarity and consistency throughout the code (!!breaking change, please check discord support channel for migration instructions or review templates/FreqaiExampleStrategy.py config_examples/config_freqai_futures.example.json file changes!!)
2022-07-10 12:35:44 +02:00
protections
Set required_profit for stoploss guard, allowing to ignore small stoplosses.
2022-07-27 19:52:39 +02:00
__init__.py
Improve tests for backtest protections
2020-12-07 11:39:01 +01:00
pairlistmanager.py
Removed None in dict.get()
2022-05-18 03:41:10 +05:30
protectionmanager.py
Use "side" parameter when calling Pairlocks
2022-04-24 14:33:24 +02:00