Type alias OpenHighLowCloseVolume

OpenHighLowCloseVolume: OpenHighLowClose & {
    volume: BigSource;
}

Type declaration

  • volume: BigSource