Matthias
|
2ed20eee4e
|
Configs should default to dry-run
|
2020-10-13 20:10:50 +02:00 |
|
Matthias
|
dff0ac2768
|
Remove trailing_stop from default config example - it'll be misleading
|
2020-09-01 19:18:19 +02:00 |
|
Matthias
|
b77a105778
|
Add CORS_origins key to configuration
|
2020-06-24 20:32:19 +02:00 |
|
hroff-1902
|
64881a94e2
|
Merge branch 'develop' into timeframe
|
2020-06-02 15:56:34 +03:00 |
|
Matthias
|
18913db992
|
Replace ticker_interval with timeframe in sample configs
|
2020-06-01 20:47:36 +02:00 |
|
Matthias
|
dc7f0f1187
|
Add api-server to default config samples
|
2020-05-31 09:57:31 +02:00 |
|
jpribyl
|
bd51cd332b
|
Cancel all open orders after receiving /stop or ctrl+c
|
2020-05-01 10:36:11 -06:00 |
|
Matthias
|
5da63d399b
|
Reduce default order_book_max to 1
|
2020-03-09 17:38:25 +01:00 |
|
hroff-1902
|
0ba8d13de9
|
Merge pull request #2831 from xmatthias/feat/new_config
introduce new-config subcommand
|
2020-02-09 22:11:37 +03:00 |
|
hroff-1902
|
a893f70e49
|
Replace NXT with XRP in config.json.example
|
2020-02-08 02:21:39 +03:00 |
|
Matthias
|
9f29128205
|
Fix small json formatting issue
|
2020-01-29 07:01:17 +01:00 |
|
Matthias
|
71dd038664
|
add tradable_balance_ratio to to all config samples
|
2020-01-03 11:23:06 +01:00 |
|
Matthias
|
f3beaa3374
|
Deprecate capital_available_percentage
|
2020-01-03 10:58:31 +01:00 |
|
Matthias
|
c3b4a4dde1
|
Update sample configurations
|
2019-11-09 13:59:19 +01:00 |
|
Matthias
|
6fe7b13e37
|
Replace coins in whitelist with existing ones
|
2019-10-30 09:26:08 +01:00 |
|
hroff-1902
|
9b23376415
|
Move experimental settings to ask_strategy
|
2019-10-05 13:29:59 +03:00 |
|
Matthias
|
5db10bdcc7
|
Add rateLimit parameters for different exchanges
|
2019-04-16 19:51:42 +02:00 |
|
misagh
|
c4f17f1c45
|
config json updated
|
2018-12-01 10:58:47 +01:00 |
|
misagh
|
23d3a7f31e
|
capital after dots and default values corrected
|
2018-11-06 20:11:15 +01:00 |
|
misagh
|
714ac6dd08
|
Merge branch 'develop' into money_mgt
|
2018-11-04 18:49:21 +01:00 |
|
misagh
|
b6d4e11e88
|
added minimum win rate to config
|
2018-11-03 14:31:34 +01:00 |
|
misagh
|
25daf3a0f7
|
Merge branch 'develop' into money_mgt
|
2018-10-23 19:33:13 +02:00 |
|
Matthias
|
6ff4c9b888
|
Update docs for /forcesell
|
2018-10-10 20:08:29 +02:00 |
|
Matthias
|
ddc1513286
|
Add ccxt_config to both config_samples
|
2018-10-04 20:34:33 +02:00 |
|
misagh
|
c8d06e2b0e
|
filter pairs according to expectancy + bug at the end of array resolved
|
2018-09-28 16:40:34 +02:00 |
|
misagh
|
f1b4e4b36c
|
stop loss range “start, end, step” configurable for Edge
|
2018-09-22 15:43:41 +02:00 |
|
misagh
|
3e3ed947cc
|
added “max_trade_duration” config + using “remove_dumps” config
|
2018-09-21 21:46:18 +02:00 |
|
misagh
|
61095db071
|
edge config enriched
|
2018-09-21 21:36:26 +02:00 |
|
misagh
|
ef52c7b510
|
edge positioning put into package
|
2018-09-21 17:41:31 +02:00 |
|
Nullart2
|
b6b89a464f
|
move order_book config out of experimental
|
2018-08-29 17:38:43 +08:00 |
|
Nullart2
|
4a9bf78770
|
Order Book with tests
|
2018-08-05 12:41:06 +08:00 |
|
misagh
|
74fa4ddca4
|
CCXT rate limit config default to => true
+ adding config to config_full.json.example
|
2018-07-31 16:54:02 +02:00 |
|
misagh
|
be1298dbd2
|
Initializing CCXT with rate_limit parameter optional (default to false)
|
2018-07-31 14:19:16 +02:00 |
|
xmatthias
|
782570e71e
|
Address PR comment
|
2018-07-01 20:03:07 +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 |
|
Samuel Husso
|
7552c912a2
|
config.json.example: add ticker_interval
|
2018-05-09 09:15:09 +03: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
|
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 |
|