TradingView
l4pl4c14n
Mar 16, 2017 10:32 PM

Session min/max points 

Meta Platforms, Inc.NASDAQ

Description

An 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.

Release Notes

Upgraded version of Session min/max points indicator!

Improvements:
  • Options to plot the local min/max and global min/max values.
  • Find real local values (min and max).
  • Compare local to global values (min and max) in order to draw points more accurately. Scope of global values are given by the timeframe.
  • Since
    request.security
    in a timeframe basis yields a different low and high from the current chart, an error tolerance input was added.
  • Accuracy in general was improved!

Release Notes

New changes:
  • Added plotting local and global min/max lines.
  • Added configurable long (500d), mid (50d) and short (20d) EMAs.


Remarks:
I set show min/max lines by default, but you can hide them on the checkboxes at the indicator settings.

Let me know if you have any suggestion!
Comments
KLYP_Investment
i checked just now. it repaints. after closing last candle with signal, that sign disappeared.
KLYP_Investment
but it doesn't matter whether it repaints or not, this developer shared his idea for us and i like this developer :) and i m looking forward his next idea :)
l4pl4c14n
@tlzkrh1029, Thank you for your comments :) let me know if it needs any improvement.
jvandermerwe086
@cm45t3r, its good just the repaint at certain points
josefg
Any idea how to screen stocks for some Max-Min value between two dates?
l4pl4c14n
@josefg, quite good idea!
bossx
dose this repaint ?
jasivol26ddn
@bossx, ys
fcogbermudez
Hello, is the "Session min/max points" indicator available for MT4?

I tried to convert it to test it in a strategy, it gives error.
Thanks for your contribution
l4pl4c14n
@fcogbermudez, Hi, it's not available for MT4 but good idea. I'd ask ChatGPT to translate pine to MT4 code as an experiment :)
More