PureBytes Links
Trading Reference Links
|
One short comment: IBController has also a function
CancelAllPendingOrders() which can be used to cancel all pending
orders or only the ones related to a single symbol if specified as
parameter. CancelAllPendingOrders("APOL") works fine.
--- In amibroker@xxxxxxxxxxxxxxx, "markhoff" <markhoff@xxx> wrote:
>
>
> Hi folks,
>
> I have a problem with the CloseAllOpenPositions() function in
> IBController. It works well if I do not specify any parameter (which
> will then close ALL open positions in the portfolio), but if I specify
> a symbol name as parameter (e.g. "APOL") then the position is not
> closed. I tried also to use the complete naming style
> "APOL-NASDAQ-STK-USD" and "APOL-SMART-STK-USD", but none of my
> attempts worked.
>
> Has anybody a hint how to use CloseAllOpenPositions() on a single
ticker?
>
> Thanks in advance and best regards,
> Markus
>
------------------------------------
**** IMPORTANT ****
This group is for the discussion between users only.
This is *NOT* technical support channel.
*********************
TO GET TECHNICAL 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/
|