PureBytes Links
Trading Reference Links
|
Export format
Below is the instruction to get datainot AMIBROKER - what do they mean
by open worksheet ? I tried several things but couldnt get it to work
Regards
M
Select in the "Export format" menu, the application and the folder to
which to download the data.
AmiBroker
After selecting "AmiBroker" in the "Export format" window there is no
need to specify a folder but, before downloading, you will need to run
AmiBroker in the background with an open workspace. DataBull will
automatically import the data into the open workspace of AmiBroker.
After selecting the option "Download Intraday" in the "Current Data
Downloader" window, the last bar will be automaticaly refreshed with
the latest market snapshot*.
If you want to import intraday snapshots* bar after bar, you have to
change the aqd.format file. Open the aqd.format file (i.e. C:\Program
Files\AmiBroker\Formats\aqd.format).
Look for the following string:
$FORMAT Ticker,FullName,Close,Date_MDY,Skip,Skip,Open,High,Low,Volume
and replace it by:
$FORMAT Ticker,FullName,Close,Date_MDY,Time,Skip,Open,High,Low,Volume
------------------------ Yahoo! Groups Sponsor --------------------~-->
What would our lives be like without music, dance, and theater?
Donate or volunteer in the arts today at Network for Good!
http://us.click.yahoo.com/Tcy2bD/SOnJAA/cosFAA/GHeqlB/TM
--------------------------------------------------------------------~->
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
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/
|