Registered User Joined: 10/7/2004 Posts: 1,178
|
Hi Bruce,
This morning I've been following a forum discussion from years ago in which you offered the following formula:
ABS(L = MINL5) * 1 - NOT(L = MINL5) * (
ABS(L1 = MINL5) * 2 - NOT(L1 = MINL5) * (
ABS(L2 = MINL5) * 3 - NOT(L2 = MINL5) * (
ABS(L3 = MINL5) * 4 - NOT(L3 = MINL5) * (
ABS(L4 = MINL5) * 5
))))
When I try using it, there's an error message, "Formula error near the -"
Can you please correct this?
traderlady
|
Administration
Joined: 9/30/2004 Posts: 9,187
|
I'm seeing the error when I test but it is plotting correctly. Are you getting a plot? Could just be a problem in the testing code. I'll report to development.
|