bitfinex-node-api
    Preparing search index...

    Interface IAlertDeleteOptions

    interface IAlertDeleteOptions {
        price: string | number;
        symbol: string;
    }
    Index

    Properties

    Properties

    price: string | number
    symbol: string