50% off: Unlimited data and AI learning.
State of Data and AI Literacy Report 2025

highfrequency (version 0.6.1)

noZeroPrices: Delete the observations where the price is zero

Description

Function deletes the observations where the price is zero.

Usage

noZeroPrices(tdata)

Arguments

tdata

an xts or data.table object at least containing a column "PRICE".

Value

an xts or data.table object depending on input