Login Page - Create Account

Support Board


Date/Time: Fri, 07 Feb 2025 18:25:44 +0000



Post From: Color Bar Based on Alert Condition not working with Volume By Price

[2021-07-09 01:15:52]
User158665 - Posts: 44
1) Im uploading the chartbook and the screenshot.
http://www.sierrachart.com/image.php?Image=1625792352986.png - With VbP on
http://www.sierrachart.com/image.php?Image=1625792424672.png - With VbP off

2) I took the study DeltaBelowBar in Studies8 and added
if (Subgraph_DeltaValue[sc.Index] > 0.5)
I also added some more things for it to work. I will attach the cpp if you wish to have a look.
The problem with it is: It does not work as it is supposed to on the new bars that are forming. So I have to Open Studies and click apply, then it will hide all levels <0.5 for bars already on the chart, but will not for new bars forming.

3)
And is this for previous values
Yes, for previous values. I had opened a thread about it sometime ago. There are 2 pics showing the zigzag already formed with a value of 16k down, 5k up 22k down. When I draw volume profile on it the last 4 Zigzags recalculated and values changed to 14k down 13k up 16k down.

It is here: ZigZag changes volume value when using Volume Profile Tool
Attachment Deleted.
attachmentColor Bar Based on Alert Cond.Cht - Attached On 2021-07-09 01:01:33 UTC - Size: 5.03 KB - 366 views
attachmentHigher_Ask_Bid_Text.cpp - Attached On 2021-07-09 01:06:27 UTC - Size: 2.97 KB - 371 views