PureBytes Links
Trading Reference Links
|
Hello Tomasz,
for which selected tickers is bid / ask information available? I am
using eSignal.
Thank your for your response
enzo
--- In amibroker@xxxxxxxxxxxxxxx, "Tomasz Janeczko" <amibroker@xxxx>
wrote:
> Hello,
>
> Right now GetRTData works for selected ticker only.
>
> Best regards,
> Tomasz Janeczko
> amibroker.com
> ----- Original Message -----
> From: ed nl
> To: amibroker@xxxxxxxxxxxxxxx
> Sent: Monday, June 06, 2005 7:57 PM
> Subject: [amibroker] getRTDATA bid / ask
>
>
> hi,,
>
> I have a database with a 100 tickers (IB - Amibroker RT link).
For automatic trading puposes I would like to see the "bid" and
the "ask".
>
> If the chart window displays AAPL and I set inside my indicator
window:
>
> SetForeign("MSFT");
> "Bid = "+GetRTData("Bid");
> "Ask = "+GetRTData("Ask");
>
> then still I see the bid and the ask for AAPL and not MSFT. How
can I derive info about the bid and the ask if the ticker is not
displayed in the chart but is available in the database?
>
> thanks, rgds, Ed
>
>
> 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 other support material please check also:
> http://www.amibroker.com/support.html
>
>
>
>
>
> -------------------------------------------------------------------
-----------
> Yahoo! Groups Links
>
> a.. To visit your group on the web, go to:
> http://groups.yahoo.com/group/amibroker/
>
> b.. To unsubscribe from this group, send an email to:
> amibroker-unsubscribe@xxxxxxxxxxxxxxx
>
> c.. Your use of Yahoo! Groups is subject to the Yahoo! Terms
of Service.
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 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/
<*> 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/
|