Class ProfitAnalysisFlowsOptions

    • Field Detail

      • symbol

        public String symbol
        Security symbol (required), e.g. "700.HK"
      • page

        public Integer page
        Page number (1-based, default 1)
      • size

        public Integer size
        Page size (default 20)
      • includeOutsideRth

        public boolean includeOutsideRth
        Whether to include outside-RTH flows (default false)
      • start

        public String start
        Start date "YYYY-MM-DD" (optional)
      • end

        public String end
        End date "YYYY-MM-DD" (optional)
    • Constructor Detail

      • ProfitAnalysisFlowsOptions

        public ProfitAnalysisFlowsOptions()