TradingView
OrganicPunch
28 เมษา 2022 เวลา 3 นาฬิกา 2 นาที

% Price change (by OP) 

BTCUSDT SPOTBybit

คำอธิบาย

To visually evaluate the percentage change in price over any time period

This handsome indicator shows exact % price change at each candle by displaying a circle at the level of the change. To read numerical value, point at the circle of the relevant bar corresponding to the candle you are interested in, and look at the scale.

เอกสารเผยแพร่

  • Price now focused on close rather than highs
  • Added toggle to show price change as one or two-sided
  • Clearer code
ความคิดเห็น
bkech
Thanks for making this script, it was exactly what I was looking for! :)

However, I found an error in the code.
pc_price_decrease = (close1 - close) / close * 100
It's supposed to be divided by the original number "/ close1"
capguy
Great!
drgentleman1
simply and extremely usefull.thanks....
เพิ่มเติม