Login Page - Create Account

Support Board


Date/Time: Wed, 14 May 2025 11:03:15 +0000



Post From: Arrows to plot above MA

[2016-04-15 00:31:13]
Sawtooth - Posts: 4214
2016-04-13 09:26:21 is green up bar, based on B1221 and E1221.

I can't find any missed arrows with this:
=AND(ID0.SG23[-1]<ID0.SG22[-1],L[-1]<ID1.SG1[-1],L<L[-1],ID0.SG23>ID0.SG22,H>ID1.SG1)

Use this for down arrows, in a separate instance of the Color bar study:
=AND(ID0.SG23[-1]>ID0.SG22[-1],H[-1]>ID1.SG1[-1],H>H[-1],ID0.SG23<ID0.SG22,L<ID1.SG1)

If these don't work for you, please send me your chartbook to
tom@sawtoothtrade.com
so I can work directly with it.