← All creators

dolphindb

Organization
23 indexed · 0 Featured · 8 stars · avg score 58
Prolific

Categories

Indexed Skills (23)

Data & Documents Listed

dolphindb-data-import

DolphinDB data import guide for IoT and general scenarios. Covers CSV/TXT, JSON, binary, plugin-based (HDF5, Parquet, MySQL, ODBC), and IoT real-time ingestion (MQTT, OPC UA). Includes IOTDB engine, date/time conversion, array vector import, null handling, and binary record import. Does NOT cover database administration, permission management, stream compute engine configuration, or data export.

8 Updated 4 weeks ago
dolphindb
Web & Frontend Listed

dolphindb-orca-dstream

DolphinDB Orca 声明式 DStream API 完整脚本生成、审查与修复。当用户需要编写 Orca 流图、DStream API、source/buffer/sink、timeSeriesEngine、reactiveStateEngine、lookupJoinEngine、asofJoinEngine、windowJoinEngine、crossSectionalEngine、sessionWindowEngine、ruleEngine、timerEngine、fork、map 等完整示例脚本时触发。

8 Updated 4 weeks ago
dolphindb
Testing & QA Listed

dolphindb-test

dolphindb 测试方案、测试文档及测试用例生成;用户提到“测试用例”或“测试文档”时触发;测试脚本使用 `.txt`后缀

8 Updated 4 weeks ago
dolphindb
DevOps & Infrastructure Listed

dolphindb-ficc-pricing

DolphinDB FICC 定价技能。用于构造 FICC Instrument、MarketData、曲线/曲面、调用专用 pricer 或 instrumentPricer,并校验债券、利率、外汇、商品期货期权、���益期权等资产定价脚本。

8 Updated 4 weeks ago
dolphindb
Data & Documents Listed

dolphindb-ops

DolphinDB 脚本生成与知识库。当用户需要编写 DolphinDB 运维脚本(分区修复、副本管理、作业诊断、流处理、备份恢复、安全配置、慢查询分析、OOM 排查等)时触发。提供经过实战验证的 DolphinDB 函数用法、诊断查询和修复脚本模板。

8 Updated 4 weeks ago
dolphindb
Data & Documents Listed

dolphindb-plot

Generate DolphinDB plot() calls when the user needs to plot or visualize data in DolphinDB Web. Use for visualizing vectors, tuples, matrices, tables, query results, comparisons, proportions, trends, correlations, or surface-style numeric matrices.

8 Updated 4 weeks ago
dolphindb
Data & Documents Listed

dolphindb-finance-dataimport

金融数据导入 — 将 CSV 文件导入到已存在的 DolphinDB 表中

8 Updated 4 weeks ago
dolphindb
Data & Documents Listed

dolphindb-finance-dbtbcreate

金融数据建库建表 — 自动检测 CSV 结构并在 DolphinDB 中建库建表

8 Updated 4 weeks ago
dolphindb
Testing & QA Listed

dolphindb-backtest-skill

Generate, review, or refine standalone DolphinDB backtest .dos scripts from natural-language quant strategy requirements, using bundled datasource, initialize, callback refs, contracts, manifests, rules, and templates;

8 Updated 4 weeks ago
dolphindb
AI & Automation Listed

dolphindb-functional-programming

在编写、优化、解释 DolphinDB / DolphinScript 代码时应用此函数式编程规则集。 适用于高阶函数、函数模式、函数运算符、链式表达、eachAt/at 映射调用、lambda、部分应用、动态函数调用、模块与函数视图相关任务。 当任务需要以函数为主要组织单位处理数据、组合函数或组织函数接口时使用。

8 Updated 4 weeks ago
dolphindb
API & Backend Listed

dolphindb-sql-programming

为 DolphinDB / DolphinScript SQL 编写、审查和优化��供规则集。 Use when 用户需要编写、改写、审查或优化 DolphinDB SQL,包括 select/exec/update/delete、 where 条件、group by/context by/cgroup by/pivot by、aj/wj/pwj、时间窗口、数组向量、 SQL 元编程、分布式 SQL、执行计划和 SQL Trace。

8 Updated 4 weeks ago
dolphindb
AI & Automation Listed

dolphindb-vectorization-programming

在编写、优化、审查 DolphinDB / DolphinScript 代码时使用���向量化工作流。 适用于向量化编程、性能优化、for 循环改写、逐元素处理改写、逐列逐组脚本改写、 SQL / 流处理路线选择,以及根据 tag / scene 判定低效模式���给出改写方案。

8 Updated 4 weeks ago
dolphindb
AI & Automation Listed

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.

8 Updated 4 weeks ago
dolphindb
Data & Documents Listed

dolphindb-highfreq-factor

MUST use when the user asks to generate DolphinDB code that computes a factor from intraday / tick / high-frequency data (高频因子 / 日内因子 / 降频到日) and aggregates down to daily frequency. Do NOT use for factors that operate directly on daily-frequency data — those use dolphindb-daily-factor.

8 Updated 4 weeks ago
dolphindb
AI & Automation Listed

dolphindb-rag

MUST use before answering any DolphinDB question — enforces source-grounded answers (no fabrication from memory) when no retrieval tool is available. Code execution happens on the DolphinDB.

8 Updated 4 weeks ago
dolphindb
Data & Documents Listed

dolphindb-datayes-import

将通联历史数据文件自动导入 DolphinDB 数据库(DolphinX 版,运行于 DolphinDB Web 平台,全 dos 流程)

8 Updated 4 weeks ago
dolphindb
Web & Frontend Listed

dolphindb-machinelearning

DolphinDB Web 侧机器学习数据工作流技能。用于数据清洗、特征工程、分类、回归和聚类的机器学习任务。

8 Updated 4 weeks ago
dolphindb
Data & Documents Listed

dolphindb-report-factor-replication

Use when handling DolphinDB report factor analysis and replication tasks, including extracting candidate factors from research reports, extracting a single factor's logic and formula, auditing data-source fields, generating extraction JSON/scripts, choosing MR versus Execute mode, generating DolphinDB factor code, reusing built-in indicator modules, applying common factor replication patterns, and checking for look-ahead leakage or output-contract violations.

8 Updated 4 weeks ago
dolphindb
Data & Documents Listed

dolphindb-tushare-check-env

检查 Tushare 数据导入 DolphinDB 的前置环境,确认 httpClient 插件和py插件(可选)以及 easy_tushare 模块可用。

8 Updated 4 weeks ago
dolphindb
AI & Automation Listed

dolphindb-tushare-import

将 Tushare Pro API 数据导入 DolphinDB,支持 stock/index/fund/bond/futures/options/etf/spot/fx/llm 多数据域导入。

8 Updated 4 weeks ago
dolphindb
Code & Development Listed

dolphindb-basic-syntax-programming

为 DolphinDB / DolphinScript 基础语法、脚本骨架和初版代码生成提供规则集。 Use when 用户需要从自然语言生成可执行 DolphinDB 脚本、修复 DolphinScript 语法错误、 检查变量赋值、函数定义、索引切片���数据结构构造、字符串 / SYMBOL / 时间 / 空值字面量、 表访问、基础 select / exec / update / delete、loadTable / loadTextEx 等基础写法, 探查服务端已有 DFS 库表,编写建库建表样例,或在使用 SQL、函数式、向量化 skill 前先保证代码语法和脚本结构可运行。

8 Updated 4 weeks ago
dolphindb
Data & Documents Listed

dolphindb-csmar-import

将CSMAR历史数据文件自动导入DolphinDB数据库,支持csv及zip格式的数据文件

8 Updated 4 weeks ago
dolphindb
Data & Documents Listed

dolphindb-hfdataimport-check-env

检查通联数据/CsmarData 导入 DolphinDB 的前置环境是否满足,自动修复可修复的问题

8 Updated 4 weeks ago
dolphindb

Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.