marketProfile-methods: Function for Market Profile Summary.

Description Usage Arguments Value Examples

Description

Extracts the available summary specifications of the data from the CSI UA database.

Usage

1
marketprofile(symbol, is.stock = TRUE)

Arguments

symbol

(character) A valid asset symbol.

is.stock

(Logical) Whether the underlying is a stock.

Value

Returns an object of class uaMarketProfile.

Examples

1
2
3
# startUA()
# has show method:
# marketprofile("C", is.stock=FALSE)

RCSI documentation built on May 2, 2019, 4:50 p.m.