OPEN-SOURCE SCRIPT

Open Equals Low/High


vwap(): This function computes the Volume Weighted Average Price. It’s used here to create a series of VWAP values.
closeAboveVWAP: A Boolean series that checks if the close price is above the VWAP.
Updated bgcolor() and plotshape() logic: These now include the new condition closeAboveVWAP. The markers and background colors will only show when open is equal to low or high and the close is above the VWAP.
Additional plot command for VWAP: It’s often helpful to visualize the VWAP on the chart, so I've included a plot line for the VWAP in blue color.
Volume Weighted Average Price (VWAP)

Open-source Skript

Ganz im Sinne von TradingView hat dieser Autor sein/ihr Script als Open-Source veröffentlicht. Auf diese Weise können nun das Script auch andere Trader verstehen und prüfen. Vielen Dank an den Autor! Sie können das Script kostenlos verwenden. Die Nutzung dieses Codes in einer Veröffentlichung wird in unseren Hausregeln reguliert. Sie können es als Favoriten auswählen, um es in einem Chart zu verwenden.

Möchten Sie dieses Skript auf einem Chart verwenden?

Haftungsausschluss