PureBytes Links
Trading Reference Links
|
James, you can use this method:
http://finance.groups.yahoo.com/group/amibroker/message/108194
to create bid/ask arrays but simply using Marketdelta linked to AB
seems a lot easier.
-treliff
--- In amibroker@xxxxxxxxxxxxxxx, james <jameswillia@xxx> wrote:
>
> Thanks Jerry,
>
> but do you have any idea how I put that data into an array on a
tick by tick
> basic so that the data can be maniputated to something like
> www.marketdelta.com . Is that possible?? Could I use
addtocomposite or
> something??
>
> Cheer, James.
>
> On 8/13/07, Jerry Gress <pleasenospamplease@xxx> wrote:
> >
> > Hello,
> >
> > From 3/14/07
> > "
> > GetRTData("Bid")
> > GetRTData("Ask")
> >
> > http://www.amibroker.com/f?getrtdata
> >
> > Best regards,
> > Tomasz Janeczko
> > amibroker.com
> > "
> >
> > Jerry Gress
> > Stockton, Ca.
> >
> > -----Original Message-----
> > From: amibroker@xxxxxxxxxxxxxxx <amibroker%40yahoogroups.com>
[mailto:
> > amibroker@xxxxxxxxxxxxxxx <amibroker%40yahoogroups.com>] On Behalf
> > Of jimmyzee1975
> > Sent: Saturday, August 11, 2007 5:35 PM
> > To: amibroker@xxxxxxxxxxxxxxx <amibroker%40yahoogroups.com>
> > Subject: [amibroker] Real time indicators using GETRTDATA
> >
> > Hello,
> >
> > I would like to design a real time indicator which charted the
number
> > of trades which hit the bid in relation to the number of trades
which
> > hit the ask and also graph the size of those trades, perhaps
splitting
> > them up into retail and commercial size graphs.
> >
> > Does anyone have any idea on how to use the GETRTDATA function to
> > achieve this? Is there some example code someone could point me
to??
> >
> > Cheers, James.
> >
> > Please note that this group is for discussion between users only.
> >
> > To get support from AmiBroker please send an e-mail directly to
> > SUPPORT {at} amibroker.com
> >
> > For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
> > http://www.amibroker.com/devlog/
> >
> > For other support material please check also:
> > http://www.amibroker.com/support.html
> >
> > Yahoo! Groups Links
> >
> >
> >
>
Please note that this group is for discussion between users only.
To get support from AmiBroker please send an e-mail directly to
SUPPORT {at} amibroker.com
For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/
For other support material please check also:
http://www.amibroker.com/support.html
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/amibroker/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/amibroker/join
(Yahoo! ID required)
<*> To change settings via email:
mailto:amibroker-digest@xxxxxxxxxxxxxxx
mailto:amibroker-fullfeatured@xxxxxxxxxxxxxxx
<*> To unsubscribe from this group, send an email to:
amibroker-unsubscribe@xxxxxxxxxxxxxxx
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|