Support Board
Date/Time: Sun, 19 Jan 2025 23:26:07 +0000
Post From: Last Price
[2018-05-04 22:27:38] |
User28682 - Posts: 233 |
I have this formula and I want to add the "CROSSFROMABOVE" function but can't get it to work. I don't know how to add your suggestion at the end of the formula? =CROSSFROMABOVE(C,L[-1]) I want the condition to trigger when "Last" crosses down below the previous bars Low *************** AND(H[-2]<=H[-3],L[-2]>=L[-3],L[-1]<L[-2],H[-1]>H[-2],I want to add it here) Any input much appreciated! |