[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[amibroker] Re: Canadian Stocks & Amibroker



PureBytes Links

Trading Reference Links


The best source for Canadian stocks:

http://old.stockwatch.com/

You will get all 4000 or so symbols, including CNQ exchange, IPOs
automatically updated every day, all warrants, trust units,
debentures, rights, etc. in the form of the daily ASCii file for
download. And you can also plot #trades in "open interest" field in
AB. All this for C$5.30/month (Starter Plan).

You will have to learn how to set up AB importer files:

http://www.amibroker.com/guide/

then click on Reference Guide - ASCII Importer Reference.

All importer files are in AmiBroker\Formats\ folder.

Here is an example of the code you need to put into your new import
definition file (let's say you name it "cdasw10.format"):

# Format definition for CanadaStockwatch.com 10 field files
# Exchange code is not appended to the ticker
$FORMAT Ticker,Date_YMD,Skip,Open,High,Low,Close,Skip,Volume,OpenInt
$SEPARATOR ,
$SKIPLINES 1
$AUTOADD 1
$CONT 1
$OVERWRITE 1
$DEBUG 1

Then you will need to enter the code referencing this import
definition file into Import.types file:

CdaSW-10f new symbols-Yes (*.txt)|*.txt|cdasw10.format

You can open all these files in a Notepad for editing.

Then you can get all info about splits and symbol changes here:

http://old.stockwatch.com/  (click on Bulletins)

http://www.cdnx.com/LCDB/Notices.asp?PG_MODE=latest

http://www.cnq.ca/

http://www.tse.com/en/mediaCentre/news/tse/current/index.html

Of all US data providers CSI has probably good Canadian eod data but
how complete it is is anybody's guess.

To use your eod data with an RT feed (eSignal, Qoute.com, MyTrack)
you can have an alias attached to each symbol, you can even include
"alias" into you eod import definition file.

Hope this helps.

Lesmond


--- In amibroker@xxxxxxxxxxxxxxx, "miked33" <miked@xxxx> wrote:
> 
> Anyone using Amibroker with Canadian stocks? What are you using as 
> your data source?






------------------------ Yahoo! Groups Sponsor --------------------~--> 
Has someone you know been affected by illness or disease?
Network for Good is THE place to support health awareness efforts!
http://us.click.yahoo.com/Rcy2bD/UOnJAA/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/