currentBidsAsks: Obtaining current Bids and Asks for stocks

Description Usage Arguments Value Author(s) See Also Examples

View source: R/currentBidsAsks.R

Description

Returns current bid and ask prices on the Republican Stock Exchange "Toshkent"

Usage

1
currentBidsAsks(security_code = "", security_type = "STK")

Arguments

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

Value

Returns a data frame

Author(s)

Alisher Suyunov

See Also

getSecurities or RegisteredSecurities to see the complete list of available securities

getTicker to download stock prices of the certain stock

Examples

1
2
3
 ## Not run: 
 currentBidsAsks()
## End(Not run)

alishersuyunov/opendatauzb documentation built on Nov. 9, 2020, 1:21 p.m.