bitfinex-node-api
    Preparing search index...

    Interface ITickersOptions

    interface ITickersOptions {
        symbols: string[] | "ALL";
    }
    Index

    Properties

    Properties

    symbols: string[] | "ALL"