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
5855f0cdfcef6024bebf94f6a0700e5afdaca480
stable
/
freqtrade
T
History
Janne Sinivirta
5b71d5f3a1
Merge pull request
#488
from jblestang/fixing_bug_in_backtesting_causing_to_much_sells
...
Fixing bug in backtesting preventing sell events to be executed
2018-01-31 16:42:02 +02:00
..
exchange
flake: remove requests as we dont use it
2018-01-28 11:09:03 +02:00
optimize
Fixing bug in backtesting causing to much sells
2018-01-31 07:59:45 +01:00
rpc
Skip convert if balance is zero
2018-01-28 16:15:23 +07:00
strategy
Remove unused code on Strategy interface
2018-01-28 13:21:25 -08:00
tests
test_analyze: update dataframe magic len check so that test pass
2018-01-30 07:26:00 +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
Fixing wrong 'old dataframe detection mechanism' for long tickers( > 30 minutes)
2018-01-28 14:40:02 +01:00
fiat_convert.py
Increase pylint score for fiat_convert
2018-01-27 18:23:08 -08:00
main.py
Fixing buy and sell order
2018-01-30 09:38:24 +01:00
misc.py
Increase pylint score on misc.py
2018-01-28 14:28:28 -08:00
persistence.py
Fix dry_run db issue when open_order_id exist
2018-01-22 23:23:29 -08:00