Login Page - Create Account

Support Board


Date/Time: Tue, 01 Jul 2025 17:20:07 +0000



Post From: Best way to plot multiple symbols each of which needs a formula applied to it.

[2021-02-03 09:26:05]
User486465 - Posts: 12
I want to plot (100 - ZQ) for the next HMUZ cycle. So I want to have

- (100 - ZQH21)
- (100 - ZQM21)
- (100 - ZQU21)
- (100 - ZQZ21)

all overlaid on top of each other on my chart as lines on close. Usually when I overlay symbols, I use Study >> Add Additional Symbol, and put them all on the same region.

But in this case I need a custom value calculated before it is plotted. What is the best way to go about this in Sierra Chart? Is it to use a spreadsheet to calculate the values before plotting them, or are there studies that I'm missing?