PureBytes Links
Trading Reference Links
|
Vince, here is a previous email to the group about this from
Tomasz
Larry,
Simply copy enitre AmiBroker folder.
Also in the User's Guide you will find the description of
files that AmiBroker uses.
I attached it here too:
DATA FILES
Data - default database folder, contains
broker.master, broker.workspace, 0-9, A-Z,
'_' symbol data subfolders and Layouts
subfolder. <A
href="">Read
this to learn more about AmiBroker database concepts.
broker.master - binary data file containing the table of
all symbols available in the database. Used for quick loading of symbols. The
table of symbols includes information about assignments of symbols to
categories (markets, groups, sectors, industries, watch lists, indices and
favorites). If you delete this file AmiBroker will re-create it because this
information is available also in the individual symbol data files.
broker.workspace - binary data file containing the
information about the database settings (interval, data source used, etc),
category names, global advance/decline data, etc. If you delete this file you
will lost database settings and category names will be reset to defaults.
default.awl, *.awl - Amibroker Workspace layout files.
Text files that contain the information about the <A
href="">layouts
and chart sheets. The default.awl file stored in "Layouts" subfolder
inside database folder contains default LOCAL layout for this database. The
default.awl file stored in "Layouts" subfolder of AmiBroker main directory
contains default GLOBAL layout (used when there is no local layout present).
If you delete this file then default layout will be generated based on
default.layout file that is supplied with AmiBroker.
broker.charts - binary file containing information about
all custom indicators (including settings and formulas). If you delete this
file you will loose all custom indicators.
broker.bcharts - binary file that contains
interpretation/additional code for built-in indicators. If you delete this
file you will loose all interpretation code that is included with built-in
indicators
broker.layers - text file that contains information about
<A
href="">chart
layers. If you delete this file layers will be reset to factory defaults.
broker.groups, broker.markets, broker.sectors, broker.industries
- text files that contain default names for groups, markets, sectors
and industries. Used only at the database creation time. Later this
information is stored per-database in broker.workspace file.
If you delete them, AmiBroker will default to group n,
market n, sector n, industry n names, where
n is 1...256
broker.prefs - binary file that contains user preference
settings (available from <A
href="">Tools->Preferences).
If you delete this file AmiBroker will reset to factory default settings
broker.params - text file that contains persistent
information about <A
href="">user-defined
indicator parameters.
Best regards,Tomasz Janeczkoamibroker.com
Cheers,Graham<A
href="">http://e-wire.net.au/~eb_kavan/-----Original
Message-----From: Vince [<A
href="">mailto:vincentnc@xxxxxxxxxxx]Sent:
Sunday, 15 February 2004 8:08 PMTo: amibroker@xxxxxxxxxxxxxxxSubject:
[amibroker] Copying all ABHi,I'd like to copy all my database
from a PC to another. What files doI have to copy? Copying directories of a
database sould contains allof my things?I then reinstall a copy of AB on
the other
PC.ThanksVince------------------------
Yahoo! Groups Sponsor ---------------------~--> Buy Ink Cartridges or Refill
Kits for your HP, Epson, Canon or Lexmark Printer at MyInks.com. Free s/h on
orders $50 or more to the US & Canada. <A
href="">http://www.c1tracking.com/l.asp?cid=5511<A
href="">http://us.click.yahoo.com/mOAaAA/3exGAA/qnsNAA/GHeqlB/TM---------------------------------------------------------------------~->Send
BUG REPORTS to bugs@xxxxxxxxxxxxxSend SUGGESTIONS to
suggest@xxxxxxxxxxxxx-----------------------------------------Post
AmiQuote-related messages ONLY to: amiquote@xxxxxxxxxxxxxxx(Web page: <A
href="">http://groups.yahoo.com/group/amiquote/messages/)--------------------------------------------Check
group FAQ at: <A
href="">http://groups.yahoo.com/group/amibroker/files/groupfaq.htmlYahoo!
Groups Links<*> To visit your group on the web, go
to: <A
href="">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: <A
href="">http://docs.yahoo.com/info/terms/
Send BUG REPORTS to bugs@xxxxxxxxxxxxx
Send SUGGESTIONS to suggest@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
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 the Yahoo! Terms of Service.
|