MarginDeposit = x;
contracts = y;
SetPositionSize( contracts, spsShares );

Position size determined as x * y by AB.

You need to play with the value of MarginDeposit to reflect stop distance.
G

dralexchambers wrote:
> Thanks Grant.
> 
> I'm new to the backtester, so would using "SetPositionSize( 
> contracts, spsShares );" change for each trade
> 
> - if not, how would I manually set the position size per trade 
> depending on how far the stop loss is from the entry?
> 
> Alex
> 
> 
> 
> 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