logo
Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Options
Go to last post Go to first unread
PTJim  
#1 Posted : Monday, August 13, 2012 3:26:32 PM(UTC)
PTJim

Rank: Advanced Member

Groups: Registered, Registered Users, Subscribers
Joined: 5/10/2006(UTC)
Posts: 252

Thanks: 11 times
Was thanked: 9 time(s) in 6 post(s)
Anybody else using the Impulse Release indicator in the MS Elder toolkit?

I'm trying to construct an Exploration to detect when it's showing a green bar (Buy OK) as well as a green bar for the regular Impulse indicator. For the latter, I've got it working - pretty simple test for greater/less/equal to zero.

But I'm having trouble screening for the Impulse Release. There are four values plotted in histogram format, either 1 or 0, and I want to test for only the first value = 1. All the various exploration filters I've tried keep returning blue-bar (neutral) days, not green, that would be third value = 1.

I've currently got the following in one of the columns, then testing for this Column = 1

If(FmlVar("Elder - Impulse Release","imp1")+FmlVar("Elder - Impulse Release","imp2") > 0,1,0)


I'm a little hesitant to post the indicator code here (not sure of the rules) but happy to do so if possible.

Any ideas, folks?

Thank you.
Users browsing this topic
Guest (Hidden)
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.