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
7190226c84
stable
/
freqtrade
History
Janne Sinivirta
7190226c84
reuse same mock for get_ticker_history, just change return_value
2017-10-30 22:06:09 +02: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
reuse same mock for get_ticker_history, just change return_value
2017-10-30 22:06:09 +02: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