Interface IFullSnapshot

    • Method Detail

      • getAskPrice

        double getAskPrice​(int index)
      • getBidPrice

        double getBidPrice​(int index)
      • getAskVolume

        double getAskVolume​(int index)
      • getBidVolume

        double getBidVolume​(int index)
      • getAskSnapshotSize

        int getAskSnapshotSize()
      • getBidSnapshotSize

        int getBidSnapshotSize()