Commit Graph

112 Commits

Author SHA1 Message Date
Matthias d5301b4d63 RateLimit should be enabled by default 2021-03-23 10:53:09 +01:00
Matthias a405d578da Introduce forcebuy ordertype to allow specifiying a different ordertype for forcebuy / forcesells 2021-03-05 20:22:04 +01:00
Matthias 9a926c155d Add forcesell entry to full config 2021-02-26 19:30:42 +01:00
Matthias 53c208197d Add bot_name setting
allows naming the bot to simply differentiate when running different
bots.
2021-01-16 16:19:49 +01:00
Matthias 63a579dbab Add sell_profit_offset parameter
Allows defining positive offsets before enabling the sell signal
2021-01-11 19:30:25 +01:00
Matthias dbc25f00ac Switch full config from bittrex to binance
bittrex no longer supports volumepairlist.

closes #4192
2021-01-11 19:12:03 +01:00
Matthias 5ca2cd3a1e Change defaults to log only errors 2021-01-03 07:18:41 +01:00
Matthias 68d148e72d Allow configuration of openAPI interface 2021-01-03 06:49:04 +01:00
Matthias 82bc6973fe Add last key to config_full 2020-12-07 16:16:33 +01:00
Matthias b5289d5f0e Update full config with correct protection keys 2020-12-07 16:02:55 +01:00
Matthias b36f333b2f Add new protections to full sample, documentation 2020-12-07 08:23:10 +01:00
Matthias 2a66c33a4e Add locks per pair 2020-12-07 08:23:10 +01:00
Matthias 56975db2ed Add more tests 2020-12-07 08:23:10 +01:00
Matthias 3447f1ae53 Implement first stop method 2020-12-07 08:23:10 +01:00
Matthias 0d349cb355 Small finetuning 2020-11-25 15:14:36 +01:00
Matthias 8f1d2ff070 Renamd volatilityFilter to RangeStabilityFilter 2020-11-25 15:14:29 +01:00
Matthias 7e4fe23bf9 Add VolatilityFilter to full config 2020-11-22 11:08:01 +01:00
Matthias 2ed20eee4e Configs should default to dry-run 2020-10-13 20:10:50 +02:00
Matthias e53b88bde3 Introduce notification_settings for telegram 2020-09-19 19:38:33 +02:00
gambcl 14eab9be04 Added min_price, max_price to PriceFilter 2020-07-08 22:02:04 +01:00
Matthias 865b73a456
Merge pull request #3520 from freqtrade/rpc/cors_setting
Fix RPC Cors
2020-06-27 15:38:40 +02:00
gambcl ab7f5a2bcf Added pairslist AgeFilter 2020-06-24 23:58:12 +01: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 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