# markets
mrkts = list(
US = c("NYSE", "NASDAQ", "OTC", "NYSEARCA", "BATS", "NYSEAMERICAN"),
CA = c("TORONTO", "CSE", "TSXVENTURE"),
AU = c("ASX"),
NZ = c("NZX"),
MM = c("BMV"),
LN = c("LONDON"))
# API key
quickfs_key = "103796854bf909e9ccaeda154b63237dd4f9cb57"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.