{
  "slug": "ema-cross-50-200/eth/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": 36,
    "winRate": 33.3333,
    "winRateCI": {
      "lower": 0.20214400000000002,
      "upper": 0.496663,
      "halfWidthPct": 14.7259
    },
    "profitFactor": 2.340085,
    "sharpeRatio": 0.526442,
    "maxDrawdownPct": -7.9588,
    "pctReturn": 15.12180051897836,
    "edgeSignificance": "not-significant",
    "sharpeConfidenceInterval": {
      "lower": -0.058973,
      "upper": 1.111857,
      "halfWidth": 0.585415
    },
    "outcome": "survived",
    "perSide": {
      "long": {
        "tradeCount": 36,
        "winRate": 33.3333,
        "winRateCI": {
          "lower": 0.20214400000000002,
          "upper": 0.496663,
          "halfWidthPct": 14.7259
        },
        "profitFactor": 2.340085,
        "sharpeRatio": 0.526442,
        "pctReturn": 15.12180051897836,
        "edgeSignificance": "not-significant",
        "sharpeConfidenceInterval": {
          "lower": -0.058973,
          "upper": 1.111857,
          "halfWidth": 0.585415
        },
        "maxDrawdownPct": -7.9588,
        "drawdownDurationCandles": 7962,
        "winCount": 12,
        "lossCount": 24,
        "expectancyUsd": 98.03,
        "avgWinUsd": 513.56,
        "avgLossUsd": 109.73,
        "avgDurationMs": 2534800000,
        "maxWinStreak": 3,
        "maxLossStreak": 6
      },
      "short": {
        "tradeCount": 35,
        "winRate": 22.8571,
        "winRateCI": {
          "lower": 0.120657,
          "upper": 0.390176,
          "halfWidthPct": 13.476
        },
        "profitFactor": 0.701322,
        "sharpeRatio": -0.322404,
        "pctReturn": -4.275129834061294,
        "edgeSignificance": "not-significant",
        "sharpeConfidenceInterval": {
          "lower": -1.04592,
          "upper": 0.401112,
          "halfWidth": 0.723516
        },
        "maxDrawdownPct": -11.8187,
        "drawdownDurationCandles": 11713,
        "winCount": 8,
        "lossCount": 27,
        "expectancyUsd": -20.12,
        "avgWinUsd": 206.7,
        "avgLossUsd": 87.33,
        "avgDurationMs": 2431954286,
        "maxWinStreak": 2,
        "maxLossStreak": 8
      }
    },
    "perVariant": {
      "1x_long": {
        "tradeCount": 36,
        "winRate": 33.3333,
        "winRateCI": {
          "lower": 0.20214400000000002,
          "upper": 0.496663,
          "halfWidthPct": 14.7259
        },
        "profitFactor": 2.488606,
        "sharpeRatio": 0.527837,
        "pctReturn": 8.325832190379009,
        "edgeSignificance": "not-significant",
        "sharpeConfidenceInterval": {
          "lower": -0.027911,
          "upper": 1.083584,
          "halfWidth": 0.555748
        },
        "maxDrawdownPct": -8.5187,
        "drawdownDurationCandles": 11764,
        "winCount": 12,
        "lossCount": 24,
        "expectancyUsd": 47.69,
        "avgWinUsd": 239.16,
        "avgLossUsd": 48.05,
        "avgDurationMs": 2534800000,
        "maxWinStreak": 3,
        "maxLossStreak": 6,
        "outcome": "survived"
      },
      "2x_long": {
        "tradeCount": 36,
        "winRate": 33.3333,
        "winRateCI": {
          "lower": 0.20214400000000002,
          "upper": 0.496663,
          "halfWidthPct": 14.7259
        },
        "profitFactor": 2.340085,
        "sharpeRatio": 0.526442,
        "pctReturn": 15.12180051897836,
        "edgeSignificance": "not-significant",
        "sharpeConfidenceInterval": {
          "lower": -0.058973,
          "upper": 1.111857,
          "halfWidth": 0.585415
        },
        "maxDrawdownPct": -7.9588,
        "drawdownDurationCandles": 7962,
        "winCount": 12,
        "lossCount": 24,
        "expectancyUsd": 98.03,
        "avgWinUsd": 513.56,
        "avgLossUsd": 109.73,
        "avgDurationMs": 2534800000,
        "maxWinStreak": 3,
        "maxLossStreak": 6,
        "outcome": "survived"
      },
      "10x_long": {
        "tradeCount": 36,
        "winRate": 30.5556,
        "winRateCI": {
          "lower": 0.180043,
          "upper": 0.468566,
          "halfWidthPct": 14.4262
        },
        "profitFactor": 1.64445,
        "sharpeRatio": 0.384642,
        "pctReturn": 39.09036964022185,
        "edgeSignificance": "not-significant",
        "sharpeConfidenceInterval": {
          "lower": -0.23457,
          "upper": 1.003854,
          "halfWidth": 0.619212
        },
        "maxDrawdownPct": -31.0642,
        "drawdownDurationCandles": 8357,
        "winCount": 11,
        "lossCount": 25,
        "expectancyUsd": 428.74,
        "avgWinUsd": 3580.44,
        "avgLossUsd": 958.01,
        "avgDurationMs": 2406400000,
        "maxWinStreak": 2,
        "maxLossStreak": 6,
        "outcome": "survived"
      },
      "50x_long": {
        "tradeCount": 36,
        "winRate": 13.8889,
        "winRateCI": {
          "lower": 0.060816999999999996,
          "upper": 0.286599,
          "halfWidthPct": 11.2891
        },
        "profitFactor": 1.512381,
        "sharpeRatio": 0.277765,
        "pctReturn": 47.24190034446083,
        "edgeSignificance": "not-significant",
        "sharpeConfidenceInterval": {
          "lower": -0.395851,
          "upper": 0.951381,
          "halfWidth": 0.673616
        },
        "maxDrawdownPct": -41.1646,
        "drawdownDurationCandles": 5048,
        "winCount": 5,
        "lossCount": 31,
        "expectancyUsd": 492.17,
        "avgWinUsd": 10459.58,
        "avgLossUsd": 1115.48,
        "avgDurationMs": 861200000,
        "maxWinStreak": 2,
        "maxLossStreak": 10,
        "outcome": "survived"
      },
      "100x_long": {
        "tradeCount": 36,
        "winRate": 11.1111,
        "winRateCI": {
          "lower": 0.044066,
          "upper": 0.253151,
          "halfWidthPct": 10.4543
        },
        "profitFactor": 1.621294,
        "sharpeRatio": 0.235669,
        "pctReturn": 62.55320968996827,
        "edgeSignificance": "not-significant",
        "sharpeConfidenceInterval": {
          "lower": -0.490308,
          "upper": 0.961645,
          "halfWidth": 0.725976
        },
        "maxDrawdownPct": -53.3345,
        "drawdownDurationCandles": 4900,
        "winCount": 4,
        "lossCount": 32,
        "expectancyUsd": 1791.56,
        "avgWinUsd": 42076.44,
        "avgLossUsd": 3244.05,
        "avgDurationMs": 666400000,
        "maxWinStreak": 2,
        "maxLossStreak": 14,
        "outcome": "survived"
      },
      "1x_short": {
        "tradeCount": 35,
        "winRate": 22.8571,
        "winRateCI": {
          "lower": 0.120657,
          "upper": 0.390176,
          "halfWidthPct": 13.476
        },
        "profitFactor": 0.712776,
        "sharpeRatio": -0.3074,
        "pctReturn": -2.046059444340766,
        "edgeSignificance": "not-significant",
        "sharpeConfidenceInterval": {
          "lower": -1.026541,
          "upper": 0.41174,
          "halfWidth": 0.71914
        },
        "maxDrawdownPct": -6.9935,
        "drawdownDurationCandles": 8862,
        "winCount": 8,
        "lossCount": 27,
        "expectancyUsd": -9.93,
        "avgWinUsd": 107.81,
        "avgLossUsd": 44.82,
        "avgDurationMs": 2431954286,
        "maxWinStreak": 2,
        "maxLossStreak": 8,
        "outcome": "survived"
      },
      "2x_short": {
        "tradeCount": 35,
        "winRate": 22.8571,
        "winRateCI": {
          "lower": 0.120657,
          "upper": 0.390176,
          "halfWidthPct": 13.476
        },
        "profitFactor": 0.701322,
        "sharpeRatio": -0.322404,
        "pctReturn": -4.275129834061294,
        "edgeSignificance": "not-significant",
        "sharpeConfidenceInterval": {
          "lower": -1.04592,
          "upper": 0.401112,
          "halfWidth": 0.723516
        },
        "maxDrawdownPct": -11.8187,
        "drawdownDurationCandles": 11713,
        "winCount": 8,
        "lossCount": 27,
        "expectancyUsd": -20.12,
        "avgWinUsd": 206.7,
        "avgLossUsd": 87.33,
        "avgDurationMs": 2431954286,
        "maxWinStreak": 2,
        "maxLossStreak": 8,
        "outcome": "survived"
      },
      "10x_short": {
        "tradeCount": 35,
        "winRate": 17.1429,
        "winRateCI": {
          "lower": 0.08102499999999999,
          "upper": 0.326826,
          "halfWidthPct": 12.29
        },
        "profitFactor": 0.628984,
        "sharpeRatio": -0.425348,
        "pctReturn": -24.491202991776944,
        "edgeSignificance": "not-significant",
        "sharpeConfidenceInterval": {
          "lower": -1.208215,
          "upper": 0.357518,
          "halfWidth": 0.782866
        },
        "maxDrawdownPct": -41.2601,
        "drawdownDurationCandles": 8435,
        "winCount": 6,
        "lossCount": 29,
        "expectancyUsd": -96.92,
        "avgWinUsd": 958.51,
        "avgLossUsd": 315.29,
        "avgDurationMs": 1908617143,
        "maxWinStreak": 1,
        "maxLossStreak": 8,
        "outcome": "survived"
      },
      "50x_short": {
        "tradeCount": 35,
        "winRate": 2.8571,
        "winRateCI": {
          "lower": 0.0050609999999999995,
          "upper": 0.145334,
          "halfWidthPct": 7.0136
        },
        "profitFactor": 0.075617,
        "sharpeRatio": -2.928106,
        "pctReturn": -93.11618644537674,
        "edgeSignificance": "not-significant",
        "sharpeConfidenceInterval": {
          "lower": -5.22212,
          "upper": -0.634093,
          "halfWidth": 2.294013
        },
        "maxDrawdownPct": -80.6118,
        "drawdownDurationCandles": 11713,
        "winCount": 1,
        "lossCount": 34,
        "expectancyUsd": -230.32,
        "avgWinUsd": 659.42,
        "avgLossUsd": 256.49,
        "avgDurationMs": 495771429,
        "maxWinStreak": 1,
        "maxLossStreak": 18,
        "outcome": "heavy_loss"
      },
      "100x_short": {
        "tradeCount": 35,
        "winRate": 0,
        "winRateCI": {
          "lower": 0,
          "upper": 0.09890399999999999,
          "halfWidthPct": 4.9452
        },
        "profitFactor": 0,
        "sharpeRatio": -4.52856,
        "pctReturn": -106.03000806989928,
        "edgeSignificance": "not-significant",
        "sharpeConfidenceInterval": {
          "lower": -5.924282,
          "upper": -3.132837,
          "halfWidth": 1.395723
        },
        "maxDrawdownPct": -85.1404,
        "drawdownDurationCandles": 11713,
        "winCount": 0,
        "lossCount": 35,
        "expectancyUsd": -243.26,
        "avgWinUsd": 0,
        "avgLossUsd": 243.26,
        "avgDurationMs": 207771429,
        "maxWinStreak": 0,
        "maxLossStreak": 35,
        "outcome": "heavy_loss"
      }
    }
  },
  "asOf": "2026-07-05",
  "inSample": true
}
