getPosQty: gets position at Date

View source: R/getPosQty.R

getPosQtyR Documentation

gets position at Date

Description

gets position at Date

Usage

getPosQty(Portfolio, Symbol, Date)

Arguments

Portfolio

a string identifying a portfolio object containing transactions

Symbol

an instrument identifier for a symbol included in the portfolio

Date

timestamp as of which to have the most recent position

Value

Numeric value of the most recent position.


braverock/blotter documentation built on Feb. 13, 2023, 1 p.m.