PROTECTED SOURCE SCRIPT

ADILS_TREND

38
// ===== ENTRIES (only when flat; retest to SMA20 OR Anchored VWAP proximity, else fallback) =====
flat := not inLong and not inShort
// ===== EXITS / COVERS (only when position open; processed after TP) =====
// Short: price hits ATR TP AND RSI has risen >= delta from its recent low (short settings)
if inShort and not na(short_tp) and low <= short_tp and (rsi >= rsiLowShort + rsiSwingDeltaShort)

免責事項

これらの情報および投稿は、TradingViewが提供または保証する金融、投資、取引、またはその他の種類のアドバイスや推奨を意図したものではなく、またそのようなものでもありません。詳しくは利用規約をご覧ください。