Hello,

This is one-liner:

SetPositionSize( 10, spsPercentOfEquity ); // 10% of current portfolio equity 
to invest into trade

http://www.amibroker.com/guide/h_portfolio.html

http://www.amibroker.com/f?setpositionsize

And yes AB can auto-trade with IB, however the interface is pretty low-level
so it requires coding skills:
http://www.amibroker.com/at/

Best regards,
Tomasz Janeczko
amibroker.com
----- Original Message ----- 
From: "etrius2000" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Friday, June 13, 2008 12:07 AM
Subject: [amibroker] Money Management and Autotrading a Porfolio


> Hey all,
> 
>  I'm currently using another backtesting platform but I am 
> considering switching to Amibroker if meets my needs. I have a 
> question that experienced users may be able to answer. 
> 
>  Specifically, I am working on a trend-following strategy to be 
> autotraded on a basket of stocks. I plan to use a fixed fractional 
> percent of total equity (say 10%) per trade. 
> 
> This requires that Amibroker be able to dynamically montior total 
> portfolio capital as it grows and adjust the amount invested when a 
> buy signal is generated on one of the basket of stocks. 
> 
>  Can Amibroker autotrade a strategy on a basket of stocks AND allow 
> for portfolio money management? 
> 
>  Thanks in advance,
> Evan
> 
> 
> ------------------------------------
> 
> 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
> 
> 
> 

Reply via email to