closedprofit: closed profit

Description Usage Arguments Details Value See Also Examples

Description

calculate closed profit. require setting closed=TRUE in HFTsimulator.

Usage

1
closedprofit(instrumentid)

Arguments

instrumentid

character, instrument identifier

Details

closed profit is the most recent cash when all holdings are equal to zero. total_profit = holdings_profit + closed_profit.

Value

numeric, closed profit

See Also

HFTsimulator holdingsprofit

Examples

1
2
3
4
5
## Not run: 
## get closed profit of TF1603
closedprofit("TF1603")

## End(Not run)

chenhaotian/High-Frequency-Trading-Simulation-System documentation built on May 13, 2019, 3:52 p.m.