Nado Typescript SDK Documentation
    Preparing search index...

    Interface EngineServerSpotConfig

    interface EngineServerSpotConfig {
        token: string;
        interest_inflection_util_x18: string;
        interest_floor_x18: string;
        interest_small_cap_x18: string;
        interest_large_cap_x18: string;
    }
    Index

    Properties

    token: string
    interest_inflection_util_x18: string
    interest_floor_x18: string
    interest_small_cap_x18: string
    interest_large_cap_x18: string