Login Page - Create Account

Support Board


Date/Time: Sun, 05 May 2024 10:06:48 +0000



Post From: Displaying OHLC Range and calculating pivots

[2020-02-04 14:56:16]
ycomp - Posts: 274
Using a combination of Daily OHLC, Study Subraphs Difference and Text Display for Study, I draw text on the chart that shows:

Range for the Entire Day
Range for the Day Session

and this is good for my futures Charts.

For my Forex charts, I have a problem. I cannot use this technique for the Day Session since I use the start of the day as the end of New York, which means that using this technique both the entire day and the day session OHLC would be the same.

I do this because I calculate pivots based off the end of the New York day.

Is there some other way I could get a high / low of a range that starts from some hour of the day that I define somewhere else?

Or is there a way I can use both day and evening sessions on that chart, but have pivots calculate the full 24hrs starting from the end of New York, even if the day of the chart doesn't start at the end of New York?