bitfinex-node-api
    Preparing search index...

    Interface IStat

    interface IStat {
        period: number;
        volume: string;
    }
    Index

    Properties

    Properties

    period: number
    volume: string