This website requires JavaScript.
Explore
Help
Register
Sign In
lychiyu
/
freqtrade_origin
Watch
1
Star
0
Fork
0
You've already forked freqtrade_origin
mirror of
https://github.com/freqtrade/freqtrade.git
synced
2024-11-14 04:03:55 +00:00
Code
Issues
Actions
1
Packages
Projects
Releases
Wiki
Activity
b1098f0120
freqtrade_origin
/
freqtrade
/
persistence
History
Sam Germain
811cea288d
Added checks for making sure stop_loss doesn't go below liquidation_price
2021-07-28 12:25:55 -06:00
..
__init__.py
2 levels of Trade models, one with and one without sqlalchemy
2021-02-27 09:33:00 +01:00
migrations.py
Switched migrations.py check for stake_currency back to open_rate, because stake_currency is no longer a variable
2021-07-28 12:25:55 -06:00
models.py
Added checks for making sure stop_loss doesn't go below liquidation_price
2021-07-28 12:25:55 -06:00
pairlock_middleware.py
Use commit instead of .flush()
2021-05-27 11:38:28 +02:00