Session min/max pointsAn improved version for minimum and maximum in a day trading session. You can choose the session resolution, it ranges from 1 minute to 1 week.
It works well for stocks and non-extended sessions due to security() function limitations.
Any suggestions, please leave a comment.
Happy trading.
Pivot points and levels
[RS]Open Range Breakout V3Request for DCC/coondawg71
added support for using session.
theres a issue with the session it needs to have the format inverted:
(start-end) to (end-start)
'0000-1500' to '1500-0000'
[RS]Shifted Pivots V1update: added weekly and monthly pivots, the offset is a average approximation so there may be inconsistency on the date forecasted to be end of week/month.
(using diferent sessions or limited time intervals is not possible).
[RS]Temporal Fractal Flow Study V1EXPERIMENTAL: Study on Fractal Price Flow.
UPDATE: Cleaned up, added optional time frames(all), will need to go into options for setup, all settings are off by default.
[RS]Murrey's Math Lines Channel V1EXPERIMENTAL:MML using a absolute deviation average oscilator, i think this gives better results then donchian channels.
color scheme for the bar color was ripped from UCS's MML oscilator :p thx.
[RS]Temporal Median Price V0EXPERIMENTAL: previous custom time window median price and current time window open price in a neat package :p
[RS]Temporal Extreme Spliter V0EXPERIMENTAL: this script can be used as a trend follower if bgcolor is active, it can be used to catch extremes and target levels for a pull back to the mean, can be used as support and resistance with the time period open price and extreme. other uses, improvements let me know :p.
[RS]Fractal Levels V1EXPERIMENTAL: update to previous version, added a average of the fractal levels and the ability to hide the diferent components.
[RS]Open Price Levels V1EXPERIMENTAL: fixed some issues, found some more. doesnt work on unconventional resolutions ex:. 240minutes.
[RS]Murrey's Math Lines BoxMurrey's Math Lines Box, top and bottom values of the final box must be entered manually.
[RS]Absolute Levelsstudy is still in early phase of development and is a bit slow loading be patient.
Absolute levels based on historic highest high value and time frame. looking for feedback ;)