# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "klineR" in publications use:' type: software license: MIT title: 'klineR: Candlestick Pattern Detection and Stock Screening' version: 0.1.1 doi: 10.32614/CRAN.package.klineR abstract: Detects classical candlestick patterns and structure-based chart patterns from OHLCV time series and provides reusable stock-screening workflows. Built-in detectors include single- and multi-candle patterns, trend structures such as double bottoms and ascending triangles, and a configurable "golden pit" recovery setup. Includes a unified API to run pattern scans across one or many symbols. authors: - family-names: su given-names: po email: 1848269440@qq.com repository: https://statlearner123.r-universe.dev repository-code: https://github.com/statlearner123/klineR commit: e52ed5bd74ff030424a6dbf7b89c7285ef349cec url: https://github.com/statlearner123/klineR date-released: '2026-05-17' contact: - family-names: su given-names: po email: 1848269440@qq.com