@web-core/web-sdk
    Preparing search index...

    Interface Position

    interface Position {
        price: number;
        security: string;
        size: number;
    }
    Index

    Properties

    Properties

    price: number
    security: string
    size: number