PureBytes Links
Trading Reference Links
|
Jolly,
Thanks for the detailed instructions.
I was able to solve the problem I was having. It resulted from having two instances of Amibroker running on the same database. When I closed the non-visible instance (i had forgotten about it), then Amiquote import updated the data in the visible instance I was having problems with. Just to be sure this was the problem, I was able to reproduce it by opening a second instance of Amibroker.
So is it fair to assume one should only run one instance of AmiBroker off a database?
Thanks again for your help,
ftm
--- In amibroker@xxxxxxxxxxxxxxx, "jollypolly999" <jollypolly999@xxx> wrote:
>
>
> --- In amibroker@xxxxxxxxxxxxxxx, "ftm50" <ftm50@> wrote:
>
> I'm new to Amibroker and am having a small but critical problem.
>
> When I download EOD data for new symbols in amiquote and then import it
> into Amibroker, it doesn't appear in the open database - even if I do
> auto-update from the tools menu no data for new symbols gets imported
> into Amibroker.
> thanks,
>
> ftm
>
>
> Hello, I have attached a database base set-up procedure that if followed
> correctly will work. It may pay to start again from the beginning.
> Follow the instructions in the PDF document and it will work. 1.7 MB.
>
> http://introductiontoamibroker.com/book.html
>
> This is what I do.
>
> 1) Open Amibroker Directory (not the program) and create a New Folder in
> the Amibroker Folder. Call it what you like.
>
> 2) Exit Amibroker Folder.
>
> 3) Create a ticker list in " notepad" making sure I have the exact
> same ticker code and suffix as in Yahoo.
>
> 4) Save this ticker list in Amiquote Folder as a .tls file.
>
> To do this - Click on "File" then "Save As" then "Save In" (Amiquote)
> and "File Name" ( the name of folder I created in Amibroker in step1)
> .tls
>
> 5) Exit "notepad".
>
> 6) Open Amibroker Program ..... then click on "File" (top left corner)
> click on "Open Database..." then from click on the folder I created in
> the Amibroker directory. Click OK. Leave Amibroker program open for the
> time being as we do the final step.
>
> 7) From my "All Programs" list ( bottom left of computer screen ..
> Start, All Programs) I open "Amiquote" and then in "Amiquote" click on
> "File" -> "Open" -> "Look In" ( Dropdown menu) and find "Amiquote
> Folder" in Amibroker Directory. There will be your ticker list as a .tls
> file.
>
> 8) Click on your ticker list in the Amiquote Folder and then set the
> dates for historical or whatever.
>
> 9) Click the green triangle to start downloading data.
>
> 10) When the download is complete close Amiquote. Now bring the
> Amibroker program up and File -> Save Database.
>
> 10) Finished
>
------------------------------------
**** IMPORTANT PLEASE READ ****
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/
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/amibroker/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/amibroker/join
(Yahoo! ID required)
<*> To change settings via email:
amibroker-digest@xxxxxxxxxxxxxxx
amibroker-fullfeatured@xxxxxxxxxxxxxxx
<*> 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/
|