Login Page - Create Account

Support Board


Date/Time: Fri, 29 Mar 2024 00:17:44 +0000



Lowry percentage up volume daily

View Count: 648

[2022-09-12 09:03:42]
User274507 - Posts: 36
Hi,

Is there a way I can get Sierra to show what percentage of total volume for the day for SPY or NYSE or NQ was up volume?
As per Lowrys definition, UVOL/(UVOL+DVOL).
I know I could do it manually using the data Sierra gives but wondered if can chart it automatically in some way? My coding skills are next to non existent. Would also like it to show for what percentage of total volume for the day was down volume too.

And if possible to do the same for points. So what percentage of total points for the day was up points.

thanks,
Nick
[2022-09-12 15:07:58]
John - SC Support - Posts: 30444
There is not a built-in study to give you what you want.

You would need to use the Spreadsheet Study or the Spreadsheet Formula to accomplish what you want the easiest.

Are you wanting to see bars representing the data, or just calculate the percentage based on the Close of the bars?
For the most reliable, advanced, and zero cost futures order routing, use the Teton service:
Sierra Chart Teton Futures Order Routing
[2022-09-12 15:12:49]
Sierra_Chart Engineering - Posts: 13611
Use the symbols found on this page for the formula components:
Sierra Chart Market Statistics

And refer to this page:
Using the Basic Arithmetic Studies
Sierra Chart Support - Engineering Level

Your definitive source for support. Other responses are from users. Try to keep your questions brief and to the point. Be aware of support policy:
https://www.sierrachart.com/index.php?l=PostingInformation.php#GeneralInformation

For the most reliable, advanced, and zero cost futures order routing, use the Teton service:
Sierra Chart Teton Futures Order Routing
[2022-09-12 18:40:39]
User274507 - Posts: 36
Okay, just need the % don't need the bars, will look into the above links thanks
[2022-09-12 19:17:45]
John - SC Support - Posts: 30444
Then the Arithmetic Studies will be the easiest using the Close of the bars.
For the most reliable, advanced, and zero cost futures order routing, use the Teton service:
Sierra Chart Teton Futures Order Routing
[2023-03-11 01:02:15]
SierraFan - Posts: 84
Sierra , can I accomplish the same thing by using custom calculated symbol?
Ex:
{UVOL-NYSE}/{TVOL-NYSE}
{DVOL-NYSE}/{TVOL-NYSE}
Can you advise on how to write the formula like this UVOL/(UVOL+DVOL). Has this been accomplished by using TVOL-NYSE example above?
Here's another example of a couple custom calculated symbol below.
Ex:
{DVOL-NYSE}/({UVOL-NYSE}+{DVOL-NYSE})
{UVOL-NYSE}/({UVOL-NYSE}+{DVOL-NYSE})
Would appreciate your opinion of which would give the same
results as UVOL/(UVOL+DVOL)?
Date Time Of Last Edit: 2023-03-12 00:54:38
[2023-03-13 15:32:58]
John - SC Support - Posts: 30444
This should work. Probably best to use the TVOL rather than adding the UpVol + DownVol.
For the most reliable, advanced, and zero cost futures order routing, use the Teton service:
Sierra Chart Teton Futures Order Routing

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

Login

Login Page - Create Account