跳转到主要内容

Documentation Index

Fetch the complete documentation index at: https://docs.nexfi.robert.dpdns.org/llms.txt

Use this file to discover all available pages before exploring further.

Quant 概览

Quant 是独立业务线,覆盖:
  • 研究
  • 回测
  • 策略运行
  • 执行
  • 风控

统一响应规范

Quant 现已与其他 NexFi 模块统一使用相同的业务响应包格式:
{
  "code": 0,
  "msg": "ok",
  "data": {}
}
说明:
  • code = 0 表示成功。
  • Quant 响应中仍可额外包含 traceId,用于链路追踪和审计。
首批执行交易所:
  • Binance
  • OKX