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
858d2329e57cf616e7a2e43e263da67099a6df20
stable
/
freqtrade
History
Michael Egger
858d2329e5
add experimental flag support and add use_sell_signal (
#143
)
...
* add use_sell_signal to config schema * check use_sell_signal * set use_sell_signal to false
2017-11-24 21:58:00 +01:00
..
exchange
add missing import
2017-11-20 22:26:32 +01:00
rpc
keyboard markup for telegram bot (
#142
)
2017-11-24 20:54:50 +01:00
tests
In backtesting, ensure we don't buy the same pair again before selling (
#139
)
2017-11-24 21:09:44 +01:00
vendor
add missing import
2017-11-20 22:26:32 +01:00
__init__.py
use normal program flow to handle interrupts
2017-11-20 22:15:19 +01:00
analyze.py
Merge pull request
#135
from rybolov/develop
2017-11-23 18:25:56 +02:00
main.py
add experimental flag support and add use_sell_signal (
#143
)
2017-11-24 21:58:00 +01:00
misc.py
add experimental flag support and add use_sell_signal (
#143
)
2017-11-24 21:58:00 +01:00
persistence.py
use 8 digits of precision for amount and rate in formatting
2017-11-23 20:52:07 +01:00