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

Re: [amibroker] Re: Back up of Custom Indicators



PureBytes Links

Trading Reference Links




<FONT face=Arial color=#0000ff 
size=2>Bill,
 
How 
about....
<FONT face=Arial color=#0000ff 
size=2> 

<FONT face=Arial color=#0000ff 
size=2>x=llv(L,20)==L;
<FONT face=Arial color=#0000ff 
size=2>y=barssince(x)>=4;
 
Regards,Jayson 

  <FONT face=Tahoma 
  size=2>-----Original Message-----From: zimm630 
  [mailto:zim630@xxxxxxxx]Sent: Wednesday, May 05, 2004 9:54 
  AMTo: amibroker@xxxxxxxxxxxxxxxSubject: [amibroker] 
  BarsSince QuestionI am attempting to write an 
  exploration for Connors "Turtle Soup"The requirements are the stock makes 
  a new 20 day Low and the previous 20 day low be at least 4 days ago. When 
  I use the following code: T2 = BarsSince(Ref(LLV(L,20),-3)); the result is 
  always 0.As an example (Ref(LLV,20),-3); on FII returns a value of 28.95 
  which is correct and ocurred on 4/28 but BarsSince returns 0.Any 
  Ideas?Thanks in Advance for any 
  help!!BillSend BUG REPORTS to 
  bugs@xxxxxxxxxxxxxSend SUGGESTIONS to 
  suggest@xxxxxxxxxxxxx-----------------------------------------Post 
  AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx (Web page: <A 
  href="">http://groups.yahoo.com/group/amiquote/messages/)--------------------------------------------Check 
  group FAQ at: <A 
  href="">http://groups.yahoo.com/group/amibroker/files/groupfaq.html 
  


Send BUG REPORTS to bugs@xxxxxxxxxxxxx
Send SUGGESTIONS to suggest@xxxxxxxxxxxxx
-----------------------------------------
Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx 
(Web page: http://groups.yahoo.com/group/amiquote/messages/)
--------------------------------------------
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html








Yahoo! Groups Links
To visit your group on the web, go to:http://groups.yahoo.com/group/amibroker/ 
To unsubscribe from this group, send an email to:amibroker-unsubscribe@xxxxxxxxxxxxxxx 
Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.