OPEN-SOURCE SCRIPT

Turtle strategy

31
highestNow = the highest high in the most recent 30 bars.

highestPrev = the highest high in the previous 30 bars (bars 31–60).

If highestPrev > highestNow → we had a Lower High.

If highestNow > highestPrev → we now have a Higher High.

Alert fires only when the sequence is LH → HH.

免責事項

これらの情報および投稿は、TradingViewが提供または保証する金融、投資、取引、またはその他の種類のアドバイスや推奨を意図したものではなく、またそのようなものでもありません。詳しくは利用規約をご覧ください。