# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "binxr" in publications use:' type: software license: MIT title: 'binxr: ''Binance'' REST API Client' version: 0.1.1 doi: 10.32614/CRAN.package.binxr abstract: Client for the 'Binance' Spot, Futures, and Options REST APIs. Provides helper functions for signed and unsigned requests, market data retrieval, account access, and order management with 'data.table' output by default. authors: - family-names: Zhou given-names: Oliver email: oliver.yxzhou@gmail.com - family-names: Li given-names: Lily email: lilyli.qc.hk@gmail.com repository: https://oliverlds.r-universe.dev repository-code: https://github.com/OliverLDS/binxr commit: 4b357a51024d505af92ac1e63e71804cb45610bf url: https://oliverlds.github.io/binxr/ date-released: '2026-05-13' contact: - family-names: Zhou given-names: Oliver email: oliver.yxzhou@gmail.com