How can I reference the days settlement price instead of the days closing price for /ES

The Pivot Playa

New member
I built an indicator to plot daily pivots the way I do manually. I use the settlement price instead of the days closing price and need a way to reference the prior days settlement price.

The only place on TOS that mentions the settlement price is in the futures chart options which allows you to base the daily bars close on the settlement price instead of the closing price.

The CME’s website says the settlement price for ES is calculated as VWAP during 12:59:30 - 13:00:00 PT. Tried using that information but am unsure how to reference the vwap of that time frame.

Also the CME post the settlement price daily on their website so a way to reference that could work.

Any help is much appreciated, I really tried to figure this out o
 
Solution
Good question. I have never had to reference the change in price. Are you saying that throughout the day, the PercentChg indicator for the /ES shows a change from the previous day 4:00PM CT close? Throughout the active trading session, the TOS active console and charts shows the percent change from the settlement on futures.
The settlement price from one day is what is, in fact, used to calculate the price change for the next day on TOS. For example, at this moment, on TOS, the price for the /ES is 4536.25 and the change is +1.00, checking the settlement price at the CME, the settlement is 4535.25. As you mentioned, the CME uses a method to calculate the settlement that involves prices from an hour before the actual 4:00PM CT close. It does not use the "last" price of the day at 4:00PM CT. I would not recommend trying to calculate that like CME does as there is an easy way to do so.

If you want to reference the settlement price in a script, it would simply be the price minus the change.
 
Awesome that is a great hint. How do you reference the change in thinkscript though? The closest thing I can find is the PercentChg indicator which uses the close price, not the settlement.
 
Good question. I have never had to reference the change in price. Are you saying that throughout the day, the PercentChg indicator for the /ES shows a change from the previous day 4:00PM CT close? Throughout the active trading session, the TOS active console and charts shows the percent change from the settlement on futures.
 
Last edited:
Solution
@Gary I was also trying to get an answer on this. I don't believe there is a working solution to reference it on an intraday chart. It only seems to reference it on a daily chart after turning on Daily Close: Settlement in the settings. The best solution I was able to come up with was create a 2nd flex chart & minimize it to the max with the daily chart on top showing my chartlabels referencing it while having my intraday chart showing on the bottom.

if there is a solution hopefully someone will share. Best of luck Gary!
 
The ToS platform provides no workaround to reference it on an intraday chart. It references it on a daily chart after turning on Daily Close: Settlement in the settings
 

Join useThinkScript to post your question to a community of 21,000+ developers and traders.

Similar threads

Not the exact question you're looking for?

Start a new thread and receive assistance from our community.

87k+ Posts
400 Online
Create Post

Similar threads

Similar threads

The Market Trading Game Changer

Join 2,500+ subscribers inside the useThinkScript VIP Membership Club
  • Exclusive indicators
  • Proven strategies & setups
  • Private Discord community
  • ‘Buy The Dip’ signal alerts
  • Exclusive members-only content
  • Add-ons and resources
  • 1 full year of unlimited support

Frequently Asked Questions

What is useThinkScript?

useThinkScript is the #1 community of stock market investors using indicators and other tools to power their trading strategies. Traders of all skill levels use our forums to learn about scripting and indicators, help each other, and discover new ways to gain an edge in the markets.

How do I get started?

We get it. Our forum can be intimidating, if not overwhelming. With thousands of topics, tens of thousands of posts, our community has created an incredibly deep knowledge base for stock traders. No one can ever exhaust every resource provided on our site.

If you are new, or just looking for guidance, here are some helpful links to get you started.

What are the benefits of VIP Membership?
VIP members get exclusive access to these proven and tested premium indicators: Buy the Dip, Advanced Market Moves 2.0, Take Profit, and Volatility Trading Range. In addition, VIP members get access to over 50 VIP-only custom indicators, add-ons, and strategies, private VIP-only forums, private Discord channel to discuss trades and strategies in real-time, customer support, trade alerts, and much more. Learn all about VIP membership here.
How can I access the premium indicators?
To access the premium indicators, which are plug and play ready, sign up for VIP membership here.
Back
Top