Commit Graph

59 Commits

Author SHA1 Message Date
Matthias 6fe7b13e37 Replace coins in whitelist with existing ones 2019-10-30 09:26:08 +01:00
Matthias 2f1d9696cd Change keepalive to heartbeat 2019-10-25 20:00:08 +02:00
Matthias 0773a65333 Add I Am Alive Message 2019-10-25 15:01:35 +02:00
hroff-1902 9b23376415 Move experimental settings to ask_strategy 2019-10-05 13:29:59 +03:00
Matthias ee808abfea Add emergency_sell as sell reason 2019-09-01 09:07:09 +02:00
Matthias 17800c8ca5 Remove folder references (it's directory!) 2019-07-04 19:57:38 +02:00
Matthias 7e952b028a Add basic auth to rest-api 2019-05-25 14:11:30 +02:00
Matthias c272e1ccdf Add default rest config 2019-05-18 10:24:01 +02:00
Matthias 52da64b6dc Align configuration files 2019-05-11 14:33:26 +02:00
Matthias d16ccd7e37 Merge branch 'develop' into json-defaults 2019-04-24 09:51:04 +02:00
Matthias 65a82d7ee6 Add some missing default parameters 2019-04-24 09:31:13 +02:00
Matthias 5db10bdcc7 Add rateLimit parameters for different exchanges 2019-04-16 19:51:42 +02:00
Matthias 707a5fca91 ifix typos in full_json_example 2019-03-31 13:30:22 +02:00
misagh 9a226ec7e6 conflict with develop resolved 2019-03-14 07:56:21 +01:00
iuvbio 35c2b961be add config param 2019-03-12 16:31:22 +01:00
misagh 0467004144 added trailing_only_offset_is_reached to full config 2019-03-10 15:54:46 +01:00
iuvbio 24c587518a add precision_filter 2019-03-02 17:24:28 +01:00
hroff-1902 66cc600076
add amount_reserve_percent into the full config file 2019-02-16 19:53:35 +03:00
misagh 91c714c7d1 stoploss_on_exchange_interval added to full config 2019-01-16 18:58:12 +01:00
misagh 510f78079b conflict with develop resolved 2018-12-09 15:16:38 +01:00
Matthias 2c27736dfe
Merge pull request #1390 from freqtrade/feat/dynamic_provider
Dynamic Pairlist provider
2018-12-09 08:39:53 +01:00
misagh b7aa77acdd conflict resolved 2018-12-04 20:28:07 +01:00
Matthias 6ab907bef1 Rename config whitelist to pairlist 2018-12-04 20:24:45 +01:00
Matthias ba3218a87d Support multiple sorting variants 2018-12-04 07:12:56 +01:00
Matthias ab60571ac7 Add sample config 2018-12-04 06:13:39 +01:00
misagh 237dc8290f conflict resolved0 2018-12-01 12:00:03 +01:00
misagh 11101e6668 config full aded 2018-11-30 18:07:45 +01:00
misagh ba20b1b5c7 TIF added to constants and json full 2018-11-25 21:05:25 +01:00
misagh 5e1fb11124 documentation added for stop loss on exchange 2018-11-25 17:30:06 +01:00
Matthias 24ed9a8b7d Add loading order_types from config file 2018-11-17 10:14:18 +01:00
misagh aacc1d5004 removing total capital in favour of stake amount 2018-11-10 18:28:05 +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
Matthias d1edcf9dcd Add documentation for ccxt_config 2018-10-04 20:17:19 +02:00
misagh 23f8980973 edge config added to CONF_SCHEMA and config_full.json.example 2018-10-02 12:42:59 +02:00
Matthias 9f8e68ce02 Merge branch 'develop' into order-book 2018-08-29 19:32:44 +02:00
Nullart2 b6b89a464f move order_book config out of experimental 2018-08-29 17:38:43 +08:00
Matthias c9580b31d0 parametrize outdated_offset to simplify sandbox usage 2018-08-07 09:25:21 +02: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
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