Stock: Create a stock contract

View source: R/contracts_by_secType.R

StockR Documentation

Create a stock contract

Description

Create a stock contract

Usage

Stock(symbol, exchange = "SMART", primaryExchange = "",
  currency = "USD")

Arguments

symbol

The contract (or its underlying) symbol.

exchange

The destination exchange.

primaryExchange

The contract's primary exchange.

currency

The underlying's currency.

Value

returns an object of class "Contract"

See Also

Other Contracts: Option

Examples

Example to follow

pverspeelt/ibapir documentation built on March 29, 2022, 11:57 a.m.