autoSelectExchangeTrades | R Documentation |
Filters raw trade data and return only data that stems from the exchange with the highest
value for the variable "SIZE"
, i.e. the highest trade volume.
autoSelectExchangeTrades(tData, printExchange = TRUE)
tData |
an |
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.
autoSelectExchangeTrades(sampleTDataRaw)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.