Login Page - Create Account

Support Board


Date/Time: Thu, 25 Apr 2024 00:49:55 +0000



Weekly Daily High Low Close levels..

View Count: 3146

[2018-05-29 18:21:19]
User584260 - Posts: 1
Hello,

How can I display last weeks High, Low, Close and Open levels on a chart without opening a separate chart and using the Study overlay indicator on the chart I would like to plot the levels. I have the current sessions Open, High, Low levels plotted and I am looking for a way to display Last Weeks levels. Hope this makes sense.

Thanks..
[2018-05-29 19:24:56]
Sierra Chart Engineering - Posts: 104368
This can be done with this particular study:
Previous/Period OHLC-Variable Period
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, *change* to the Teton service:
Sierra Chart Teton Futures Order Routing
[2019-05-28 05:09:24]
User164231 - Posts: 278
How do you stop linking the this week low to next week low? I only want the week low and high on a daily chart but I don't need it to link last week low to this week low.

Thanks.
[2019-05-28 09:58:24]
Sierra Chart Engineering - Posts: 104368
We do not understand the question. Although maybe what you want to do is set the Use Current Period input to No.
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, *change* to the Teton service:
Sierra Chart Teton Futures Order Routing
Date Time Of Last Edit: 2019-05-28 09:59:34
[2023-06-01 07:54:25]
User907967 - Posts: 53
Hi support team,

I'm interested in a related topic. I want to draw levels automatically for the following:

- daily high/low
- weekly high/low

I want these levels to run until the next price intersection, and I would prefer to see name labels.

As it stands:
- I am using Daily OHLC - Single Point for the daily levels, but the subgraph 5 Extension line properties does not show the name labels despite the checkbox being selected.
- I am using Previous/Period OHLC-Variable Period for the weekly levels; however, this story does not extend its levels until the price intersects.

Is there an opportunity to:
- Debug Daily OHLC - Single Point to make it show the labels, and
- Implement the line extension feature for Previous/Period OHLC-Variable Period?

Thanks,
Bogdan
Date Time Of Last Edit: 2023-06-01 07:55:03
[2023-06-01 10:51:52]
Sierra_Chart Engineering - Posts: 14076
- Debug Daily OHLC - Single Point to make it show the labels, and
This will be supported in the next release.


- Implement the line extension feature for Previous/Period OHLC-Variable Period?
The fastest way to get this done is to modify the study yourself:
How to Build an Advanced Custom Study from Source Code
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
[2023-06-02 05:40:36]
User907967 - Posts: 53
The fastest way to get this done is to modify the study yourself:
How to Build an Advanced Custom Study from Source Code

Thank you for the first part. For the second part, although I am familiar with ASCIL, I think not everybody else is. The entire community would appreciate a well-written, optimised study that does what Period OHLC-Variable Period does, except that the updated version also shows extended lines. I might be able to pull this off, but others will not. The other aspect is optimisation. I read your code within the open-source files, and how you allocate your variables tells me you have solid developers on your end. I would instead rely on highly optimised studies that deliver within < 1 ms.

Thank you,
Bogdan
[2023-06-02 14:27:58]
John - SC Support - Posts: 31098
The reason we state that you should make the change is that we are just too busy to get to this change, and if it is something you want, then you really need to do it yourself. We simply do not have the time.

With regards to the optimized studies - the study you are viewing is the actual study. Most of our studies are done using ACSIL so they are readily available to be modified as needed. There are only a handful of specific studies that are internal to the system - which are the more complex ones such as Numbers Bars, and Volume by Price.

The point being that regardless of who does the work, the result would be the same in terms of how the study runs (depending on the quality of the coder).
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