Login Page - Create Account

Support Board


Date/Time: Fri, 29 Mar 2024 06:00:27 +0000



Syntax volume in the footprint chart

View Count: 458

[2021-10-21 15:03:35]
Anna723989 - Posts: 4
Hello, everyone,

I would like to program a few indicators in the footprint chart and hope that someone can help me.
It is a 6 range chart like the one in the picture.

Question 1: With which formula do I get the total volume of level 3 as a result? 225 + 121 = 346
Question 2: With which formula do I get the purchase volume of level 1 as a result? 11

I wanted to write in the forum. Unfortunately I have not found a way in the forum to open a new topic. Please send me a link where I can post a new question in the forum.

Thanks for your support!

https://www.sierrachart.com/Download.php?Folder=TicketingSystem&download=56031
[2021-10-21 15:13:09]
John - SC Support - Posts: 30444
I wanted to write in the forum. Unfortunately I have not found a way in the forum to open a new topic. Please send me a link where I can post a new question in the forum.

You did start this as a new topic on our Support Board, so we do not understand what you are stating here.

I would like to program a few indicators in the footprint chart and hope that someone can help me.

What kind of programming are you looking to do? Is this an ACSIL custom study, an Alert, Spreadsheet, something else?
For the most reliable, advanced, and zero cost futures order routing, use the Teton service:
Sierra Chart Teton Futures Order Routing
[2021-10-23 13:52:15]
Anna723989 - Posts: 4
Hello John,

thank you for helping me. I want to program a Color Bar Based Alert Condition.
For example
= (Bid Volume Level 1 + Ask Volume Level 1)> (AV_total + BV_total) / 2
= (Bid Volume Level 5 + Ask Volume Level 5)> (AV_total + BV_total) / 2
= (Ask Volume Level 1)> (AV_total + BV_total) / 4
= (Bid Volume Level 5)> (AV_total + BV_total) 4

I have only just started working with Sierra Chart and have here Study/Chart Alerts And Scanning: Available Main Price Graph Identifiers/Variables
No information was found on how I can determine the volume on the individual levels in a range chart.

thanks

Anna
imageVolumen Rangechart.jpg / V - Attached On 2021-10-23 13:48:47 UTC - Size: 238.21 KB - 134 views
[2021-10-25 15:07:01]
John - SC Support - Posts: 30444
You really need to look at the next section of that documentation, which gives you the way to get the Volume at Price information. You will find the information you need here:
Study/Chart Alerts And Scanning: Special Functions
For the most reliable, advanced, and zero cost futures order routing, use the Teton service:
Sierra Chart Teton Futures Order Routing
[2021-10-28 08:57:52]
Anna723989 - Posts: 4
Hello John,

Thank you for your support. That helped me.

Best regards
Anna

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

Login

Login Page - Create Account