PureBytes Links
Trading Reference Links
|
The number of shares is simply the positionsize/buyprice
So you could try turning this around and calculate positionsize on the
number of shares(x) Ie positionsize = buyprice*x. The problem with this is
you would need x for every ticker.
Cheers,
Graham
http://e-wire.net.au/~eb_kavan/
-----Original Message-----
From: lehillman [mailto:lhillman@xxxxxxxxxxxxxx]
Sent: Monday, July 26, 2004 9:16 AM
To: amibroker@xxxxxxxxxxxxxxx
Subject: [amibroker] Lot Size
Hi,
Can someone tell me how to calculate LOT SIZE values used during
Portfolio BackTesting?
While you can adjust Equity per trade via PositionSize and which
Share is selected via PositionScore; how do you determine the number
of Shares (i.e. Lot Size) bought during backtesting for a given
Share?
For example, is Lot Size calculated by dividing PositionSize by
BuyPrice?
In short, I would like the ability to use Lot Size in my AFL Trading
Systems.
Cheers,
Lloyd
Check AmiBroker web page at:
http://www.amibroker.com/
Check group FAQ at:
http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Yahoo! Groups Links
------------------------ Yahoo! Groups Sponsor --------------------~-->
Yahoo! Domains - Claim yours for only $14.70
http://us.click.yahoo.com/Z1wmxD/DREIAA/yQLSAA/GHeqlB/TM
--------------------------------------------------------------------~->
Check AmiBroker web page at:
http://www.amibroker.com/
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.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/
|