PureBytes Links
Trading Reference Links
|
Hi Tomasz,
Wednesday, February 19, 2003, 10:18:55 PM, you wrote:
TJ> You should set ROUND LOT SIZE in the Settings to 1 or 10 or 100
TJ> which ever rounding you prefer. You can control rounding also
TJ> from the formula by RoundLotSize variable.
If I am testing multiple securities, can I set up a list as I've done
with NumberOfSharesToBuy?
For example, can I have . . .
RoundLotSize = IIf( Name() == 8603, 15000, etc., etc.
Best,
Yuki
mailto:yukitaga@xxxxxxxxxxxxx
Post AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx
(Web page: http://groups.yahoo.com/group/amiquote/messages/)
Check group FAQ at: http://groups.yahoo.com/group/amibroker/files/groupfaq.html
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
|