|
TJ: can you clarify this one comment you made:
"The ones which are not referenced by any layout can
be deleted from internal table."
I do not remember a choice labeled with "Delete from
Internal Table" vs "Delete from Hard Drive". I got the impression, that
clicking next would delete all checked files from the hard drive. Is there
a way to delete from the table and still leave all AFL files on the drive, yet
relieve the 3000 active indicator limitation?
Can you clarify please.
Thanks,
Ken From: [email protected] [mailto:[EMAIL PROTECTED] On Behalf Of Tomasz Janeczko Sent: Saturday, July 29, 2006 4:09 PM To: [email protected] Subject: Re: [amibroker] Indicator Maintenance Hello,
THe limit is that you can have upto 3000 indicators
actually used at the same time in layouts.
The number of AFL files is UNLIMITED.
Indicator maintenance checks for any indicators that were
deleted from any layouts on your hard disk and frees table from
entries
allocated for indicators that were deleted. This
procedure is rarely but still needed because if you delete indicator from
one
layout there is no guarantee that there is no other layout
file buried somewhere on your hard disk that still references given
indicator.
So Indicator Maintenance scans all hard disks and all
partitions looking for layout files and analysing them to built the
"actually used" table of indicators. The ones which are not referenced by any layout can be deleted from internal table. Depending on your choice you may leave default behaviour
(cleaning up only internal table) or deleting actual formula
files
that are not referenced. This is up to you. If you don't use
particular formula for say AA Scan/Backtest/Optimization you
can
delete it. If you use it or need it for some archive
purposes - leave it unchecked.
As for rules to use - the only rule is in AMiBroker - if you
don't know what to do - accept defaults. The same with indicator
maintenance.
Just press "Next" all the time and you will safely complete
the procedure without changing any settings.
Best regards, Tomasz Janeczko amibroker.com __._,_.___ 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 other support material please check also: http://www.amibroker.com/support.html
SPONSORED LINKS
YAHOO! GROUPS LINKS
__,_._,___ |
- RE: [amibroker] Indicator Maintenance Ken Close
- Re: [amibroker] Indicator Maintenance Tomasz Janeczko
