{
  "slug": "ema-cross-50-200/sol/4h",
  "config": {
    "leverageRungs": [
      1,
      2,
      10,
      50,
      100
    ],
    "takeProfitPct": null,
    "stopLossPct": null,
    "longConditions": [
      {
        "role": "entry",
        "operandA": {
          "kind": "indicator",
          "indicatorType": "EMA",
          "params": {
            "period": 50
          }
        },
        "operator": "crosses_above",
        "operandB": {
          "kind": "indicator",
          "indicatorType": "EMA",
          "params": {
            "period": 200
          }
        }
      },
      {
        "role": "exit",
        "operandA": {
          "kind": "indicator",
          "indicatorType": "EMA",
          "params": {
            "period": 50
          }
        },
        "operator": "crosses_below",
        "operandB": {
          "kind": "indicator",
          "indicatorType": "EMA",
          "params": {
            "period": 200
          }
        }
      }
    ],
    "shortConditions": [
      {
        "role": "entry",
        "operandA": {
          "kind": "indicator",
          "indicatorType": "EMA",
          "params": {
            "period": 50
          }
        },
        "operator": "crosses_below",
        "operandB": {
          "kind": "indicator",
          "indicatorType": "EMA",
          "params": {
            "period": 200
          }
        }
      },
      {
        "role": "exit",
        "operandA": {
          "kind": "indicator",
          "indicatorType": "EMA",
          "params": {
            "period": 50
          }
        },
        "operator": "crosses_above",
        "operandB": {
          "kind": "indicator",
          "indicatorType": "EMA",
          "params": {
            "period": 200
          }
        }
      }
    ]
  },
  "metrics": {
    "tradeCount": 33,
    "winRate": 30.303,
    "winRateCI": {
      "lower": 0.173753,
      "upper": 0.47338500000000006,
      "halfWidthPct": 14.9816
    },
    "profitFactor": 4.325901,
    "sharpeRatio": 0.658473,
    "maxDrawdownPct": -37.3045,
    "pctReturn": 49.38762091964976,
    "edgeSignificance": "significant",
    "sharpeConfidenceInterval": {
      "lower": 0.137039,
      "upper": 1.179907,
      "halfWidth": 0.521434
    },
    "outcome": "survived",
    "perSide": {
      "long": {
        "tradeCount": 33,
        "winRate": 30.303,
        "winRateCI": {
          "lower": 0.173753,
          "upper": 0.47338500000000006,
          "halfWidthPct": 14.9816
        },
        "profitFactor": 4.325901,
        "sharpeRatio": 0.658473,
        "pctReturn": 49.38762091964976,
        "edgeSignificance": "significant",
        "sharpeConfidenceInterval": {
          "lower": 0.137039,
          "upper": 1.179907,
          "halfWidth": 0.521434
        },
        "maxDrawdownPct": -37.3045,
        "drawdownDurationCandles": 5030,
        "winCount": 10,
        "lossCount": 23,
        "expectancyUsd": 764.81,
        "avgWinUsd": 3282.71,
        "avgLossUsd": 329.94,
        "avgDurationMs": 2608581818,
        "maxWinStreak": 3,
        "maxLossStreak": 6
      },
      "short": {
        "tradeCount": 33,
        "winRate": 27.2727,
        "winRateCI": {
          "lower": 0.150673,
          "upper": 0.442179,
          "halfWidthPct": 14.5753
        },
        "profitFactor": 0.928956,
        "sharpeRatio": -0.060621,
        "pctReturn": -1.0579940652239457,
        "edgeSignificance": "not-significant",
        "sharpeConfidenceInterval": {
          "lower": -1.034244,
          "upper": 0.913002,
          "halfWidth": 0.973623
        },
        "maxDrawdownPct": -13.0385,
        "drawdownDurationCandles": 7274,
        "winCount": 9,
        "lossCount": 24,
        "expectancyUsd": -5.25,
        "avgWinUsd": 251.86,
        "avgLossUsd": 101.67,
        "avgDurationMs": 2738618182,
        "maxWinStreak": 4,
        "maxLossStreak": 10
      }
    },
    "perVariant": {
      "1x_long": {
        "tradeCount": 33,
        "winRate": 30.303,
        "winRateCI": {
          "lower": 0.173753,
          "upper": 0.47338500000000006,
          "halfWidthPct": 14.9816
        },
        "profitFactor": 5.521437,
        "sharpeRatio": 0.650969,
        "pctReturn": 33.768444368608094,
        "edgeSignificance": "significant",
        "sharpeConfidenceInterval": {
          "lower": 0.16675,
          "upper": 1.135187,
          "halfWidth": 0.484218
        },
        "maxDrawdownPct": -37.3045,
        "drawdownDurationCandles": 11237,
        "winCount": 10,
        "lossCount": 23,
        "expectancyUsd": 320.24,
        "avgWinUsd": 1290.53,
        "avgLossUsd": 101.62,
        "avgDurationMs": 2608581818,
        "maxWinStreak": 3,
        "maxLossStreak": 6,
        "outcome": "survived"
      },
      "2x_long": {
        "tradeCount": 33,
        "winRate": 30.303,
        "winRateCI": {
          "lower": 0.173753,
          "upper": 0.47338500000000006,
          "halfWidthPct": 14.9816
        },
        "profitFactor": 4.325901,
        "sharpeRatio": 0.658473,
        "pctReturn": 49.38762091964976,
        "edgeSignificance": "significant",
        "sharpeConfidenceInterval": {
          "lower": 0.137039,
          "upper": 1.179907,
          "halfWidth": 0.521434
        },
        "maxDrawdownPct": -37.3045,
        "drawdownDurationCandles": 5030,
        "winCount": 10,
        "lossCount": 23,
        "expectancyUsd": 764.81,
        "avgWinUsd": 3282.71,
        "avgLossUsd": 329.94,
        "avgDurationMs": 2608581818,
        "maxWinStreak": 3,
        "maxLossStreak": 6,
        "outcome": "survived"
      },
      "10x_long": {
        "tradeCount": 33,
        "winRate": 27.2727,
        "winRateCI": {
          "lower": 0.150673,
          "upper": 0.442179,
          "halfWidthPct": 14.5753
        },
        "profitFactor": 2.068763,
        "sharpeRatio": 0.446891,
        "pctReturn": 64.86353567669184,
        "edgeSignificance": "not-significant",
        "sharpeConfidenceInterval": {
          "lower": -0.127088,
          "upper": 1.020869,
          "halfWidth": 0.573979
        },
        "maxDrawdownPct": -21.0006,
        "drawdownDurationCandles": 4502,
        "winCount": 9,
        "lossCount": 24,
        "expectancyUsd": 1463.58,
        "avgWinUsd": 10387.66,
        "avgLossUsd": 1882.95,
        "avgDurationMs": 2078400000,
        "maxWinStreak": 3,
        "maxLossStreak": 6,
        "outcome": "survived"
      },
      "50x_long": {
        "tradeCount": 34,
        "winRate": 5.8824,
        "winRateCI": {
          "lower": 0.016282,
          "upper": 0.19093900000000003,
          "halfWidthPct": 8.7329
        },
        "profitFactor": 0.490437,
        "sharpeRatio": -0.451659,
        "pctReturn": -50.033406196896316,
        "edgeSignificance": "not-significant",
        "sharpeConfidenceInterval": {
          "lower": -1.580071,
          "upper": 0.676752,
          "halfWidth": 1.128412
        },
        "maxDrawdownPct": -65.2821,
        "drawdownDurationCandles": 12337,
        "winCount": 2,
        "lossCount": 32,
        "expectancyUsd": -157.26,
        "avgWinUsd": 2573.1,
        "avgLossUsd": 327.91,
        "avgDurationMs": 404047059,
        "maxWinStreak": 1,
        "maxLossStreak": 20,
        "outcome": "heavy_loss"
      },
      "100x_long": {
        "tradeCount": 34,
        "winRate": 2.9412,
        "winRateCI": {
          "lower": 0.005211,
          "upper": 0.149159,
          "halfWidthPct": 7.1974
        },
        "profitFactor": 0.682492,
        "sharpeRatio": -0.184353,
        "pctReturn": -33.182386763449415,
        "edgeSignificance": "not-significant",
        "sharpeConfidenceInterval": {
          "lower": -1.103107,
          "upper": 0.734401,
          "halfWidth": 0.918754
        },
        "maxDrawdownPct": -66.3639,
        "drawdownDurationCandles": 8950,
        "winCount": 1,
        "lossCount": 33,
        "expectancyUsd": -119.14,
        "avgWinUsd": 8707.12,
        "avgLossUsd": 386.6,
        "avgDurationMs": 228282353,
        "maxWinStreak": 1,
        "maxLossStreak": 20,
        "outcome": "survived"
      },
      "1x_short": {
        "tradeCount": 33,
        "winRate": 27.2727,
        "winRateCI": {
          "lower": 0.150673,
          "upper": 0.442179,
          "halfWidthPct": 14.5753
        },
        "profitFactor": 0.823102,
        "sharpeRatio": -0.147878,
        "pctReturn": -1.5045169484405656,
        "edgeSignificance": "not-significant",
        "sharpeConfidenceInterval": {
          "lower": -1.077158,
          "upper": 0.781403,
          "halfWidth": 0.92928
        },
        "maxDrawdownPct": -7.9237,
        "drawdownDurationCandles": 7698,
        "winCount": 9,
        "lossCount": 24,
        "expectancyUsd": -7.38,
        "avgWinUsd": 125.92,
        "avgLossUsd": 57.37,
        "avgDurationMs": 2769163636,
        "maxWinStreak": 4,
        "maxLossStreak": 10,
        "outcome": "survived"
      },
      "2x_short": {
        "tradeCount": 33,
        "winRate": 27.2727,
        "winRateCI": {
          "lower": 0.150673,
          "upper": 0.442179,
          "halfWidthPct": 14.5753
        },
        "profitFactor": 0.928956,
        "sharpeRatio": -0.060621,
        "pctReturn": -1.0579940652239457,
        "edgeSignificance": "not-significant",
        "sharpeConfidenceInterval": {
          "lower": -1.034244,
          "upper": 0.913002,
          "halfWidth": 0.973623
        },
        "maxDrawdownPct": -13.0385,
        "drawdownDurationCandles": 7274,
        "winCount": 9,
        "lossCount": 24,
        "expectancyUsd": -5.25,
        "avgWinUsd": 251.86,
        "avgLossUsd": 101.67,
        "avgDurationMs": 2738618182,
        "maxWinStreak": 4,
        "maxLossStreak": 10,
        "outcome": "survived"
      },
      "10x_short": {
        "tradeCount": 33,
        "winRate": 21.2121,
        "winRateCI": {
          "lower": 0.106759,
          "upper": 0.37752,
          "halfWidthPct": 13.538
        },
        "profitFactor": 0.749485,
        "sharpeRatio": -0.24865,
        "pctReturn": -14.320858718510488,
        "edgeSignificance": "not-significant",
        "sharpeConfidenceInterval": {
          "lower": -1.031607,
          "upper": 0.534306,
          "halfWidth": 0.782956
        },
        "maxDrawdownPct": -36.3,
        "drawdownDurationCandles": 7274,
        "winCount": 7,
        "lossCount": 26,
        "expectancyUsd": -64.16,
        "avgWinUsd": 904.88,
        "avgLossUsd": 325.05,
        "avgDurationMs": 1964072727,
        "maxWinStreak": 2,
        "maxLossStreak": 10,
        "outcome": "survived"
      },
      "50x_short": {
        "tradeCount": 33,
        "winRate": 6.0606,
        "winRateCI": {
          "lower": 0.016781,
          "upper": 0.196066,
          "halfWidthPct": 8.9643
        },
        "profitFactor": 0.663905,
        "sharpeRatio": -0.263599,
        "pctReturn": -33.1022498916427,
        "edgeSignificance": "not-significant",
        "sharpeConfidenceInterval": {
          "lower": -1.139539,
          "upper": 0.612341,
          "halfWidth": 0.87594
        },
        "maxDrawdownPct": -65.2933,
        "drawdownDurationCandles": 7316,
        "winCount": 2,
        "lossCount": 31,
        "expectancyUsd": -127.29,
        "avgWinUsd": 4148.74,
        "avgLossUsd": 403.16,
        "avgDurationMs": 626181818,
        "maxWinStreak": 1,
        "maxLossStreak": 20,
        "outcome": "survived"
      },
      "100x_short": {
        "tradeCount": 33,
        "winRate": 6.0606,
        "winRateCI": {
          "lower": 0.016781,
          "upper": 0.196066,
          "halfWidthPct": 8.9643
        },
        "profitFactor": 1.065784,
        "sharpeRatio": 0.034294,
        "pctReturn": 6.716360051834706,
        "edgeSignificance": "not-significant",
        "sharpeConfidenceInterval": {
          "lower": -0.659073,
          "upper": 0.727662,
          "halfWidth": 0.693367
        },
        "maxDrawdownPct": -66.3747,
        "drawdownDurationCandles": 7316,
        "winCount": 2,
        "lossCount": 31,
        "expectancyUsd": 34.91,
        "avgWinUsd": 9333.25,
        "avgLossUsd": 564.98,
        "avgDurationMs": 471272727,
        "maxWinStreak": 1,
        "maxLossStreak": 20,
        "outcome": "survived"
      }
    }
  },
  "asOf": "2026-07-05",
  "inSample": true
}
