trading-signals
    Preparing search index...

    Interface PeriodResult

    interface PeriodResult {
        highest: Big;
        lowest: Big;
    }
    Index

    Properties

    Properties

    highest: Big
    lowest: Big