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
c968b904de694a929353eec37501bddcad466d2a
stable
/
freqtrade
T
History
Samuel Husso
c968b904de
Merge pull request
#429
from gcarq/fix/issue-385
...
Fix dry_run db issue when open_order_id already exist
2018-01-24 07:25:26 +02:00
..
exchange
Merge pull request
#391
from jblestang/support_multiple_ticker
2018-01-20 11:02:42 -08:00
optimize
rip out hyperopt things from strategy, add indicator populating to hyperopt
2018-01-23 16:56:12 +02:00
rpc
get rid of / replacements, minor edit to outgoing msg
2018-01-23 08:55:22 +02:00
strategy
rip out hyperopt things from strategy, add indicator populating to hyperopt
2018-01-23 16:56:12 +02:00
tests
Merge pull request
#429
from gcarq/fix/issue-385
2018-01-24 07:25:26 +02:00
vendor
add missing import
2017-11-20 22:26:32 +01:00
__init__.py
Update bot version to 0.16.0
2018-01-22 20:51:39 -08:00
analyze.py
Decouple strategy from analyse.py
2018-01-22 20:51:39 -08:00
fiat_convert.py
Convert CryptoToFiatConverter into a Singleton
2018-01-21 16:41:59 -08:00
main.py
Merge pull request
#400
from gcarq/feature/custom_strategy
2018-01-23 15:25:18 +02:00
misc.py
Add ticker_interval support in strategy class
2018-01-22 20:51:39 -08:00
persistence.py
Fix dry_run db issue when open_order_id exist
2018-01-22 23:23:29 -08:00