TradingView
azimuthdynamics
2 ธันวา 2019 เวลา 14 นาฬิกา 42 นาที

RSI Heatmap 

Bitcoin / US Dollar Perpetual Inverse Swap ContractBitMEX

คำอธิบาย

Heatmap showing version measurement lengths of RSI (user selectable)

For each bar on the chart, the script calculates RSI at that point for multiple RSI lengths (e.g. 3, 7, 14, 16 etc) and displays them vertically top to bottom, fastest RSI to slowest RSI respectively. It indicates the actual RSI reading (0 to 100) by way of a colour (green for overbought, red for oversold).

So for example, if the indicator shows a cluster of reds, you know that price is oversold on several RSI lengths simultaneously.

Idea was taken from an article.
ความคิดเห็น
azimuthdynamics
sorry, got a part of the description the wrong way round. It should read:

>... multiple RSI lengths (e.g. 3, 7, 14, 16 etc) and displays them vertically BOTTOM to TOP, fastest RSI to slowest RSI respectively.
ellayp1001a
thank you for this, i'm working on a few heatmaps of my own and its good to see how other developers/users are doing it :)
yahyathesuper
Make 10+ colors
ramesh151
please develop heatmap for stocks showing bullish(above 60)and bearish(below 40).in each stock show by circles stae of rsi bull sideways bearish for each stock.
planctum
Very good script! But the line 18 is 'ir9 = input(27, "RSI 0", type=input.integer)'. It is not: 'ir9 = input(27, "RSI 9", type=input.integer)'? Thanks!
เพิ่มเติม