Login Page - Create Account

Support Board


Date/Time: Thu, 12 Jun 2025 08:58:07 +0000



Post From: Always adding 10 points to the price and visualizing it as candle

[2022-11-12 09:24:13]
User25311 - Posts: 33
Hello.

I am trying to make a study that adds a specific sum to the the High, Low, Open and Last prices of the symbol in the main chart. And visualize these data as candles.

The goal is to get the symbol to have exactly the same prices as another symbol external to the Sierra Chart ecosystem, wich has always a +10 point plus.

It seems simple, but I can't get it.

I have tried it by creating a Spreadsheet whose columns add +10 to these parameters. But when I put these data in the Main Graph whith Study/Price overlay I can't get them to look like candles.

Does anyone know the best way to do this?