forinvest-cli
    Preparing search index...

    Interface CorrelationResponse

    interface CorrelationResponse {
        code1: string;
        code2: string;
        value: number;
    }
    Index

    Properties

    Properties

    code1: string
    code2: string
    value: number