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
5efc417690
stable
/
freqtrade
History
Janne Sinivirta
5efc417690
Merge pull request
#192
from gcarq/feature/forcesell-handle-open-orders
...
/forcesell: handle trades with open orders
2017-12-17 07:41:51 +02:00
..
exchange
raise ContentDecodingError if bittrex responds with NO_API_RESPONSE (
#183
)
2017-12-14 20:27:04 +01:00
optimize
Add mock to improve backtesting tests (
#194
)
2017-12-17 00:24:21 +01:00
rpc
move function
2017-12-16 01:37:06 +01:00
tests
Merge pull request
#192
from gcarq/feature/forcesell-handle-open-orders
2017-12-17 07:41:51 +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
minor changes
2017-11-25 03:28:52 +01:00
main.py
Add param for Dry run to use a DB file instead of memory (
#182
)
2017-12-14 15:10:11 +01:00
misc.py
Allow user to update testdata files with parameter --refresh-pairs-cached (
#174
)
2017-12-16 15:42:28 +01:00
persistence.py
ignore cancelled order during trade state update
2017-12-16 02:36:43 +01:00