Commit Graph

16 Commits

Author SHA1 Message Date
Matthias 365ba98131 add option to full_json example 2018-07-19 13:22:44 +02:00
Matthias ed2a1becef
Merge branch 'develop' into feat/stop_loss 2018-07-01 20:01:02 +02:00
xmatthias 2dc881558d address PR comments 2018-07-01 19:41:19 +02:00
xmatthias 14e12bd3c0 Fix missing comma in example.json 2018-06-30 17:37:34 +02:00
Nullart 98108a78f1 separating unfulfilled timeouts for buy and sell 2018-06-30 13:44:42 +02:00
xmatthias da5be9fbd0 add stop_loss based on work from @berlinguyinca 2018-06-26 23:06:27 +02:00
xmatthias 3e167e1170 update sample configs 2018-06-26 22:41:38 +02:00
xmatthias 8a44dff595 don't sell if buy is still active 2018-06-22 20:23:23 +02:00
gcarq c8a43bad67 add db_url to full example config 2018-06-07 05:28:05 +02:00
gcarq 306885e174 Merge branch 'develop' into feat/objectify-ccxt 2018-05-02 22:49:55 +02:00
enenn db46ad6502 Change ticker interval from minutes as integer to string (1m, 5m, 1h,...) 2018-04-07 16:57:47 +02:00
gcarq e7399b5046 add strategy and strategy_path to config_full.json.example 2018-03-27 18:16:21 +02:00
Matthias Voppichler 4dc1d7538e switch currencies to new format 2018-03-24 20:07:04 +01:00
mijgame 7bf88333dd Fix typos (#497)
* Update config_full.json.example

Typo

* Update config.json.example
2018-02-03 21:31:55 +02:00
Jordy 3aa77360f0
Update config_full.json.example
Typo fix
2018-01-30 21:46:40 +01:00
Gerald Lonlas f69adc1894 Add setup.sh script to install and update the bot 2018-01-28 23:18:15 -08:00