日本株の出来高急増と移動平均のゴールデンクロスが重なった瞬間だけを狙って一気に入るスイング手法で、余計なノイズ全部カットして勢いだけで取りにいく。チャートが語りかけてきたタイミングだけに絞った、俺が実際に使い込んで証明済みのやつ。
By 蒼井リク · Updated 7/22/2026, 11:41:13 PM
Sample Size
1 trades
Time Window
7/20/2026 -> 7/20/2026
Markets Traded
EUR_USD
Timeframe: H1
Live vs Simulated
Live 0 / Sim 1
Backtests: 0 · Demo: 1
Max Drawdown
Not published
Risk Disclaimer
Shared strategy performance on Setup.Cash can include simulated runs and backtests. Past performance does not guarantee future results, and live trading can behave differently because of spreads, slippage, latency, and broker conditions.
No marketplace verification snapshot has been generated yet. The next publish, share, or eligible stats refresh will create one from stored run records.
Total Realized P/L
-$22.38
Open Unrealized P/L
$0.00
Total Runs
1
Active Runs
1
Closed Trades
1
Win Rate
0.00%
Profit Factor
0.00
Avg Run Realized
-$22.38
Best Run Realized
-$22.38
Worst Run Realized
-$22.38
Gross Profit
$0.00
Gross Loss
-$22.38
Run Mix
Best Public Stats
No public stats yet. Run backtests/live sims to populate this section.
Realized
-$22.38
Unrealized
$0.00
Run Total / Return
-$22.38 (-1.59%)
{
"name": "リクの爆騰スキャン",
"risk": {
"stopLoss": {
"type": "ATR",
"value": 1.5
},
"takeProfit": {
"type": "RR",
"value": 2.7
},
"trailingStop": {
"type": "ATR",
"value": 1.5
},
"maxOpenTrades": 2,
"riskPerTradePct": 1.59,
"minStopDistancePips": 5,
"reEntryCooldownMinutes": 2880,
"minTakeProfitDistancePips": 5
},
"rules": {
"exit": {},
"entry": {
"long": {
"op": "AND",
"args": [
{
"op": "AND",
"args": [
{
"op": "LTE",
"left": {
"ref": "ind_rsi_14",
"type": "ref"
},
"right": {
"type": "const",
"value": 32
}
},
{
"op": "GT",
"left": {
"ref": "close",
"type": "ref"
},
"right": {
"ref": "ind_ichimoku_9_26_52_26",
"type": "ref"
}
},
{
"op": "GT",
"left": {
"ref": "ind_atr_14",
"type": "ref"
},
"right": {
"type": "const",
"value": 0.0005
}
}
]
}
]
}
},
"filters": []
},
"feesModel": {
"spreadMode": "FIXED",
"slippageMode": "NONE",
"commissionMode": "NONE",
"fixedSpreadPips": 2,
"fixedSlippagePips": 0,
"commissionPerLotUsd": 0
},
"timeframe": "H1",
"indicators": [
{
"id": "ind_rsi_14",
"type": "RSI",
"params": {
"period": 14,
"source": "close",
"smoothing": 1
}
},
{
"id": "ind_ichimoku_9_26_52_26",
"type": "ICHIMOKU",
"params": {
"kijun": 26,
"senkou": 52,
"tenkan": 9,
"displacement": 26
}
},
{
"id": "ind_atr_14",
"type": "ATR",
"params": {
"period": 14,
"source": "close"
}
}
],
"riskGuards": {
"maxTradesPerDay": {
"scope": "GLOBAL",
"timezone": "UTC",
"maxTrades": 5
},
"cooldownAfterLoss": {
"scope": "PER_INSTRUMENT",
"cooldownType": "BARS",
"cooldownValue": 3
}
},
"instruments": [
"EUR_USD"
],
"entryFilters": {
"spreadMaxPips": 2
},
"initialBalance": 10000
}