xtb-api-unofficial - v0.1.0
    Preparing search index...

    Interface ITakeProfitInput

    Take profit configuration.

    Specifies the price at which to close the position for profit.

    interface ITakeProfitInput {
        price?: IPrice;
    }
    Index

    Properties

    Properties

    price?: IPrice

    Take profit price