PureBytes Links
Trading Reference Links
|
You probably have other plots on this chart and this one is simply off
the screen. Add StyleOwnScale, it should show up.
Plot(Vix,"Vix",colorWhite,StyleOwnScale);
--
Terry
| -----Original Message-----
| From: amibroker@xxxxxxxxxxxxxxx [mailto:amibroker@xxxxxxxxxxxxxxx] On
| Behalf Of larry58401942
| Sent: Tuesday, September 06, 2005 08:11
| To: amibroker@xxxxxxxxxxxxxxx
| Subject: [amibroker] VIX-X from TC2005
|
| I am trying to use the VIX-X data from TC2005. I use the following
| code:
|
| Vix=Foreign("VIX-X","C",1);
| Plot(Vix,"Vix",colorWhite);
|
| With this code, I get a pane with no data. I have used the Foreign
| function successfully with T2005 on Advancing Issues, Up Volume, etc.
| The above code is consistent with what worked with other TC2005 data.
| Is there something unique about the VIX data? Could it be because
| there
| is a minus sign (dash) in the name?
|
| Perplexed,
|
| Larry
|
|
|
|
|
| ------------------------ Yahoo! Groups Sponsor --------------------~--
| >
| Put more honey in your pocket. (money matters made easy).
| http://us.click.yahoo.com/r7D80C/dlQLAA/cosFAA/GHeqlB/TM
| --------------------------------------------------------------------~-
| >
|
| 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
|
|
|
|
------------------------ Yahoo! Groups Sponsor --------------------~-->
Help Sudanese refugees rebuild their lives through GlobalGiving.
http://us.click.yahoo.com/hjNroD/EbOLAA/cosFAA/GHeqlB/TM
--------------------------------------------------------------------~->
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/
|