OPEN-SOURCE SCRIPT

LZ Indicator

已更新
This indicator will trigger based on these conditions:

If the average price today is less than 50% of the past 4 days, the indicator will be triggered as 1 (true). Else, the indicator will trigger as 0 (false).
發布通知
Update by adding indicator for past 30 candles
發布通知
Update to include:

1. the inputs
2. line of maximum [open:close] of past X days
發布通知
Update with the current studied chart.
發布通知
Update with the second equation of LZ indicator

lz = ((close[0] and close[1] and close[2]) > open[3]) ? 2 : 1
OscillatorsVolatility

開源腳本

在真正的TradingView精神中,這個腳本的作者以開源的方式發佈,這樣交易員可以理解和驗證它。請向作者致敬!您可以免費使用它,但在出版物中再次使用這段程式碼將受到網站規則的約束。 您可以收藏它以在圖表上使用。

想在圖表上使用此腳本?

免責聲明