Dolphindb Daily Factor

MUST use when the user asks to generate DolphinDB code for a factor that operates directly on daily bar data (日频数据 / 日线数据 / 日K数据). Trigger keywords: 日频因子, 日度因子, 日线因子, 日频数据. Builds panel data via pivot, defines a factor function on panel matrices, executes on the DolphinX platform, and previews the result. Do NOT use for factors computed from intraday/tick data that require down-frequency aggregation (Level2/分钟K线/日内高频) — those use dolphindb-highfreq-factor.

dolphindb b191d3c 6 files · 18.1 KB Updated

File contents

dolphindb/DolphinX_Skill/tree/main/dolphindb-factor/dolphindb-daily-factor commit b191d3ccd2

Frequently asked questions

npx skillmds@latest add dolphindb/dolphindb-daily-factor