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
36fbe54634
stable
/
freqtrade
History
Janne Sinivirta
c60ef181dc
Merge pull request
#297
from jblestang/add_stoploss_and_use_sell_profit_only_to_hyperopt
...
Add stoploss, sell_only_profit and use_sell_signal conf parameters to backtest function
2018-01-04 13:33:01 +02:00
..
exchange
Revert "Make get_signals async. This should speed up create_trade calls by at least 10x. (
#223
)" (
#275
)
2018-01-01 19:32:58 +01:00
optimize
fixing pep8 compliance
2018-01-03 11:50:30 +01:00
rpc
Adding the number of trades for each traded pair in the performance command
2018-01-03 00:06:50 +01:00
tests
Merge pull request
#297
from jblestang/add_stoploss_and_use_sell_profit_only_to_hyperopt
2018-01-04 13:33:01 +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
Revert "Make get_signals async. This should speed up create_trade calls by at least 10x. (
#223
)" (
#275
)
2018-01-01 19:32:58 +01:00
fiat_convert.py
Display profits in fiat
2017-12-26 19:44:19 -08:00
main.py
Unfilled Order timeout - better documentation and variable naming
2018-01-04 10:35:57 +11:00
misc.py
Unfilled Order timeout - better documentation and variable naming
2018-01-04 10:35:57 +11:00
persistence.py
Add more unittest (
#241
)
2017-12-27 11:41:11 +01:00