autoSelectExchangeQuotes | R Documentation |
Filters raw quote data and return only data that stems from the exchange with the highest
value for the sum of "BIDSIZ"
and "OFRSIZ"
, i.e. the highest quote volume.
autoSelectExchangeQuotes(qData, printExchange = TRUE)
qData |
a |
printExchange |
indicates whether the chosen exchange is printed on the console, default is
|
data.table
or xts
object depending on input.
Jonathan Cornelissen, Kris Boudt, Onno Kleen, and Emil Sjoerup.
autoSelectExchangeQuotes(sampleQDataRaw)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.