PureBytes Links
Trading Reference Links
|
Unfortuntely this does not work. NOTHING is shorted with the code below.
Short = (your short rule) AND Name() == "QQQQ";
There must be some other trick to ONLY short the QQQQ (no other stock).
Any suggestions?
Werner
---------------------------------------------------------
I was wondering if it is possible to trade a "single stock" in AB.
I have a watchlist for backtesting (contains about 500 stocks).
W> According to my BUY rules a portfolio of about 10 stocks is bought.
For going SHORT, I would like to short the QQQQ ONLY, not any other
stocks.
How do I do that?
Werner
------------------------------------------------------------
> Werner,
> Short = (your short rule) AND Name() == "QQQQ";
> I am pretty sure nothing else can be shorted with this statement.
>
>Yuki,
-----------------------------------------------------------------
------------------------ Yahoo! Groups Sponsor --------------------~-->
Try Online Currency Trading with GFT. Free 50K Demo. Trade
24 Hours. Commission-Free.
http://us.click.yahoo.com/RvFikB/9M2KAA/U1CZAA/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/
|