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
145583f0b7
stable
/
freqtrade
History
Janne Sinivirta
145583f0b7
Merge pull request
#244
from jblestang/fix_daily_profit
...
Fixing daily profit,
2017-12-29 06:05:25 +02:00
..
exchange
catch MIN_TRADE_REQUIREMENT_NOT_MET as non-critical exception (
#237
)
2017-12-26 09:39:29 +01:00
optimize
also print dot when hyperopt eval result is fail
2017-12-28 06:40:11 +02:00
rpc
CI flake8 error
2017-12-27 21:33:42 +01:00
tests
Merge pull request
#242
from gcarq/backtesting-unittests
2017-12-28 12:45:28 +02: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
Make get_signals async. This should speed up create_trade calls by at least 10x. (
#223
)
2017-12-25 07:01:01 +01:00
fiat_convert.py
Display profits in fiat
2017-12-26 19:44:19 -08:00
main.py
Merge pull request
#239
from glonlas/feature/value_in_fiat
2017-12-27 11:19:38 +02:00
misc.py
Display profits in fiat
2017-12-26 19:44:19 -08:00
persistence.py
Add more unittest (
#241
)
2017-12-27 11:41:11 +01:00