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
05111edd04f717f2e71c62b80b01a385240f7df6
stable
/
freqtrade
History
Michael Egger
05111edd04
Merge pull request
#87
from gcarq/more_triggers
...
More triggers and guards to hyperopt
2017-10-30 14:43:18 +01:00
..
exchange
added get_balances as a abstract method to the interface baseclass
2017-10-29 17:57:57 +02:00
rpc
added tests to /balance, minor cleanup
2017-10-29 10:10:00 +02:00
tests
Merge pull request
#87
from gcarq/more_triggers
2017-10-30 14:43:18 +01:00
__init__.py
version bump
2017-10-24 18:14:31 +02:00
analyze.py
add ema50 and ema100. add long uptrend ema guard to hyperopt
2017-10-29 21:33:57 +02:00
main.py
add signal handler for SIGINT, SIGTERM and SIGABRT
2017-10-27 15:52:14 +02:00
misc.py
remove 'enabled' property in exchange config
2017-10-07 17:36:48 +02:00
persistence.py
add signal handler for SIGINT, SIGTERM and SIGABRT
2017-10-27 15:52:14 +02:00