otListSymbols: List opentick symbols

Description Usage Arguments Value Note Author(s) References See Also

Description

Function to list all opentick symbols for a given exchange.

Usage

1
otListSymbols(exchange)

Arguments

exchange

Exchange code

Value

A data.frame containing the columns below:

cyrrencyID

The currency the symbol is denominated in

symbolCode

The code for the symbol

type

Instrument Type: 1=Equity, 2=Index, 3=Option, 4=Future

company

The company name

Note

The URL in below lists all the available products and the exchange codes that are available with them.
http://www.opentick.com/dokuwiki/doku.php?id=general:exchange_codes

Author(s)

Josh Ulrich

References

http://www.opentick.com/dokuwiki/doku.php?id=general:symbol_formats http://www.opentick.com/dokuwiki/doku.php?id=general:common_symbols http://www.opentick.com/index.php?app=search&event=symbols

See Also

otListExchanges provides exchange codes.


opentick documentation built on May 2, 2019, 5 p.m.