PureBytes Links
Trading Reference Links
|
James,
Since there are no arrays available you can't just "code this into
the program".
In my opinion it's just a matter of choice to make bid/ask arrays
available, but AFAIK none of the programs do this. No offense to the
developers, but probably they all assume that we want to create some
TA bid/ask wizardry, not realizing there are some very down-to-earth
applications of bid/ask, like option trading where bid/ask is really
all you got, "last" may have occurred hours or even days ago.
And yes, it IS a nightmare, despite $150 I'd stick with Marketdelta:)
-treliff
--- In amibroker@xxxxxxxxxxxxxxx, james <jameswillia@xxx> wrote:
>
> Thanks Treliff,
>
> I recently noted your workaround, it sounds like a nightmare :),
but if its
> the only way then its the only way.....
>
> Amibroker should be able to code this into their program pretty
easily??
> There is obviously massive demand out there for this functionality
as
> marketdelta charges about 150$ per month for their software....
>
> Cheers, James.
>
>
> On 8/13/07, treliff <treliff@xxx> wrote:
> >
> > 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 <amibroker%40yahoogroups.com>,
james
> > <jameswillia@> 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@> 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><amibroker%40yahoog
> > roups.com>
> > [mailto:
> > > > amibroker@xxxxxxxxxxxxxxx <amibroker%
40yahoogroups.com><amibroker%40yahoog
> > roups.com>] On Behalf
> > > > Of jimmyzee1975
> > > > Sent: Saturday, August 11, 2007 5:35 PM
> > > > To: amibroker@xxxxxxxxxxxxxxx <amibroker%
40yahoogroups.com><amibroker%40yahoog
> > roups.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/
|