otListExchanges {opentick}R Documentation

List opentick exchanges

Description

Function to list all opentick exchanges.

Usage

otListExchanges()

Value

A data.frame containing the columns below:

code Exchange code
available Exchange availability flag: 1=available, 2=not available
title Exchange title
description Exchange description

Note

The URL in the references section lists available products and the exchange codes that are available with them.

Author(s)

Josh Ulrich

References

http://www.opentick.com/dokuwiki/doku.php?id=general:exchange_codes

See Also

otListSymbols provides symbols codes.


[Package opentick version 0.1-1 Index]