Description Usage Arguments Value Author(s) Examples
Map conditions to conditions codes for AlgoSeek equity TAQ
1 | condition_maps_algoseek_equity_taq(codes, tq = "trade")
|
codes |
a vector of integers for readable condition codes |
tq |
a string to indicate "trade" or "quote"; default is "trade" |
a vector of meanings of the condition codes defined by algoseek
Larry Lei Hua
1 2 | condition_maps_algoseek_equity_taq(c(0, 9), tq="trade")
condition_maps_algoseek_equity_taq(c(0, 9), tq="quote")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.