Hello,
Thank you very much for your e-mail.
As I said, you have reqLotSize set to 1 (as detailed log says).
You are setting it somewhere else than in the Analysis settings.
Settings dialog only defines default round lot for symbols that have zero entered in Information page.
It can be in the formula/include/CBI auto-include/Symbol Information (Contract specification).
Go to Symbol Information for GNTA-201109 and you will have your round lot size set to one there,
most likely.
The help file is clear about it:
http://www.amibroker.com/guide/w_settings.html
Round lot size
Various instruments are traded with various "trading units" or "blocks". For example you can purchase fractional number of units of mutual fund, but you can not purchase fractional number of shares. Sometimes you have to buy in 10s or 100s lots. AmiBroker now allows you to specify the block size on global and per-symbol level.
You can define per-symbol round lot size in the Symbol->Information page. The value of zero means that the symbol has no special round lot size and will use "Default round lot size" (global setting) from the Automatic Analysis settings page. If default size is set also to zero it means that fractional number of shares/contracts are allowed.
You can also control round lot size directly from your AFL formula using RoundLotSize reserved variable, for example:
RoundLotSize = 10;
Best regards,
Tomasz Janeczko
amibroker.com
Tomasz or anyone,
Given I ran this several time with the reqlotsize =0 in the settings, and I am getting this results, and suggestions or what I can try?
Thanks
Scott
Posted by: Tomasz Janeczko <groups@amibroker.com>
Reply via web post | • | Reply to sender | • | Reply to group | • | Start a New Topic | • | Messages in this topic (6) |
This group is for the discussion between users only.
This is *NOT* technical support channel.
TO GET TECHNICAL SUPPORT send an e-mail directly to
SUPPORT {at} amibroker.com
TO SUBMIT SUGGESTIONS please use FEEDBACK CENTER at
http://www.amibroker.com/feedback/
(submissions sent via other channels won't be considered)
For NEW RELEASE ANNOUNCEMENTS and other news always check DEVLOG:
http://www.amibroker.com/devlog/
EmoticonEmoticon