Hello All,
Would like to create an indicator that work outs the high and low pivot points of the both the max/min of the previous/current day for any instrument in question. Would like to include math library in the script code. Any ideas? many thanks
Can you help answer these questions from other members on futures io?
There are two way to collect the high and low of the prior day's session
-> use daily data
-> define a session, for example from 6:00 PM EST to 5:15 PM EST for CL, apply the corresponding session template, and then determine the session high and low pivots from intraday data
In both cases you can use the SessionPivots indicator.
Exported using NT Version 7.0.1000.26
Indicators will only run on NT 7.0.1000.5 or later.
Family of 6 indicators to display daily, weekly and monthly pivots and OHL of current day, current week and current month. The package includes
- anaPivotsDailyV43
- …
The following user says Thank You to Fat Tails for this post: