Support Board
Date/Time: Wed, 15 Jan 2025 21:04:24 +0000
Post From: Weighted Price Type
[2017-08-27 16:48:20] |
Sierra Chart Engineering - Posts: 104368 |
There really is no need to. You just simply calculate it within the custom study. That is just nothing more than one line of code: (sc.High[sc.Index] + sc.Low[sc.Index] + (sc.Close[sc.Index]*2))/4.0f
Whoever is doing this for you, should know that. The effort posting the question and answering it is more work than just simply writing the code. Sierra Chart Support - Engineering Level Your definitive source for support. Other responses are from users. Try to keep your questions brief and to the point. Be aware of support policy: https://www.sierrachart.com/index.php?l=PostingInformation.php#GeneralInformation For the most reliable, advanced, and zero cost futures order routing, *change* to the Teton service: Sierra Chart Teton Futures Order Routing Date Time Of Last Edit: 2017-08-27 16:48:45
|