Commit Graph

72 Commits

Author SHA1 Message Date
Janne Sinivirta
a692ef6715 update example coins to be from monthly max volume list 2017-12-10 11:16:28 +02:00
Samuel Husso
86a94798dd BTC_TIME will be removed from bittrex Dec 8th 2017-12-02 15:06:33 +02:00
Michael Egger
858d2329e5
add experimental flag support and add use_sell_signal (#143)
* add use_sell_signal to config schema

* check use_sell_signal

* set use_sell_signal to false
2017-11-24 21:58:00 +01:00
Janne Sinivirta
371e6d99c9 set stoploss to -10% 2017-11-23 18:43:19 +02:00
Janne Sinivirta
84b105c82b fix invalid json in example config 2017-11-23 18:41:25 +02:00
Samuel Husso
7a44a1d1c1 match example config to backtest_conf and update README to fix #124 2017-11-21 07:37:31 +02:00
gcarq
d3b3370f23 Add configurable throttle mechanism 2017-11-11 16:47:19 +01:00
Janne Sinivirta
c9741cb291 adjust roi settings for faster trades 2017-10-15 17:32:07 +03:00
xsmile
95e5c2e6c1 remove 'enabled' property in exchange config 2017-10-07 17:36:48 +02:00
xsmile
b9eb266236 Exchange refactoring 2017-10-06 12:22:04 +02:00
gcarq
378b5a3b14 fix indentation 2017-10-01 14:07:09 +02:00
Janne Sinivirta
1f1e64560a adjust roi and stop loss in config.json.example 2017-09-29 09:58:00 +03:00
Janne Sinivirta
989682457e add a field to config for setting balance between trying to buy with ask price and last price 2017-09-17 22:37:46 +03:00
gcarq
f91cd8ea96 drop support for poloniex 2017-09-11 13:59:38 +02:00
gcarq
a4b2f4e4b9 Fix application state and add new optional config attribute: "initial_state"
* Move State handling to misc, to avoid circular imports
* Add optional config attribute "initial_state"
2017-09-09 00:31:40 +02:00
Janne Sinivirta
83b14523ca add stoploss to example config and json schema validation 2017-09-07 17:31:55 +03:00
gcarq
0949f54c7d minor changes 2017-05-21 16:52:36 +02:00
gcarq
4859bf18a3 s/trade_thresholds/minimal_roi/ 2017-05-20 21:30:42 +02:00
gcarq
ec72fff478 add property: stake_currency 2017-05-18 18:47:13 +02:00
gcarq
d4c409a27f add README; minor refactoring 2017-05-18 02:13:02 +02:00
gcarq
1e4f104f51 major refactoring 2017-05-18 02:13:02 +02:00
gcarq
e5d693ed4c initial commit 2017-05-12 19:11:56 +02:00