﻿{
  "account": [
    {
      "name": "st",
      "exchange": "tester",
      "telegram_id": 0,
      "api_key": "qwe",
      "api_secret": "qew",
      "api_passphrase": "",
      "url_settings": null,
      "open_positions_limiter": 0,
      "close_by_margin": {
        "profit": 1.0,
        "loss": 1.0,
        "size": 0.99,
        "each": false
      },
      "is_encrypted": false
    }
  ],
  "settings": [
    {
      "name": "set",
      "is_runing": true,
      "description": "",
      "tg_notification": {
        "id_chat": 0,
        "notification_position": true,
        "notification_zz_new_level": false,
        "report": false
      },
      "exchange": {
        "name": "Bybit",
        "account": "st",
        "subaccount_name": "",
        "kill_switch": 0,
        "order_size_dev_pct": 1.0,
        "execute_stop_by_market": true,
        "bitmex_limit_post_only": true,
        "bitmex_limit_hidden": false,
        "account_type": "UNIFIED",
        "main_timer": 5000,
        "use_upnl": true,
        "use_frozen_balance": true,
        "bybit_transfer_profit": "",
        "signal": {
          "is_spot": true,
          "signal_symbol": ""
        }
      },
      "basic": {
        "strategy": "mrs2",
        "symbol": "SAMSUNGUSDT",
        "time_frame": "4h",
        "use_long": true,
        "use_short": false,
        "cross_margin": true,
        "leverage": 20.0,
        "use_fix": false,
        "my_fix_balance": 0.0,
        "balance_percentage_long": 100.0,
        "balance_percentage_short": 100.0,
        "risk_long": 1.0,
        "risk_short": 1.0,
        "lot_long": 0.0,
        "lot_short": 0.0,
        "max_balance": 0.0,
        "more_data": false,
        "max_bars": 2000
      },
      "options": {
        "take_profit_long": 0.0,
        "take_profit_short": 0.0,
        "sl_by_order": false,
        "stop_loss_long": 0.0,
        "stop_loss_short": 0.0,
        "pause_trading_after_loss": false,
        "loss_size": 0.0,
        "pause_trading_after_profit": false,
        "profit_size": 0.0,
        "ma_ts_len_long": 0,
        "ma_ts_type_long": "SMA",
        "ma_ts_source_long": "low",
        "ma_ts_multiplier_long": 1.0,
        "ma_ts_len_short": 0,
        "ma_ts_type_short": "SMA",
        "ma_ts_source_short": "high",
        "ma_ts_multiplier_short": 1.0,
        "ma_tp_long": false,
        "ma_tp_long_type": "SMA",
        "ma_tp_long_len": 10,
        "ma_tp_long_source": "high",
        "ma_tp_long_multiplier": 1.2,
        "market_tp_long": false,
        "market_tp_long_value": 0.0,
        "market_tp_short": false,
        "market_tp_short_value": 0.0,
        "ma_tp_short": false,
        "ma_tp_short_type": "SMA",
        "ma_tp_short_len": 10,
        "ma_tp_short_source": "low",
        "ma_tp_short_multiplier": 0.8,
        "stop_trigger_value_long": 0.0,
        "stop_trigger_trigger_long": 0.0,
        "stop_trigger_value_short": 0.0,
        "stop_trigger_trigger_short": 0.0,
        "use_close_candle_long": false,
        "close_candle_count_long": 1,
        "close_candle_color_long": "green",
        "use_close_candle_short": false,
        "close_candle_count_short": 1,
        "close_candle_color_short": "red",
        "ma_crossing": false,
        "ma_crossing_by_crosing": false,
        "ma_crossing_fast_len": 5,
        "ma_crossing_fast_type": "SMA",
        "ma_crossing_fast_source": "close",
        "ma_crossing_slow_len": 10,
        "ma_crossing_slow_type": "SMA",
        "ma_crossing_slow_source": "close",
        "ma_crossing_min_profit": 1.0,
        "ma_crossing_stop_loss": 1.0,
        "ma_crossing_skip": 0,
        "hd_close": false,
        "hd_close_min_profit": 0.5,
        "like_tv": false,
        "time_close": {
          "enabled": false,
          "bars_count": 0,
          "profit_threshold": 1.0,
          "use_day_of_month": false,
          "day_of_month": 1,
          "use_day_of_week": false,
          "day_of_week": 1,
          "time_of_day": ""
        }
      },
      "filter": {
        "trend": false,
        "trend_resistance": 5,
        "trend_power": 14
      },
      "rebalance": null,
      "hd": null,
      "zz": null,
      "zigzag": null,
      "zigzag_double": null,
      "dd": null,
      "dc": null,
      "mz": null,
      "tv": null,
      "tv_ccs": null,
      "rt": null,
      "tv_mapm": null,
      "tv_lsb": null,
      "tv_hss": null,
      "plus_one": null,
      "mrs": null,
      "mrs2": {
        "cancel_if_half_filled": false,
        "allow_close_by_market_order": true,
        "unconditional_placement": false,
        "only_profit": false,
        "use_settings_from_open_long": true,
        "use_settings_from_open_short": true,
        "ma_long": {
          "id": 1,
          "side": "",
          "type": "SMA",
          "source": "ohlc4",
          "len": 2,
          "multiplier": 0.94,
          "lot_x": 1.0,
          "order_type": "limit",
          "post_only": true,
          "hidden": false,
          "value": null
        },
        "ma_short": {
          "id": 1,
          "side": "",
          "type": "SMA",
          "source": "ohlc4",
          "len": 3,
          "multiplier": 1.02,
          "lot_x": 1.0,
          "order_type": "limit",
          "post_only": true,
          "hidden": false,
          "value": null
        },
        "ma_close_long": {
          "id": 0,
          "side": "",
          "type": "SMA",
          "source": "ohlc4",
          "len": 3,
          "multiplier": 1.0,
          "lot_x": 1.0,
          "order_type": "limit",
          "post_only": false,
          "hidden": false,
          "value": null
        },
        "ma_close_short": {
          "id": 0,
          "side": "",
          "type": "SMA",
          "source": "ohlc4",
          "len": 2,
          "multiplier": 1.0,
          "lot_x": 1.0,
          "order_type": "limit",
          "post_only": false,
          "hidden": false,
          "value": null
        },
        "distance_filter": 0.3,
        "filter_close_position": false,
        "replace_open_order": false,
        "filter_pump_1": {
          "use": false,
          "source": "ohlc4",
          "offset": 1
        },
        "filter_pump_2": {
          "use": false,
          "count": 100,
          "value": 1.5
        }
      },
      "mrs3": null,
      "webhook": null,
      "rapid": null,
      "redflag": null,
      "p2p_bybit": null,
      "SmartProfit": null,
      "shadow_overlap": null,
      "volume_market": null,
      "moving_average_crossover": null,
      "price_vs_ma": null,
      "macd_trend": null
    }
  ],
  "program_config": {
    "license": "",
    "name": "my_server_2",
    "type": "bot",
    "url_settings": "",
    "settings_scan": true,
    "settings_apply": false,
    "telegram_id": 0,
    "single_thread": false,
    "single_thread_delay": 1000,
    "mono": false,
    "exact_timeframe": false,
    "delay": true,
    "auth_telegram": true,
    "auth_log": false,
    "users_entry": false,
    "use_web": true,
    "port": 80,
    "self_check": false,
    "set_leverage": true,
    "telegram": {
      "bot_token": "",
      "id_chat": 0,
      "use_commands": true,
      "watchdog_timer_minutes": 60,
      "report_only_close": false,
      "notify_warning": false,
      "notify_error": false
    },
    "log": {
      "log_months": 1,
      "debug_mode": false,
      "log_size_mb": 50,
      "log_files_count": 5,
      "print_position": false,
      "compact_mode": true
    },
    "chart": {
      "count": 100,
      "width": 1000,
      "height": 1000,
      "theme_dark": false,
      "offset": true,
      "caption": true,
      "show_balance": false
    },
    "ping": 0,
    "watchdog": true,
    "web_interface": {
      "language": "en",
      "show_chart": true,
      "show_state": false,
      "show_log": true,
      "show_balance": false,
      "show_orders": false,
      "show_positions": false,
      "show_api": false,
      "show_settings": true,
      "show_add": true
    },
    "console": {
      "dashboard_mode": false,
      "dashboard_refresh_ms": 1500
    },
    "only_hideep": false,
    "get_bars_threads": 5,
    "bars_cache_ttl_sec": 15,
    "risk_multiplier": 1.0
  },
  "tester_config": {
    "name_comment": "runs2_runs_weex-mrs2-4h-l",
    "use_runs": false,
    "InitialBalance": 1000.0,
    "StartDate": "2026-01-01T00:00:00",
    "EndDate": "2026-08-31T23:59:59",
    "WarmupDays": 8,
    "MakerFee": 0.00036,
    "TakerFee": 0.001,
    "SlippagePercent": 0.001,
    "FundingRate": 0.000045,
    "FundingIntervalHours": 8,
    "UpdateData": true,
    "save_tick_data": false,
    "LimitOrderVolumeCheck": false,
    "shuffle_miner": false,
    "monte_carlo": 10000,
    "monte_carlo_seed": 42,
    "use_logger": false,
    "max_parallel_runs": 10,
    "single_mode": false,
    "parameter_mining": [
      {
        "name": "settings[*].basic.symbol",
        "start": 1.0,
        "end": 1.0,
        "step": 1.0,
        "values": [
          "1000BONKUSDT",
          "1000FLOKIUSDT",
          "1000PEPEUSDT",
          "1000RATSUSDT",
          "1000SHIBUSDT",
          "AAVESUSDT",
          "AAVEUSDT",
          "ADASUSDT",
          "ADAUSDT",
          "AEROUSDT",
          "AGLDUSDT",
          "ALGOUSDT",
          "ALICEUSDT",
          "AMZNUSDT",
          "APEUSDT",
          "APTUSDT",
          "ARBUSDT",
          "ARKMUSDT",
          "ARUSDT",
          "ASTERUSDT",
          "ATOMUSDT",
          "AVAXSUSDT",
          "AVAXUSDT",
          "AVGOUSDT",
          "AXSSUSDT",
          "AXSUSDT",
          "BABAUSDT",
          "BABYUSDT",
          "BANDUSDT",
          "BANKUSDT",
          "BBUSDT",
          "BCHSUSDT",
          "BCHUSDT",
          "BEATSUSDT",
          "BELUSDT",
          "BERAUSDT",
          "BLESSUSDT",
          "BLURUSDT",
          "BNBSUSDT",
          "BNBUSDT",
          "BRETTUSDT",
          "BRKBUSDT",
          "BSUSDT",
          "BTCSUSDT",
          "BTCUSDT",
          "BTWUSDT",
          "BZUSDT",
          "C98USDT",
          "CAKEUSDT",
          "CBRSUSDT",
          "CELOUSDT",
          "CHZUSDT",
          "CLUSDT",
          "COMPUSDT",
          "COPPERUSDT",
          "COWUSDT",
          "CRVUSDT",
          "CVXUSDT",
          "CYBERUSDT",
          "DASHUSDT",
          "DOGESUSDT",
          "DOGEUSDT",
          "DOLOUSDT",
          "DOTSUSDT",
          "DOTUSDT",
          "DRIFTUSDT",
          "DSYNCUSDT",
          "DUSKUSDT",
          "DYDXUSDT",
          "DYMUSDT",
          "EIGENSUSDT",
          "EIGENUSDT",
          "ENAUSDT",
          "ENSUSDT",
          "ETCUSDT",
          "ETHFISUSDT",
          "ETHFIUSDT",
          "ETHSUSDT",
          "ETHUSDT",
          "EVAAUSDT",
          "FARTCOINSUSDT",
          "FARTCOINUSDT",
          "FETSUSDT",
          "FETUSDT",
          "FILSUSDT",
          "FILUSDT",
          "FOLKSUSDT",
          "FUTUUSDT",
          "FWDIUSDT",
          "GMXUSDT",
          "GRASSUSDT",
          "GUNUSDT",
          "HBARSUSDT",
          "HBARUSDT",
          "HIMSUSDT",
          "HMSTRUSDT",
          "HOMEUSDT",
          "HSUSDT",
          "HUSDT",
          "HYPESUSDT",
          "HYPEUSDT",
          "IBMUSDT",
          "ICPUSDT",
          "IMXUSDT",
          "INJUSDT",
          "INTCUSDT",
          "INUSDT",
          "IPUSDT",
          "IQUSDT",
          "JASMYUSDT",
          "JELLYJELLYUSDT",
          "JTOSUSDT",
          "JTOUSDT",
          "JUPSUSDT",
          "JUPUSDT",
          "KAITOUSDT",
          "KASUSDT",
          "KATUSDT",
          "KITEUSDT",
          "KORUUSDT",
          "KSTRUSDT",
          "LABUSDT",
          "LDOUSDT",
          "LINEAUSDT",
          "LINKSUSDT",
          "LINKUSDT",
          "LMWRUSDT",
          "LPTUSDT",
          "LTCSUSDT",
          "LTCUSDT",
          "LYNUSDT",
          "MAMOUSDT",
          "MANASUSDT",
          "MANAUSDT",
          "MANTAUSDT",
          "MEGAUSDT",
          "MERLUSDT",
          "METISUSDT",
          "MINAUSDT",
          "MOODENGUSDT",
          "MORPHOSUSDT",
          "MORPHOUSDT",
          "MOVEUSDT",
          "MRVLUSDT",
          "MSUSDT",
          "MUUSDT",
          "NATGASUSDT",
          "NEARSUSDT",
          "NEARUSDT",
          "NEOUSDT",
          "NOKUSDT",
          "NVDAUSDT",
          "ONDOSUSDT",
          "ONDOUSDT",
          "ONUSDT",
          "OPSUSDT",
          "OPUSDT",
          "ORDIUSDT",
          "PARTIUSDT",
          "PAXGSUSDT",
          "PAXGUSDT",
          "PENDLEUSDT",
          "PENGUUSDT",
          "PEOPLEUSDT",
          "PHAUSDT",
          "PIEVERSEUSDT",
          "PIPPINUSDT",
          "PNUTUSDT",
          "POLUSDT",
          "POPCATUSDT",
          "PORTALUSDT",
          "PUMPUSDT",
          "PYTHUSDT",
          "QNTUSDT",
          "QNTXUSDT",
          "RAREUSDT",
          "RAVEUSDT",
          "RENDERUSDT",
          "RIVNUSDT",
          "RUNEUSDT",
          "SAHARAUSDT",
          "SANDUSDT",
          "SEIUSDT",
          "SKHYNIXUSDT",
          "SKHYUSDT",
          "SKYAISUSDT",
          "SNDKUSDT",
          "SOLSUSDT",
          "SOLUSDT",
          "SOXLUSDT",
          "SPCXUSDT",
          "SPXUSDT",
          "SQQQUSDT",
          "SSUSDT",
          "SSVUSDT",
          "STRKUSDT",
          "STXSUSDT",
          "SUISUSDT",
          "SUIUSDT",
          "TAOSUSDT",
          "TAOUSDT",
          "TFUELUSDT",
          "THETAUSDT",
          "TIAUSDT",
          "TONSUSDT",
          "TONUSDT",
          "TRBUSDT",
          "TRUMPSUSDT",
          "TRUMPUSDT",
          "TRXSUSDT",
          "TRXUSDT",
          "TSLAUSDT",
          "TTWOUSDT",
          "TURBOUSDT",
          "TUTUSDT",
          "UAIUSDT",
          "UBERUSDT",
          "UNISUSDT",
          "UNIUSDT",
          "VETUSDT",
          "VIRTUALUSDT",
          "WIFSUSDT",
          "WIFUSDT",
          "WLDSUSDT",
          "WLDUSDT",
          "WLFIUSDT",
          "WUSDT",
          "XAGUSDT",
          "XAUTSUSDT",
          "XAUTUSDT",
          "XLMSUSDT",
          "XLMUSDT",
          "XMRUSDT",
          "XPINUSDT",
          "XPLUSDT",
          "XRPSUSDT",
          "XRPUSDT",
          "XTZUSDT",
          "XVGUSDT",
          "YFIUSDT",
          "YGGUSDT",
          "ZAMAUSDT",
          "ZECSUSDT",
          "ZECUSDT",
          "ZENUSDT",
          "ZIGUSDT",
          "ZKUSDT",
          "ZROSUSDT",
          "ZROUSDT"
        ]
      },
      {
        "name": "settings[*].mrs2.ma_long.multiplier",
        "start": 0.9,
        "end": 0.99,
        "step": 0.01,
        "values": []
      },
      {
        "name": "settings[*].mrs2.ma_long.len",
        "start": 2.0,
        "end": 8.0,
        "step": 1.0,
        "values": []
      }
    ],
    "report": {
      "enable_html_report": true,
      "chart_ohlc_height": 550,
      "chart_balance_height": 550,
      "chart_position_height": 550,
      "include_chart_ohlc": false,
      "include_chart_balance": false,
      "include_chart_position": false,
      "include_strategy_settings": true,
      "include_trades_table": true,
      "include_summary_table": true,
      "include_monthly_returns_heatmap": true,
      "include_position_stats": false,
      "enable_timing_logs": false
    },
    "report_optimizer": {
      "chart_height": 550,
      "z_parameters": [
        "TotalPnLPercent",
        "MaxDrawdownPercent",
        "ProfitFactor"
      ]
    }
  }
}