Description Usage Arguments Examples
Title
1 | ImportAmibroker(data, tickerlist)
|
tickerlist |
1 2 3 | dataraw <- read.table("data-raw/FULLDATA20132018.txt", sep = ",", header=T)
tickerlist <- data(tickerlist2)
ImportAmibroker(dataraw, tickerlist) # Auto assignm variables.
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.