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

Re: [amibroker] EFA vs FFT



PureBytes Links

Trading Reference Links




<FONT face=Arial color=#0000ff 
size=2>Graham,
I am 
not sure what you mean by that statement. I use writeif in title all the time 
and it correctly reports the last bar or any selected bar.. perhaps I am missing 
your point but as an example....
<FONT face=Arial color=#0000ff 
size=2> 
<FONT face=Arial color=#0000ff 
size=2>title=writeif(c>ref(c,-1),"Stock is up","Stock is 
Down");
<FONT face=Arial color=#0000ff 
size=2> 
will 
correctly identify the last bar or any bar clicked on...
 
Regards,Jayson 

  <FONT face=Tahoma 
  size=2>-----Original Message-----From: Graham 
  [mailto:gkavanagh@xxxxxxxxxxxxx]Sent: Thursday, May 13, 2004 5:46 
  PMTo: amibroker@xxxxxxxxxxxxxxxSubject: RE: [amibroker] 
  question about writeifWriteif only gives the last 
  bar's result, but can work in the interpretationwindowAn 
  alternative would be to use 
  numbersresult=Iif(bullish,1,Iif(bearish,-1,0));Cheers,Graham<A 
  href="">http://e-wire.net.au/~eb_kavan/-----Original 
  Message-----From: epintoem [mailto:epintoem@xxxxxxxxx] Sent: Thursday, 
  May 13, 2004 8:55 PMTo: amibroker@xxxxxxxxxxxxxxxSubject: [amibroker] 
  question about writeifwhen I run this exploration for multiple days 
  Prev shows up in the column....HOw can I get it show the correct 
  signal?result=WriteIf(bullish,"Buy",WriteIf(bearish,"Sell","Prev"));AddTextColumn(result,"Trade");TIASend 
  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 
  Yahoo! Groups LinksSend 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 Sponsor


  ADVERTISEMENT 












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.