TradingView
niceboomer
6 יולי 2019 03:53

Changed Percentage Labels - Quan Dao 

Bitcoin / Tether USDPoloniex

תיאור

This overlayed utility is used for showing the volatality of the price.

It is useful to see the changed percentage of the price in order to decide what stock/crypto to buy, b/c if the volatility (changed percentage) is high it's likely that you can make bigger profit.

Added option to display changed percentage for:
- Current Close price compared to previous Closed price.
- Close price compared to Open price.
- High price compared to Low price.

As a limit of current pine script, it can only show the last 50 labels for now.

הערות שחרור

Draw background color based on chart time.

הערות שחרור

Fix weekly background issue.

הערות שחרור

Add alertcondition if price drop over 1%.

הערות שחרור

Add several channels to choose from.

הערות שחרור

Add background color for big drop for visual alert.

הערות שחרור

Added ZeroLag DEMA, ZeroLagTema MAs and new Bollinger Bands to check signals.
תגובות
boreddude001
this is the first script that uses numbers in the label. can you adapt this to make a "pivot points high low" like the built in indicator? I've been trying to figure out how to do it but no luck. basically, set a length for the high pivot and low pivot. 12 candles, 50 cacdles etc. and use the max and min function to identify the candle. and then display the "price" as the label above the candle.

why is that so difficult to do? can you help me?
עוד