| 
 PureBytes Links 
Trading Reference Links 
 | 
Paul,
The ADK 1.1 (current) was released November 20, 2002 and it contains
sources available at that time.
The EPSRank field has been added to QP2 plugin 2 months ago,
thats why it is not present in ADK yet.
Best regards,
Tomasz Janeczko
amibroker.com
----- Original Message ----- 
From: "Paul Binnell" <Paul@xxxxxxxxxxx>
To: <amibroker@xxxxxxxxxxxxxxx>
Sent: Saturday, September 06, 2003 4:13 PM
Subject: RE: [amibroker] GetExtraData
> Just want to dowble check that the code is identical.  When I replace
> QP2.DLL with one built from the code in the ADK.  The call to get the info
> for "EPSRank" caused and error in the afl.  Now this choice does not exist
> in my version of the code and in the QP2.DLL that comes with amibroker it
> does not error but returns and empty value.
> 
> Thanx
> Paul Binnell
> 
> -----Original Message-----
> From: Tomasz Janeczko [mailto:amibroker@xxxxxx] 
> Sent: September 6, 2003 14:16
> To: amibroker@xxxxxxxxxxxxxxx
> Subject: Re: [amibroker] GetExtraData
> 
> 
> Hello,
> 
> Yes full QP2 plugin source code is included in the ADK.
> No data plugin can not be at the same time AFL plugin,
> but.. you can modify GetExtraData if you wish
> so it accepts for example this syntax:
> 
> GetExtraData("SYMBOL:QRS");
> 
> and returns QRS for specified SYMBOL instead.
> 
> 
> Best regards,
> Tomasz Janeczko
> amibroker.com
> ----- Original Message ----- 
> From: "Paul Binnell" <Paul@xxxxxxxxxxx>
> To: <amibroker@xxxxxxxxxxxxxxx>
> Sent: Saturday, September 06, 2003 1:24 PM
> Subject: RE: [amibroker] GetExtraData
> 
> 
> > OK then,  I have a few more questions then.  Does the QP2 source code 
> > for the plugin supplied with the ADK current?  If so the next question 
> > is if a Data plugin can also be an AFL plugin or not?
> > 
> > Thanx
> > Paul Binnell
> > 
> > -----Original Message-----
> > From: Tomasz Janeczko [mailto:amibroker@xxxxxx]
> > Sent: September 6, 2003 13:01
> > To: amibroker@xxxxxxxxxxxxxxx
> > Subject: Re: [amibroker] GetExtraData
> > 
> > 
> > Graham,
> > 
> > Unfortunatelly this is not what Paul has asked for.
> > 
> > Foreign allows to get PRICE/VOLUME fields of 'foreign' security.
> > 
> > GetExtraData is used to retrieve FUNDAMENTAL data fields (EPS, 
> > SharesFloat...) 
> > http://www.amibroker.com/guide/afl/afl_view.php?name=GETEXTRADATA
> > 
> > And as of now GetExtraData allows to retrieve the data only for 
> > 'currently selected' ticker symbol.
> > 
> > Best regards,
> > Tomasz Janeczko
> > amibroker.com
> > ----- Original Message -----
> > From: "Graham" <gkavanagh@xxxxxxxxxxxxx>
> > To: <amibroker@xxxxxxxxxxxxxxx>
> > Sent: Saturday, September 06, 2003 12:42 PM
> > Subject: RE: [amibroker] GetExtraData
> > 
> > 
> > > Yes
> > > Xdata = foreign( "TICKER", "DATAFIELD",  1) ;
> > > 
> > > 
> > > 
> > > Cheers,
> > > Graham
> > > http://groups.msn.com/ASXShareTrading
> > > http://groups.msn.com/FMSAustralia
> > > -----Original Message-----
> > > From: Paul Binnell [mailto:Paul@xxxxxxxxxxx]
> > > Sent: Saturday, 6 September 2003 6:01 PM
> > > To: amibroker@xxxxxxxxxxxxxxx
> > > Subject: [amibroker] GetExtraData
> > > 
> > > 
> > >     Is there any way to make "GetExtraData" get info from a ticker
> > > other then current one you are running in the afl or displaying in a 
> > > window?  Like a Foreign "GetExtraData".
> > > 
> > > 
> > > Thanx
> > > Paul.Binnell
> > > 
> > > 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.
> > > 
> > > 
> > > 
> > > 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
> > > http://docs.yahoo.com/info/terms/
> > > 
> > > 
> > > 
> > 
> > ------------------------ Yahoo! Groups Sponsor 
> > ---------------------~--> Buy Ink Cartridges or Refill Kits for Your 
> > HP, Epson, Canon or Lexmark Printer at Myinks.com. Free s/h on orders 
> > $50 or more to the US & Canada. 
> > http://www.c1tracking.com/l.asp?cid=5511
> > http://us.click.yahoo.com/l.m7sD/LIdGAA/qnsNAA/GHeqlB/TM
> > ---------------------------------------------------------------------~->
> > 
> > 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 
> > http://docs.yahoo.com/info/terms/
> > 
> > 
> > 
> > 
> > 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 
> > http://docs.yahoo.com/info/terms/
> > 
> > 
> > 
> 
> ------------------------ Yahoo! Groups Sponsor ---------------------~--> Buy
> Ink Cartridges or Refill Kits for Your HP, Epson, Canon or Lexmark Printer
> at Myinks.com. Free s/h on orders $50 or more to the US & Canada.
> http://www.c1tracking.com/l.asp?cid=5511
> http://us.click.yahoo.com/l.m7sD/LIdGAA/qnsNAA/GHeqlB/TM
> ---------------------------------------------------------------------~->
> 
> 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 http://docs.yahoo.com/info/terms/ 
> 
> 
> 
> 
> 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 http://docs.yahoo.com/info/terms/ 
> 
> 
> 
------------------------ Yahoo! Groups Sponsor ---------------------~-->
Buy Ink Cartridges or Refill Kits for Your HP, Epson, Canon or Lexmark
Printer at Myinks.com. Free s/h on orders $50 or more to the US & Canada. http://www.c1tracking.com/l.asp?cid=5511
http://us.click.yahoo.com/l.m7sD/LIdGAA/qnsNAA/GHeqlB/TM
---------------------------------------------------------------------~->
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 http://docs.yahoo.com/info/terms/ 
 |