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
|
c9f97149e1
|
Update config.json.example
Typo fix
|
2018-01-30 21:46:07 +01:00 |
|
Gerald Lonlas
|
f69adc1894
|
Add setup.sh script to install and update the bot
|
2018-01-28 23:18:15 -08:00 |
|
Samuel Husso
|
757a46ab12
|
ticker_interval as int (instead of string)
|
2018-01-22 10:39:26 +02:00 |
|
Jean-Baptiste LE STANG
|
8e5de365a5
|
Ticker in the conf is now an enum string
|
2018-01-17 13:52:14 +01:00 |
|
Jean-Baptiste LE STANG
|
e2e2005567
|
Adding 30 minutes, 1 hour, 1 day tickers
|
2018-01-17 13:52:14 +01:00 |
|
Stephen Dade
|
b5d2cfecc7
|
Unfilled Order timeout - better documentation and variable naming
|
2018-01-04 10:35:57 +11:00 |
|
Stephen Dade
|
b4d6250d55
|
Added order timeout handling
|
2018-01-03 21:22:35 +11:00 |
|
Samuel Husso
|
fd5497cfc7
|
Merge pull request #265 from gcarq/feature/experimental/force_profit_sell
Add experimental feature to sell only if we make a profit
|
2018-01-03 08:14:54 +02:00 |
|
Gerald Lonlas
|
1f635d3793
|
Add pair_blacklist in config.example
|
2017-12-31 01:14:17 -08:00 |
|
Gerald Lonlas
|
714d77dbd8
|
Add expiremental feature to sell only if we make a profit
|
2017-12-30 18:14:10 -08:00 |
|
Gerald Lonlas
|
ff6b0fc1c9
|
Display profits in fiat
|
2017-12-26 19:44:19 -08:00 |
|
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 |
|