OPEN-SOURCE SCRIPT

[RESEARCH] Custom Median vs Built-in Median

4 153
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が提供または保証する金融、投資、取引、またはその他の種類のアドバイスや推奨を意図したものではなく、またそのようなものでもありません。詳しくは利用規約をご覧ください。