PROTECTED SOURCE SCRIPT

ADILS_TREND

32
// ===== 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提供或认可的金融、投资、交易或其它类型的建议或背书。请在使用条款阅读更多信息。