Description Usage Arguments Value Author(s) See Also Examples
View source: R/currentBidsAsks.R
Returns current bid and ask prices on the Republican Stock Exchange "Toshkent"
1 | currentBidsAsks(security_code = "", security_type = "STK")
|
security_code |
An unique identifier of the security (e.g. UZ7011340005 or HMKB). Note: Don't confuse with ISIN code |
security_type |
A string that indicates the type of the security: "STK" for stocks, "BND" for bonds, "RPO" for Repeat Public Offering, "FCT" for |
Returns a data frame
Alisher Suyunov
getSecurities
or RegisteredSecurities
to see the complete list of available securities
getTicker
to download stock prices of the certain stock
1 2 3 | ## Not run:
currentBidsAsks()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.