Longbridge OpenAPI SDK
    Preparing search index...

    Interface ValuationPoint

    One valuation data point

    interface ValuationPoint {
        timestamp: number;
        value?: string;
    }
    Index

    Properties

    Properties

    timestamp: number

    Unix timestamp (seconds)

    value?: string

    Metric value