Commit Graph

87 Commits

Author SHA1 Message Date
Matthias 7ad1c7e817 Allow lower verbosity level for api server
Not logging all calls makes sense when running the UI
otherwise this is VERY verbose, clogging up the log.
2020-05-31 09:51:45 +02:00
Matthias ea5daee505 Allow changing severity of strategy-validations to log only. 2020-05-29 19:37:18 +02:00
Matthias 2a1fcc0f06 Merge branch 'develop' into pr/jpribyl/3210-1 2020-05-16 13:09:38 +02:00
Matthias 21c2af2b92 Load jwt_key from config 2020-05-10 19:42:06 +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
Matthias b6839289ec Add price_side to sample config files 2020-02-26 20:03:13 +01:00
Matthias 6335d81ceb Merge branch 'develop' into data_handler 2020-02-16 15:12:14 +01:00
Matthias d65a06947d Merge branch 'develop' into data_handler 2020-02-09 15:16:43 +01:00
Matthias abf10aec98 Merge branch 'develop' into feat/new_config 2020-02-07 17:02:14 +01:00
untoreh aa54fd2251 - added spread filter
- minimum value to volume pairlist
2020-02-04 14:49:59 +01:00
Matthias 9f29128205 Fix small json formatting issue 2020-01-29 07:01:17 +01:00
Matthias fc2970f41b Merge branch 'develop' into data_handler 2020-01-21 06:58:48 +01:00
Matthias fab19ae3a7 Implement last_stake_amount_min_ratio 2020-01-10 06:36:28 +01:00
Matthias b37f34ff5b Implement amend_last_stake_amount 2020-01-05 13:25:11 +01:00
Matthias f3beaa3374 Deprecate capital_available_percentage 2020-01-03 10:58:31 +01:00
Matthias 1b8943ac54 Add documentation for tradable_balance_ratio 2020-01-02 10:59:41 +01:00
Matthias e2a00c03d6 Document convert options 2019-12-28 11:24:37 +01:00
Matthias 5f62a9e4d8 rename ttl to refresh_period 2019-11-19 06:50:23 +01:00
Matthias a8855bf795 rename LowPriceFilter to PrieFilter 2019-11-19 06:49:45 +01:00
Matthias c22b00b303 move pairlist filters out of config[] 2019-11-19 06:37:06 +01:00
Matthias 02b9da8aba Update documentation 2019-11-09 14:39:28 +01:00
Matthias c3b4a4dde1 Update sample configurations 2019-11-09 13:59:19 +01:00
Matthias dee9b84322 Merge branch 'develop' into volumeList_enhanced_filter 2019-10-30 16:41:17 +01:00
Matthias 640423c362 Add config samples for chainable pairlist filters 2019-10-30 16:02:24 +01:00
Matthias 6fe7b13e37 Replace coins in whitelist with existing ones 2019-10-30 09:26:08 +01:00
Matthias de2cc58b0c Final cleanups and added tests 2019-10-29 10:44:35 +01:00
Matthias d803d86f4d Add low_price_percent_filter 2019-10-29 09:32:06 +01:00
Matthias 4ff035537b Simplify precision_filter code 2019-10-28 16:21:00 +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