AboutSupportDeveloper GuideVersion 47.154.100.2
OpenFin JavaScript API
    Preparing search index...

    Interface Position

    interface Position {
        holding: number;
        id?: { [key: string]: string };
        instrument: OpenFin.FDC3.v1_2.Instrument;
        name?: string;
        type: string;
    }
    Index
    holding: number
    id?: { [key: string]: string }
    name?: string
    type: string