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