Description Usage Arguments Value Author(s) Examples
Retrieve a single real time quote from an IQFeed stream using a new ephemeral IQFeed Level1 data session.
1 |
symbol |
An underlying equity symbol. |
type |
A character indicating the quote type (the first field in the IQFeed quote format, usually "P" for price quote or "F" for fundamentals quote). |
limit |
Limit feed session to the number of lines specified. |
A character vector containing the requested IQFeed quote data, or NULL if no quote matching the input parameters was returned.
B. W. Lewis
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.