forinvest-cli
    Preparing search index...

    Interface BetaResponse

    interface BetaResponse {
        beta: number;
        code: string;
        underlying: string;
    }
    Index

    Properties

    Properties

    beta: number
    code: string
    underlying: string