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

RE: [amibroker] AFL question



PureBytes Links

Trading Reference Links




<FONT face=Arial color=#0000ff 
size=2>Brian,
<FONT face=Arial color=#0000ff 
size=2> 
Try 
this... although there are better ways depending on what you are going to do 
next:
<FONT face=Arial color=#0000ff 
size=2> 
Larger 
= Close>Open;
Smaller 
= Close < Open;
<FONT face=Arial color=#0000ff 
size=2> 
Only 
one of these statements will then be "true" for each day.
<BLOCKQUOTE 
>
  <FONT face="Times New Roman" 
  size=2>-----Original Message-----From: Brian 
  [mailto:cadvantag@xxxxxxxxxxxxxx]Sent: Monday, October 27, 2003 
  11:23 PMTo: amibroker@xxxxxxxxxxxxxxxSubject: 
  [amibroker] AFL questionI am trying to create a scan 
  that compares the Close to the Open- and puts the lower value in A1 and 
  the higher value in B1Larger =IIF(Close > Open); Smaller 
  =IIF(Close < Open);A1=Smaller;B1=Larger;This formula 
  gives me an error- Can someone help me fix this 
  formula.Thanks,BrianSend 
  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 
  Your use of Yahoo! Groups is subject to the <A 
  href="">Yahoo! Terms of Service. 







Yahoo! Groups Sponsor


  ADVERTISEMENT 









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



Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.