package scid
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Module Scid.R
type t = {datetime : float;o : float;h : float;l : float;c : float;num_trades : int64;total_volume : int64;bid_volume : int64;ask_volume : int64;
}SierraChart's s_IntradayRecord
val pp : Format.formatter -> t -> unit