﻿{
  "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": "1d",
        "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_mrs2-1d-l-stock",
    "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": true,
    "max_parallel_runs": 10,
    "single_mode": false,
    "parameter_mining": [
      {
        "name": "settings[*].basic.symbol",
        "start": 1.0,
        "end": 1.0,
        "step": 1.0,
        "values": [
          "AALUSDT",
          "AAOIUSDT",
          "AAPLUSDT",
          "ADIUSDT",
          "AEHRUSDT",
          "ALABUSDT",
          "AMATUSDT",
          "AMCUSDT",
          "AMDSTOCKUSDT",
          "AMZNUSDT",
          "ANETUSDT",
          "APLDUSDT",
          "APPSTOCKUSDT",
          "ARMUSDT",
          "ASTSUSDT",
          "AVGOUSDT",
          "AXTIUSDT",
          "BABAUSDT",
          "BBXUSDT",
          "BEUSDT",
          "BIIBUSDT",
          "BMNRUSDT",
          "BNCUSDT",
          "BOTUSDT",
          "BSPUSDT",
          "BXUSDT",
          "CATSTOCKUSDT",
          "CBRSUSDT",
          "CIENUSDT",
          "CIFRUSDT",
          "CLSKUSDT",
          "COHRUSDT",
          "COINUSDT",
          "CRCLUSDT",
          "CRDOUSDT",
          "CRMUSDT",
          "CRWDUSDT",
          "CRWVUSDT",
          "CSCOUSDT",
          "CXMTUSDT",
          "DDOGUSDT",
          "DELLUSDT",
          "FLEXUSDT",
          "FLNCUSDT",
          "FLYUSDT",
          "FUTUUSDT",
          "FWDIUSDT",
          "GEUSDT",
          "GEVUSDT",
          "GILDUSDT",
          "GLWUSDT",
          "GMESTOCKUSDT",
          "GOOGLUSDT",
          "HIMSUSDT",
          "HOODUSDT",
          "HPEUSDT",
          "IBMUSDT",
          "INFQUSDT",
          "INTCUSDT",
          "INTUUSDT",
          "IONQUSDT",
          "IRENUSDT",
          "ISRGUSDT",
          "JDUSDT",
          "KLACUSDT",
          "LITEUSDT",
          "LLYUSDT",
          "LRCXUSDT",
          "MARAUSDT",
          "MAUSDT",
          "MCDUSDT",
          "METAUSDT",
          "MINIMAXUSDT",
          "MNSTUSDT",
          "MRKUSDT",
          "MRNAUSDT",
          "MRVLUSDT",
          "MSFTUSDT",
          "MSTRUSDT",
          "MUUSDT",
          "NBISUSDT",
          "NFLXUSDT",
          "NOKIAUSDT",
          "NOWUSDT",
          "NVDAUSDT",
          "OKTAUSDT",
          "ONDSUSDT",
          "ONUSDT",
          "ORCLUSDT",
          "OUSTUSDT",
          "PANWUSDT",
          "PENGSTOCKUSDT",
          "PEPUSDT",
          "PLTRUSDT",
          "POETUSDT",
          "PURRUSDT",
          "PYPLUSDT",
          "QCOMUSDT",
          "QNTXUSDT",
          "RDWUSDT",
          "REGNUSDT",
          "RIVNUSDT",
          "RKLBUSDT",
          "SAMSUNGUSDT",
          "SHAZUSDT",
          "SHEINUSDT",
          "SHOPUSDT",
          "SKHYNIXUSDT",
          "SKHYUSDT",
          "SMCIUSDT",
          "SMICUSDT",
          "SNDKUSDT",
          "SNOWUSDT",
          "SOFIUSDT",
          "SONYUSDT",
          "SPCXUSDT",
          "STXXUSDT",
          "TEMUSDT",
          "TERUSDT",
          "TSEMUSDT",
          "TSLAUSDT",
          "TSMUSDT",
          "TTWOUSDT",
          "TXNUSDT",
          "UNITREEUSDT",
          "USARUSDT",
          "VRTUSDT",
          "VSTUSDT",
          "WDCUSDT",
          "WENSTOCKUSDT",
          "XOMUSDT",
          "ZHIPUUSDT"
        ]
      },
      {
        "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": true
    },
    "report_optimizer": {
      "chart_height": 550,
      "z_parameters": [
        "TotalPnLPercent",
        "MaxDrawdownPercent",
        "ProfitFactor"
      ]
    }
  }
}