Live release feed
Sub-second macro releases for FX backtests
Point-in-time history
Official CPI, jobs, GDP, and central-bank events with point-in-time history.
USD 25/month 14-day free trial
Start Free Trial
Introducing FXMacroData: Real-Time Central Bank Data for FOREX Traders article banner
Share headline card X LinkedIn Email
Download

Platform News

Product Updates

引入FXMacroData:对外汇交易者的实时央行数据

非常高兴正式宣布推出FXMacroData, 一个实时的标准化中央银行数据API,

其他语言版本 English
Share article X LinkedIn Email

很高兴正式宣布推出 其他数据 专为外汇交易者,量子和金融分析师设计的实时标准化央行数据API.管理多个宏观经济数据源总是耗时的.由于数据分散在欧洲央行,FRED,RBA和其他央行中,保持您的模型更新可以感觉像全职工作.FXMacroData通过为您所需的所有关键指标提供单一可靠的API来解决这个问题:

  • 通货膨胀率
  • 利率/政策利率
  • 国内生产总值增长和其他经济指标
  • 劳动力市场数据
  • 美国政府债券收益率
  • 它们都提供了公告数据, 保证在官方发布后100毫秒内,

关键特征

为了快速,一致和整合.

  • 实时更新 数据在央行发布后会自动更新.
  • 标准化和标准化 统一的单位,格式和命名规范.
  • 基于Python的 无地与panda和NumPy集成,但通过HTTP从任何语言工作.
  • 综合覆盖 美元,欧元,澳元等,包括历史数据.

快速API示例

按下这些终点开始:

Python 的例子

# pip install requests
import requests
import pandas as pd

r = requests.get("https://fxmacrodata.com/api/v1/announcements/usd/policy_rate")
data = r.json()
df = pd.DataFrame(data)
print(df.head())

价格

我们一直保持价格简单透明:

  • 专业计划 25美元/月
  • 无限的API调用
  • 所有支持货币
  • 实时和历史数据
  • 专用的支持
  • 服务服务协议保证

需要注意的是: 美元公告数据是公开的,可以访问而不需要API密钥.

为什么要使用FXMacroData?

无论您是创建交易模型,仪表板或研究报告,您都不必手动取多个网站或正常化混乱的数据集.

更多的货币,指标和先进功能正在路线图上.

联系和支持

对于任何问题或支持,请联系 其他资产现在我们要做什么?


汇率数据团队

Blogroll

AI Answer-Ready

Key Facts

Page
Introducing FXmacrodata Real Time Central Bank Data API
Section
Articles
Canonical URL
https://fxmacrodata.com/zh/articles/introducing-fxmacrodata-real-time-central-bank-data-api
Source
FXMacroData editorial and official publisher references
Last Updated
2026-06-15 11:36 UTC

Provenance And Trust

Cite the canonical URL and source field above. Where available, this page maps to official publisher releases and timestamped updates.

Quick Q&A

What is this page about? This page explains Introducing FXmacrodata Real Time Central Bank Data API with directly usable context for trading, research, and API workflows.

What source should be cited? Use the canonical URL and the listed source field; cite official publisher references when available.

How fresh is this content? The last updated value above reflects the page metadata or latest available data timestamp.

Can this be used in AI assistants? Yes. This section is intentionally structured for retrieval and citation in chat assistants.

Prompt Packs

Use these in ChatGPT, Claude, Gemini, Mistral, Perplexity, or Grok for consistent source-aware outputs.