gcarq
|
f03395b90d
|
force python3 via shebang
|
2017-11-07 17:54:44 +01:00 |
|
gcarq
|
20d5628786
|
catch broader RequestException instead ConnectionError
|
2017-11-07 17:45:13 +01:00 |
|
Samuel Husso
|
3d42b9fd75
|
Merge pull request #94 from gcarq/autopep
autoformat with autopep8
|
2017-11-06 19:41:57 +02:00 |
|
Janne Sinivirta
|
adfae9e75c
|
autoformat with autopep8
|
2017-11-06 19:17:23 +02:00 |
|
gcarq
|
117dfbb563
|
fix wording
|
2017-11-06 18:15:33 +01:00 |
|
Michael Egger
|
ae0b49f532
|
Merge pull request #92 from gcarq/feature/rework-dry_run-mode
rework dry_run
|
2017-11-06 16:54:55 +01:00 |
|
gcarq
|
a37ea13fd1
|
catch RuntimeError earlier
This makes it possible to to restart the bot, if there are temporary
server issues.
|
2017-11-06 01:03:37 +01:00 |
|
gcarq
|
8fdd127f72
|
fix float precision rendering
|
2017-11-05 16:13:55 +01:00 |
|
gcarq
|
325f72fd91
|
dry_run: keep list of open orders
|
2017-11-05 15:21:16 +01:00 |
|
gcarq
|
04342acff1
|
fix typo
|
2017-11-03 21:37:20 +01:00 |
|
gcarq
|
460dfa1031
|
fix percentage formating in execute_sell
|
2017-11-02 19:00:25 +01:00 |
|
gcarq
|
cd18629433
|
add fee to sqlalchemy model and respecting it in calc_profit
|
2017-11-02 19:00:25 +01:00 |
|
gcarq
|
543857ddb2
|
set initial open_rate and amount in create_trade
This is mostly needed by dry_run
|
2017-11-02 19:00:25 +01:00 |
|
gcarq
|
9ff4a7b205
|
refactor _process to update trade state
|
2017-11-02 19:00:25 +01:00 |
|
gcarq
|
0e96197a94
|
don't spend the whole coin balance when selling
|
2017-11-02 19:00:25 +01:00 |
|
gcarq
|
4a35676794
|
rename and exchange instance and mark it as private
|
2017-11-02 18:58:55 +01:00 |
|
gcarq
|
4139b0b0c7
|
add signal handler for SIGINT, SIGTERM and SIGABRT
|
2017-10-27 15:52:14 +02:00 |
|
xsmile
|
2e368ef7aa
|
docstring fix
|
2017-10-07 18:10:45 +02:00 |
|
xsmile
|
b9eb266236
|
Exchange refactoring
|
2017-10-06 12:22:04 +02:00 |
|
gcarq
|
4b42e1af4b
|
use deepcopy
|
2017-09-30 18:23:11 +02:00 |
|
gcarq
|
8d3a6279b2
|
use pytest
|
2017-09-30 15:58:31 +02:00 |
|
gcarq
|
998a887736
|
add command line script
|
2017-09-29 19:28:32 +02:00 |
|
gcarq
|
0c517ee3b6
|
move project into freqtrade/
|
2017-09-29 19:28:32 +02:00 |
|