Login Page - Create Account

Support Board


Date/Time: Sat, 18 May 2024 04:55:33 +0000



[User Discussion] - OHCL- problem

View Count: 414

[2021-09-07 14:55:30]
User278398 - Posts: 291
hello
2 questions:
1. i want to see OHCL line on all the bar that show in the pic with out the first bar, how can i do it?
2. how can i progrem that i see all the OHCL line (in the pic) as extend?
imageScreenshot 2021-09-07 175408.jpg / V - Attached On 2021-09-07 14:54:37 UTC - Size: 509.35 KB - 145 views
Attachment Deleted.
[2021-09-08 15:04:49]
John - SC Support - Posts: 31704
1. You could use the Spreadsheet Study to check if the bar is TODAY() and if so, then set that data to 0.

2. There is not an easy way to extend all the lines. You can use the Extend Bar Value Until Future Intersection, but, as the title states, it will only forward until the next intersection. The only way to do this would be to modify the code and use the sc.AddLineUntilFutureIntersectionEx function and set the AlwaysExtendToEndOfChart to 0. Refer to the following:
sc.AddLineUntilFutureIntersectionEx()
For the most reliable, advanced, and zero cost futures order routing, use the Teton service:
Sierra Chart Teton Futures Order Routing
[2021-09-08 17:42:29]
User278398 - Posts: 291
what is and how do i work with Spreadsheet Study?
[2021-09-09 13:51:37]
John - SC Support - Posts: 31704
Refer to the following:
Overview of Spreadsheet Studies: Introduction to Spreadsheet Studies
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