OPEN-SOURCE SCRIPT
Aktualisiert

ADIL_TREND

383
// ===== NOTES =====
// - This indicator tracks an internal position state (inLong / inShort). These are NOT actual executed trades — they are used only to decide when to show exit/cover markers.
// - Long entry requires anchored VWAP condition; short entry ignores VWAP per your earlier spec.
// - Exit / Cover markers are generated only on the single bar that meets the exit condition while the corresponding position is open.
Versionshinweise
// ===== NOTES =====
// - I disabled the VWAP requirement only on the DAILY timeframe to allow buy criticals on 1D charts.
// - If you want VWAP still required on daily, or want a user input to control this behavior, I can add that.
// - Only execution labels and background are plotted now (no SMA/VWAP lines or critical dots).

Haftungsausschluss

Die Informationen und Veröffentlichungen sind nicht als Finanz-, Anlage-, Handels- oder andere Arten von Ratschlägen oder Empfehlungen gedacht, die von TradingView bereitgestellt oder gebilligt werden, und stellen diese nicht dar. Lesen Sie mehr in den Nutzungsbedingungen.