# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "ibkrcp" in publications use:' type: software license: MIT title: 'ibkrcp: R Client for the Interactive Brokers Client Portal API' version: 0.1.2 doi: 10.32614/CRAN.package.ibkrcp abstract: Provides a lightweight R interface to the Interactive Brokers (IBKR) Client Portal REST API. Functions cover session management, account and portfolio queries, market data retrieval, and order placement and cancellation. Requires a locally running IBKR Client Portal Gateway. authors: - family-names: Karuppiah given-names: Nagappan email: ibkrcp@gmail.com repository: https://sactyr.r-universe.dev repository-code: https://github.com/sactyr/ibkrcp commit: 57eb9be097a6b49c5c129996bf9fa975a5a54d16 url: https://github.com/sactyr/ibkrcp date-released: '2026-05-14' contact: - family-names: Karuppiah given-names: Nagappan email: ibkrcp@gmail.com