TradingView
gorx1
2020년 6월 7일 오후 2시 5분

Rolling midpoints 

설명

The script made for research purposes which plots these statistics of a given window: Mid-range (max + min)/2, Lower midpoint (mid-range + min)/2, and Higher midpoint (mid-range + max)/2.
This could be interesting when checking periods with sample size <= 0, or checking distros with srs kurtosis values.

Mean & median are also there.

릴리즈 노트

Rolling window minimum & maximum addes

Don't forget to check Log-space if you use logarithmic scale.

릴리즈 노트

The complete version

Now you can choose mid-range, mean or median as basis, will result diving the distance between chosen basis and extremums of rolling window

릴리즈 노트

Trimean L-estimator was added as basis for research purposes (disabled by default)

릴리즈 노트

New:
- All data switch;
- OTF functionality.

릴리즈 노트

New:
- "High & low" option allows to make calculations based on lowest lows and highest highs.
코멘트
CodyMaki
thanks for making this ill check it out
pelinmiskin
can you modify when candle close upper midrange fill green color to lower midpoint and midrange like super trend
there have changing cloud color
raja74sekhar
Wonderful hope for best. If possible please create daily high & low range script sir
gorx1
@raja74sekhar, hey, ty. Most probably what you are looking for already exists on TV, I think I saw it a while ago
raja74sekhar
@gorx1, yes got it.
더보기