@argantom/argantom
    Preparing search index...

    Class KalshiHistoricalPositionsFetcher

    Fetch historical (closed/settled) positions for a Kalshi account using the official SDK.

    Index

    Constructors

    Methods

    Constructors

    Methods

    • Safe asynchronous generator processing memory-efficient streaming across Kalshi historical database partitions using the official typescript client SDK methods.

      Returns AsyncGenerator<MarketPosition[], void, unknown>