[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[amibroker] Basic REF help please


  • Date: Sun, 14 Mar 2010 13:16:14 -0000
  • From: "jollypollyanna" <jollypolly999@xxxxxxxxx>
  • Subject: [amibroker] Basic REF help please

PureBytes Links

Trading Reference Links



Greetings,
          I have tried various REF functions to tell the damn computer to signal only after 10 indicator bars have been above pointer 5. From my picture (circled examples) it shows that the signals are generated after every change from above pointer 5 to pointer 1 as per the "G" statement. Good.

R = pointer > 5;
G = IIf(BarsSince(R) == 1, pointer < 2, 0);
Q = Ref  ;        ???

Buy =  G && ???;

But what I need is the signal only after at least 10 indicator bars have been above pointer 5. Please.

Photobucket">[IMG]http://i967.photobucket.com/albums/ae154/Henry_The_Eighth/untitled-3.jpg[/IMG] 


__._,_.___


**** IMPORTANT PLEASE READ ****
This group is for the discussion between users only.
This is *NOT* technical support channel.

TO GET TECHNICAL SUPPORT send an e-mail directly to
SUPPORT {at} amibroker.com

TO SUBMIT SUGGESTIONS please use FEEDBACK CENTER at
http://www.amibroker.com/feedback/
(submissions sent via other channels won't be considered)

For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/





Your email settings: Individual Email|Traditional
Change settings via the Web (Yahoo! ID required)
Change settings via email: Switch delivery to Daily Digest | Switch to Fully Featured
Visit Your Group | Yahoo! Groups Terms of Use | Unsubscribe

__,_._,___