2018-01-29 04:53:55 +00:00
|
|
|
{
|
|
|
|
"max_open_trades": 3,
|
|
|
|
"stake_currency": "BTC",
|
|
|
|
"stake_amount": 0.05,
|
2020-01-02 09:59:10 +00:00
|
|
|
"tradable_balance_ratio": 0.99,
|
2018-01-29 04:53:55 +00:00
|
|
|
"fiat_display_currency": "USD",
|
2020-01-29 06:01:17 +00:00
|
|
|
"amount_reserve_percent": 0.05,
|
2020-01-05 12:25:11 +00:00
|
|
|
"amend_last_stake_amount": false,
|
2020-01-10 05:36:28 +00:00
|
|
|
"last_stake_amount_min_ratio": 0.5,
|
2020-10-13 18:10:50 +00:00
|
|
|
"dry_run": true,
|
2022-02-16 03:19:48 +00:00
|
|
|
"dry_run_wallet": 1000,
|
2020-04-24 22:16:52 +00:00
|
|
|
"cancel_open_orders_on_exit": false,
|
2020-06-01 18:47:36 +00:00
|
|
|
"timeframe": "5m",
|
2018-06-26 21:06:27 +00:00
|
|
|
"trailing_stop": false,
|
|
|
|
"trailing_stop_positive": 0.005,
|
2018-07-16 19:30:50 +00:00
|
|
|
"trailing_stop_positive_offset": 0.0051,
|
2019-03-10 14:54:46 +00:00
|
|
|
"trailing_only_offset_is_reached": false,
|
2022-04-05 18:07:58 +00:00
|
|
|
"use_exit_signal": true,
|
2022-04-05 18:00:35 +00:00
|
|
|
"exit_profit_only": false,
|
2022-04-05 18:03:20 +00:00
|
|
|
"exit_profit_offset": 0.0,
|
2022-04-05 18:20:51 +00:00
|
|
|
"ignore_roi_if_entry_signal": false,
|
2021-12-25 03:24:12 +00:00
|
|
|
"ignore_buying_expired_candle_after": 300,
|
2022-03-06 15:35:31 +00:00
|
|
|
"trading_mode": "spot",
|
2022-03-23 05:56:48 +00:00
|
|
|
"margin_mode": "",
|
2018-01-29 04:53:55 +00:00
|
|
|
"minimal_roi": {
|
|
|
|
"40": 0.0,
|
|
|
|
"30": 0.01,
|
|
|
|
"20": 0.02,
|
|
|
|
"0": 0.04
|
|
|
|
},
|
|
|
|
"stoploss": -0.10,
|
2018-06-14 01:32:52 +00:00
|
|
|
"unfilledtimeout": {
|
2022-03-26 10:55:11 +00:00
|
|
|
"entry": 10,
|
|
|
|
"exit": 10,
|
2021-11-06 10:48:49 +00:00
|
|
|
"exit_timeout_count": 0,
|
2021-05-20 04:25:40 +00:00
|
|
|
"unit": "minutes"
|
2018-06-30 15:37:34 +00:00
|
|
|
},
|
2022-03-27 16:03:49 +00:00
|
|
|
"entry_pricing": {
|
|
|
|
"price_side": "same",
|
2021-06-26 06:19:37 +00:00
|
|
|
"use_order_book": true,
|
2018-08-29 09:38:43 +00:00
|
|
|
"order_book_top": 1,
|
2022-03-28 17:48:45 +00:00
|
|
|
"price_last_balance": 0.0,
|
2018-08-29 09:38:43 +00:00
|
|
|
"check_depth_of_market": {
|
|
|
|
"enabled": false,
|
|
|
|
"bids_to_ask_delta": 1
|
|
|
|
}
|
|
|
|
},
|
2022-03-27 16:03:49 +00:00
|
|
|
"exit_pricing":{
|
|
|
|
"price_side": "same",
|
2021-06-26 06:19:37 +00:00
|
|
|
"use_order_book": true,
|
2022-03-28 17:48:45 +00:00
|
|
|
"order_book_top": 1,
|
|
|
|
"price_last_balance": 0.0
|
2018-01-29 04:53:55 +00:00
|
|
|
},
|
2018-11-17 09:14:18 +00:00
|
|
|
"order_types": {
|
2022-03-07 19:32:16 +00:00
|
|
|
"entry": "limit",
|
|
|
|
"exit": "limit",
|
2022-04-05 10:31:53 +00:00
|
|
|
"emergency_exit": "market",
|
|
|
|
"force_exit": "market",
|
|
|
|
"force_entry": "market",
|
2018-11-25 16:30:06 +00:00
|
|
|
"stoploss": "market",
|
2019-03-31 11:30:22 +00:00
|
|
|
"stoploss_on_exchange": false,
|
2022-03-07 18:39:15 +00:00
|
|
|
"stoploss_on_exchange_interval": 60,
|
|
|
|
"stoploss_on_exchange_limit_ratio": 0.99
|
2018-11-17 09:14:18 +00:00
|
|
|
},
|
2018-11-25 20:05:25 +00:00
|
|
|
"order_time_in_force": {
|
2022-03-07 06:09:01 +00:00
|
|
|
"entry": "gtc",
|
|
|
|
"exit": "gtc"
|
2018-11-25 20:05:25 +00:00
|
|
|
},
|
2019-11-09 12:59:19 +00:00
|
|
|
"pairlists": [
|
|
|
|
{"method": "StaticPairList"},
|
|
|
|
{
|
|
|
|
"method": "VolumePairList",
|
2019-11-19 05:48:56 +00:00
|
|
|
"number_assets": 20,
|
|
|
|
"sort_key": "quoteVolume",
|
|
|
|
"refresh_period": 1800
|
2019-10-30 15:00:16 +00:00
|
|
|
},
|
2020-06-24 22:58:12 +00:00
|
|
|
{"method": "AgeFilter", "min_days_listed": 10},
|
2019-11-09 12:59:19 +00:00
|
|
|
{"method": "PrecisionFilter"},
|
2020-07-08 21:02:04 +00:00
|
|
|
{"method": "PriceFilter", "low_price_ratio": 0.01, "min_price": 0.00000010},
|
2020-11-22 10:08:01 +00:00
|
|
|
{"method": "SpreadFilter", "max_spread_ratio": 0.005},
|
|
|
|
{
|
2020-11-22 18:47:27 +00:00
|
|
|
"method": "RangeStabilityFilter",
|
|
|
|
"lookback_days": 10,
|
2020-11-22 18:59:18 +00:00
|
|
|
"min_rate_of_change": 0.01,
|
2020-11-22 10:08:01 +00:00
|
|
|
"refresh_period": 1440
|
|
|
|
}
|
2019-11-09 12:59:19 +00:00
|
|
|
],
|
2018-01-29 04:53:55 +00:00
|
|
|
"exchange": {
|
2021-01-11 18:12:03 +00:00
|
|
|
"name": "binance",
|
2019-04-24 07:31:13 +00:00
|
|
|
"sandbox": false,
|
2018-01-30 20:46:40 +00:00
|
|
|
"key": "your_exchange_key",
|
|
|
|
"secret": "your_exchange_secret",
|
2019-04-24 07:31:13 +00:00
|
|
|
"password": "",
|
2022-02-07 17:38:28 +00:00
|
|
|
"log_responses": false,
|
2021-10-04 18:14:14 +00:00
|
|
|
"ccxt_config": {},
|
|
|
|
"ccxt_async_config": {},
|
2018-01-29 04:53:55 +00:00
|
|
|
"pair_whitelist": [
|
2021-01-11 18:12:03 +00:00
|
|
|
"ALGO/BTC",
|
|
|
|
"ATOM/BTC",
|
|
|
|
"BAT/BTC",
|
|
|
|
"BCH/BTC",
|
|
|
|
"BRD/BTC",
|
|
|
|
"EOS/BTC",
|
2018-03-24 19:07:04 +00:00
|
|
|
"ETH/BTC",
|
2021-01-11 18:12:03 +00:00
|
|
|
"IOTA/BTC",
|
|
|
|
"LINK/BTC",
|
2018-03-24 19:07:04 +00:00
|
|
|
"LTC/BTC",
|
2021-01-11 18:12:03 +00:00
|
|
|
"NEO/BTC",
|
|
|
|
"NXS/BTC",
|
|
|
|
"XMR/BTC",
|
|
|
|
"XRP/BTC",
|
|
|
|
"XTZ/BTC"
|
2018-01-29 04:53:55 +00:00
|
|
|
],
|
|
|
|
"pair_blacklist": [
|
2018-03-24 19:07:04 +00:00
|
|
|
"DOGE/BTC"
|
2018-08-07 07:25:21 +00:00
|
|
|
],
|
2019-03-10 12:30:52 +00:00
|
|
|
"outdated_offset": 5,
|
|
|
|
"markets_refresh_interval": 60
|
2018-01-29 04:53:55 +00:00
|
|
|
},
|
2018-10-02 10:42:59 +00:00
|
|
|
"edge": {
|
|
|
|
"enabled": false,
|
2018-11-03 13:31:34 +00:00
|
|
|
"process_throttle_secs": 3600,
|
2018-11-30 17:07:45 +00:00
|
|
|
"calculate_since_number_of_days": 7,
|
2018-10-02 10:42:59 +00:00
|
|
|
"allowed_risk": 0.01,
|
|
|
|
"stoploss_range_min": -0.01,
|
|
|
|
"stoploss_range_max": -0.1,
|
|
|
|
"stoploss_range_step": -0.01,
|
2018-11-03 13:31:34 +00:00
|
|
|
"minimum_winrate": 0.60,
|
2018-10-02 10:42:59 +00:00
|
|
|
"minimum_expectancy": 0.20,
|
2018-11-03 13:31:34 +00:00
|
|
|
"min_trade_number": 10,
|
2018-10-02 10:42:59 +00:00
|
|
|
"max_trade_duration_minute": 1440,
|
2018-11-03 13:31:34 +00:00
|
|
|
"remove_pumps": false
|
2018-10-02 10:42:59 +00:00
|
|
|
},
|
2018-01-29 04:53:55 +00:00
|
|
|
"telegram": {
|
2021-01-11 18:12:03 +00:00
|
|
|
"enabled": false,
|
2018-02-03 19:31:55 +00:00
|
|
|
"token": "your_telegram_token",
|
2020-09-19 17:38:33 +00:00
|
|
|
"chat_id": "your_telegram_chat_id",
|
|
|
|
"notification_settings": {
|
|
|
|
"status": "on",
|
|
|
|
"warning": "on",
|
|
|
|
"startup": "on",
|
2022-04-04 17:29:15 +00:00
|
|
|
"entry": "on",
|
|
|
|
"entry_fill": "on",
|
2022-04-04 17:10:44 +00:00
|
|
|
"exit": {
|
2021-05-27 09:35:27 +00:00
|
|
|
"roi": "off",
|
2022-04-04 15:03:27 +00:00
|
|
|
"emergency_exit": "off",
|
2022-04-04 14:59:27 +00:00
|
|
|
"force_exit": "off",
|
2022-04-04 15:10:02 +00:00
|
|
|
"exit_signal": "off",
|
2021-05-27 09:35:27 +00:00
|
|
|
"trailing_stop_loss": "off",
|
|
|
|
"stop_loss": "off",
|
|
|
|
"stoploss_on_exchange": "off",
|
2022-04-04 15:04:43 +00:00
|
|
|
"custom_exit": "off"
|
2021-05-27 09:35:27 +00:00
|
|
|
},
|
2022-04-04 17:08:31 +00:00
|
|
|
"exit_fill": "on",
|
2022-04-04 17:29:15 +00:00
|
|
|
"entry_cancel": "on",
|
2022-04-04 17:07:20 +00:00
|
|
|
"exit_cancel": "on",
|
2021-09-20 17:23:40 +00:00
|
|
|
"protection_trigger": "off",
|
|
|
|
"protection_trigger_global": "on"
|
2021-06-19 14:49:54 +00:00
|
|
|
},
|
|
|
|
"reload": true,
|
|
|
|
"balance_dust_level": 0.01
|
2018-01-29 04:53:55 +00:00
|
|
|
},
|
2019-05-18 08:24:01 +00:00
|
|
|
"api_server": {
|
|
|
|
"enabled": false,
|
|
|
|
"listen_ip_address": "127.0.0.1",
|
2019-05-25 12:11:30 +00:00
|
|
|
"listen_port": 8080,
|
2021-01-03 06:18:41 +00:00
|
|
|
"verbosity": "error",
|
2020-12-27 14:54:05 +00:00
|
|
|
"enable_openapi": false,
|
2020-05-10 17:42:06 +00:00
|
|
|
"jwt_secret_key": "somethingrandom",
|
2020-06-24 18:32:19 +00:00
|
|
|
"CORS_origins": [],
|
2019-05-25 12:11:30 +00:00
|
|
|
"username": "freqtrader",
|
|
|
|
"password": "SuperSecurePassword"
|
2019-05-18 08:24:01 +00:00
|
|
|
},
|
2021-01-16 15:19:49 +00:00
|
|
|
"bot_name": "freqtrade",
|
2018-06-07 03:28:05 +00:00
|
|
|
"db_url": "sqlite:///tradesv3.sqlite",
|
2018-01-29 04:53:55 +00:00
|
|
|
"initial_state": "running",
|
2022-04-08 11:39:41 +00:00
|
|
|
"force_entry_enable": false,
|
2018-01-29 04:53:55 +00:00
|
|
|
"internals": {
|
2019-10-25 13:00:16 +00:00
|
|
|
"process_throttle_secs": 5,
|
2019-10-25 17:59:04 +00:00
|
|
|
"heartbeat_interval": 60
|
2018-03-27 16:16:21 +00:00
|
|
|
},
|
2020-05-29 17:37:18 +00:00
|
|
|
"disable_dataframe_checks": false,
|
2021-08-26 05:00:15 +00:00
|
|
|
"strategy": "SampleStrategy",
|
2019-12-28 10:24:37 +00:00
|
|
|
"strategy_path": "user_data/strategies/",
|
2022-04-23 07:11:50 +00:00
|
|
|
"recursive_strategy_search": false,
|
2022-04-08 15:30:23 +00:00
|
|
|
"add_config_files": [],
|
2019-12-28 10:24:37 +00:00
|
|
|
"dataformat_ohlcv": "json",
|
|
|
|
"dataformat_trades": "jsongz"
|
2018-01-29 04:53:55 +00:00
|
|
|
}
|