bitfinex-node-api
    Preparing search index...

    Interface IIncreasePositionInfoOptions

    interface IIncreasePositionInfoOptions {
        amount?: string;
        symbol: string;
    }
    Index

    Properties

    Properties

    amount?: string
    symbol: string