Coda by Ian Macalinao
    Preparing search index...
    interface OpenPositionInstructionDataArgs {
        bumps: OpenPositionBumps;
        tickLowerIndex: number;
        tickUpperIndex: number;
    }
    Index

    Properties

    tickLowerIndex: number
    tickUpperIndex: number