Login Page - Create Account

Support Board


Date/Time: Wed, 30 Apr 2025 07:32:32 +0000



[Programming Help] - Study number of touches/revisit of price per specific bar period

View Count: 106

[2025-04-19 13:27:55]
R10 - Posts: 13
Hi,
i would like to know if there is a study that counts the number of times that a specific price is revisited/touched? Lets say we have a 1 min time frame candlestick where price at 20 000 was revisited 8 times during that 1 min (it was traded at that price, then went up or down, then came back basically 7 more times, 8 in total for example during that 1min). So its basically like a Volume by price study, but i dont want the number of trades, volume etc., only how many times certain prices were revisited during a specific time.

If someone knows a study like that or a different way i could do it, i would appreciate the help.

Thanks in advance!
[2025-04-20 03:04:48]
cmet - Posts: 690
TPO charts is probably as close as you're going to get without a lot of custom code.
[2025-04-20 09:39:28]
User61168 - Posts: 442
counts the number of times that a specific price is revisited/touched
quite simple via spreadsheet formula....subgraph set to value at high
Date Time Of Last Edit: 2025-04-20 09:40:11
imageScreenshot 2025-04-20 023737.png / V - Attached On 2025-04-20 09:38:35 UTC - Size: 57.28 KB - 29 views
[2025-04-20 15:28:46]
R10 - Posts: 13
Hi cmet, yes that would be an option but display wise its a bit heavy. I was looking for something like the price action ultimate indicator on tradingview (pic attached down here). So i could see on a kind of volume profile lookswise how many touches prices were having.

Hi User61168: First thanks alot for trying to help me out, but i have to admit i dont know anything about coding. I tried to add a spreadsheet formula ( i dont have your modified version available) and put the code you gave me while setting the draw style on value at high and i can see a value on top of my bars but i was hoping to have something with the "price touch" values vertically per price like in the attached sheet.
imageprice action ultimate.jpg / V - Attached On 2025-04-20 15:23:35 UTC - Size: 211.04 KB - 16 views
Attachment Deleted.

To post a message in this thread, you need to log in with your Sierra Chart account:

Login

Login Page - Create Account