OPEN-SOURCE SCRIPT

[RESEARCH] Custom Median vs Built-in Median

I compared custom median (using the sorting solution by apozdnyakov) with built-in median (using percentile_nearest_rank function)

If you see the zero line this means the solutions give the same results.

The best results was achieved on the odd lengths.

Conclusions:

1) Do not try to reinvent the wheel.

2) Always check the Pine Script docs to find already implemented solutions.

면책사항

이 정보와 게시물은 TradingView에서 제공하거나 보증하는 금융, 투자, 거래 또는 기타 유형의 조언이나 권고 사항을 의미하거나 구성하지 않습니다. 자세한 내용은 이용 약관을 참고하세요.