   使用 SimpleFX 探索指数交易的世界                                            
```json
{ "@context": "https://schema.org", "@type": "ItemList", "name": "Index Trading", "description": "Trade major stock indices including S&P 500, NASDAQ, DAX, and more with competitive conditions.", "url": "https://simplefx.com/offer/indices", "numberOfItems": 18, "itemListOrder": "Unordered", "itemListElement": [ { "@type": "ListItem", "position": 1, "item": { "@type": "FinancialProduct", "name": "AU200", "identifier": "AU200", "category": "Index", "url": "https://simplefx.com/instruments/au200" } }, { "@type": "ListItem", "position": 2, "item": { "@type": "FinancialProduct", "name": "BUND", "identifier": "BUND", "category": "Index", "url": "https://simplefx.com/instruments/bund" } }, { "@type": "ListItem", "position": 3, "item": { "@type": "FinancialProduct", "name": "CH20", "identifier": "CH20", "category": "Index", "url": "https://simplefx.com/instruments/ch20" } }, { "@type": "ListItem", "position": 4, "item": { "@type": "FinancialProduct", "name": "DE40", "identifier": "DE40", "category": "Index", "url": "https://simplefx.com/instruments/de40" } }, { "@type": "ListItem", "position": 5, "item": { "@type": "FinancialProduct", "name": "ES35", "identifier": "ES35", "category": "Index", "url": "https://simplefx.com/instruments/es35" } }, { "@type": "ListItem", "position": 6, "item": { "@type": "FinancialProduct", "name": "EU50", "identifier": "EU50", "category": "Index", "url": "https://simplefx.com/instruments/eu50" } }, { "@type": "ListItem", "position": 7, "item": { "@type": "FinancialProduct", "name": "FR40", "identifier": "FR40", "category": "Index", "url": "https://simplefx.com/instruments/fr40" } }, { "@type": "ListItem", "position": 8, "item": { "@type": "FinancialProduct", "name": "GILT", "identifier": "GILT", "category": "Index", "url": "https://simplefx.com/instruments/gilt" } }, { "@type": "ListItem", "position": 9, "item": { "@type": "FinancialProduct", "name": "HK50", "identifier": "HK50", "category": "Index", "url": "https://simplefx.com/instruments/hk50" } }, { "@type": "ListItem", "position": 10, "item": { "@type": "FinancialProduct", "name": "JP225", "identifier": "JP225", "category": "Index", "url": "https://simplefx.com/instruments/jp225" } }, { "@type": "ListItem", "position": 11, "item": { "@type": "FinancialProduct", "name": "TNOTE", "identifier": "TNOTE", "category": "Index", "url": "https://simplefx.com/instruments/tnote" } }, { "@type": "ListItem", "position": 12, "item": { "@type": "FinancialProduct", "name": "UK100", "identifier": "UK100", "category": "Index", "url": "https://simplefx.com/instruments/uk100" } }, { "@type": "ListItem", "position": 13, "item": { "@type": "FinancialProduct", "name": "US100", "identifier": "US100", "category": "Index", "url": "https://simplefx.com/instruments/us100" } }, { "@type": "ListItem", "position": 14, "item": { "@type": "FinancialProduct", "name": "US2000", "identifier": "US2000", "category": "Index", "url": "https://simplefx.com/instruments/us2000" } }, { "@type": "ListItem", "position": 15, "item": { "@type": "FinancialProduct", "name": "US30", "identifier": "US30", "category": "Index", "url": "https://simplefx.com/instruments/us30" } }, { "@type": "ListItem", "position": 16, "item": { "@type": "FinancialProduct", "name": "US500", "identifier": "US500", "category": "Index", "url": "https://simplefx.com/instruments/us500" } }, { "@type": "ListItem", "position": 17, "item": { "@type": "FinancialProduct", "name": "USDINDEX", "identifier": "USDINDEX", "category": "Index", "url": "https://simplefx.com/instruments/usdindex" } }, { "@type": "ListItem", "position": 18, "item": { "@type": "FinancialProduct", "name": "VIX", "identifier": "VIX", "category": "Index", "url": "https://simplefx.com/instruments/vix" } } ] }
```
 
```json
{ "@context": "https://schema.org", "@type": "OfferCatalog", "name": "Index Trading", "description": "Complete catalog of index trading instruments available on SimpleFX platform.", "provider": { "@type": "FinancialService", "name": "SimpleFX", "url": "https://simplefx.com", "description": "Professional Online Trading Platform" }, "numberOfItems": 18, "itemListElement": [ { "@type": "Offer", "itemOffered": { "@type": "FinancialProduct", "name": "AU200", "category": "Index", "identifier": "AU200" }, "availability": "https://schema.org/InStock", "seller": { "@type": "FinancialService", "name": "SimpleFX" } }, { "@type": "Offer", "itemOffered": { "@type": "FinancialProduct", "name": "BUND", "category": "Index", "identifier": "BUND" }, "availability": "https://schema.org/InStock", "seller": { "@type": "FinancialService", "name": "SimpleFX" } }, { "@type": "Offer", "itemOffered": { "@type": "FinancialProduct", "name": "CH20", "category": "Index", "identifier": "CH20" }, "availability": "https://schema.org/InStock", "seller": { "@type": "FinancialService", "name": "SimpleFX" } }, { "@type": "Offer", "itemOffered": { "@type": "FinancialProduct", "name": "DE40", "category": "Index", "identifier": "DE40" }, "availability": "https://schema.org/InStock", "seller": { "@type": "FinancialService", "name": "SimpleFX" } }, { "@type": "Offer", "itemOffered": { "@type": "FinancialProduct", "name": "ES35", "category": "Index", "identifier": "ES35" }, "availability": "https://schema.org/InStock", "seller": { "@type": "FinancialService", "name": "SimpleFX" } }, { "@type": "Offer", "itemOffered": { "@type": "FinancialProduct", "name": "EU50", "category": "Index", "identifier": "EU50" }, "availability": "https://schema.org/InStock", "seller": { "@type": "FinancialService", "name": "SimpleFX" } }, { "@type": "Offer", "itemOffered": { "@type": "FinancialProduct", "name": "FR40", "category": "Index", "identifier": "FR40" }, "availability": "https://schema.org/InStock", "seller": { "@type": "FinancialService", "name": "SimpleFX" } }, { "@type": "Offer", "itemOffered": { "@type": "FinancialProduct", "name": "GILT", "category": "Index", "identifier": "GILT" }, "availability": "https://schema.org/InStock", "seller": { "@type": "FinancialService", "name": "SimpleFX" } }, { "@type": "Offer", "itemOffered": { "@type": "FinancialProduct", "name": "HK50", "category": "Index", "identifier": "HK50" }, "availability": "https://schema.org/InStock", "seller": { "@type": "FinancialService", "name": "SimpleFX" } }, { "@type": "Offer", "itemOffered": { "@type": "FinancialProduct", "name": "JP225", "category": "Index", "identifier": "JP225" }, "availability": "https://schema.org/InStock", "seller": { "@type": "FinancialService", "name": "SimpleFX" } } ] }
```
 

78% 的散户投资者账户因与该 CFD 提供商进行 CFD 交易而遭遇现金损失。

CFD 是复杂的工具，由于杠杆作用，存在快速亏损的高风险。78% 的散户投资者账户在与该提供商交易 CFD 时亏损。您应该考虑您是否了解 CFD 的运作方式，以及您是否有能力承担亏损的高风险。

CFD 是复杂的工具，由于杠杆作用，存在快速亏损的高风险。78% 的散户投资者账户在与该提供商交易 CFD 时亏损。您应该考虑您是否了解 CFD 的运作方式，以及您是否有能力承担亏损的高风险。

[![SimpleFX logo](./assets/images/simplefx-logo.png?v=2)](zh/)

提供

[促销 新的 查看最新优惠活动](zh/promotions "查看最新优惠活动") [加密货币 在 SimpleFX 上查看比特币和山寨币](zh/offer/crypto "在 SimpleFX 上查看比特币和山寨币") [外汇 选择主要和次要货币对](zh/offer/forex "选择主要和次要货币对") [指数 参与全球指数](zh/offer/indices "参与全球指数") [商品 在能源和农业资产之间进行选择](zh/offer/commodities "在能源和农业资产之间进行选择") [金属 深挖高价值市场](zh/offer/metals "深挖高价值市场") [股票 探索美国、欧洲和亚洲的公司](zh/offer/equities "探索美国、欧洲和亚洲的公司") [Earn - Stake & Trade 通过质押和交易赚取额外收入](zh/earn-stake-trade "通过质押和交易赚取额外收入") [前往优惠](zh/offer)

交易信息

[我们的标志 交易多种金融资产](zh/instruments "交易多种金融资产") [支付方式 多种法定货币和加密货币选项](zh/payments "多种法定货币和加密货币选项") [SFX Coin 探索我们的代币提供的多种可能性](zh/sfx-simplefx-coin "探索我们的代币提供的多种可能性") [Bitcoin Lightning Network 加密货币交易达到新高度](zh/bitcoin-lightning-network "加密货币交易达到新高度") [零费用 探索我们的免费功能](zh/zero-fees "探索我们的免费功能")

平台

[移动应用 随时随地进行交易](zh/mobile-app "随时随地进行交易") [桌面应用程序 充分利用 SimpleFX 的全部功能](zh/desktop-app "充分利用 SimpleFX 的全部功能") [Web 应用程序 利用尖端技术](zh/web-trader "利用尖端技术") [前往平台](zh/platforms)

公司

[关于 SimpleFX 查看我们品牌的基本信息](zh/about "查看我们品牌的基本信息") [网络安全意识 了解我们如何保护您的交易](zh/cybersecurity-awareness "了解我们如何保护您的交易") [连接业务 探索适合您业务的定制解决方案](zh/connect-for-business "探索适合您业务的定制解决方案")

[帮助中心](zh/help-center)

热门搜索

[

BRENT](zh/instruments/BRENT)[

BTCUSD](zh/instruments/BTCUSD)[

DE40](zh/instruments/DE40)[

ETHUSD](zh/instruments/ETHUSD)[

EURUSD](zh/instruments/EURUSD)[

INTC.US](zh/instruments/INTC.US)[

MSTR.US](zh/instruments/MSTR.US)[

NATGAS](zh/instruments/NATGAS)[

NVDA.US](zh/instruments/NVDA.US)[

OIL](zh/instruments/OIL)[

TSLA.US](zh/instruments/TSLA.US)[

US100](zh/instruments/US100)[

US500](zh/instruments/US500)[

USDJPY](zh/instruments/USDJPY)[

XAGUSD](zh/instruments/XAGUSD)[

XAUUSD](zh/instruments/XAUUSD)

[报名](https://app.simplefx.com/signup)

[登录](https://app.simplefx.com/login)

[报名](https://app.simplefx.com/signup)

ZH

[EN - English](/offer/indices) [AR - العربية](/ar/offer/indices) [ES - Español](/es/offer/indices) [FR - Français](/fr/offer/indices) [HI - Hindi](/hi/offer/indices) [ID - Bahasa Indonesia](/id/offer/indices) [KO - Korean](/ko/offer/indices) [MY - Malay](/my/offer/indices) [PT-BR - Português](/pt/offer/indices) [RU - Русский](/ru/offer/indices) [TH - ภาษาไทย](/th/offer/indices) [TR - Türkçe](/tr/offer/indices) [VI - Tiếng Việt](/vi/offer/indices) [ZH - 中文](/zh/offer/indices) 

[登录](https://app.simplefx.com/login) [立即注册](https://app.simplefx.com/signup)

提供

[促销 新的 查看最新优惠活动](zh/promotions "查看最新优惠活动") [加密货币 在 SimpleFX 上查看比特币和山寨币](zh/offer/crypto "在 SimpleFX 上查看比特币和山寨币") [外汇 选择主要和次要货币对](zh/offer/forex "选择主要和次要货币对") [指数 参与全球指数](zh/offer/indices "参与全球指数") [商品 在能源和农业资产之间进行选择](zh/offer/commodities "在能源和农业资产之间进行选择") [金属 深挖高价值市场](zh/offer/metals "深挖高价值市场") [股票 探索美国、欧洲和亚洲的公司](zh/offer/equities "探索美国、欧洲和亚洲的公司") [Earn - Stake & Trade 通过质押和交易赚取额外收入](zh/earn-stake-trade "通过质押和交易赚取额外收入") [前往优惠](zh/offer)

交易信息

[我们的标志 交易多种金融资产](zh/instruments "交易多种金融资产") [支付方式 多种法定货币和加密货币选项](zh/payments "多种法定货币和加密货币选项") [SFX Coin 探索我们的代币提供的多种可能性](zh/sfx-simplefx-coin "探索我们的代币提供的多种可能性") [Bitcoin Lightning Network 加密货币交易达到新高度](zh/bitcoin-lightning-network "加密货币交易达到新高度") [零费用 探索我们的免费功能](zh/zero-fees "探索我们的免费功能")

平台

[移动应用 随时随地进行交易](zh/mobile-app "随时随地进行交易") [桌面应用程序 充分利用 SimpleFX 的全部功能](zh/desktop-app "充分利用 SimpleFX 的全部功能") [Web 应用程序 利用尖端技术](zh/web-trader "利用尖端技术") [前往平台](zh/platforms)

公司

[关于 SimpleFX 查看我们品牌的基本信息](zh/about "查看我们品牌的基本信息") [网络安全意识 了解我们如何保护您的交易](zh/cybersecurity-awareness "了解我们如何保护您的交易") [连接业务 探索适合您业务的定制解决方案](zh/connect-for-business "探索适合您业务的定制解决方案")

[帮助中心](zh/help-center)

EN - English AR - العربية ES - Español FR - Français HI - Hindi ID - Bahasa Indonesia KO - Korean MY - Malay PT-BR - Português RU - Русский TH - ภาษาไทย TR - Türkçe VI - Tiếng Việt ZH - 中文

*   [](zh/ "家")
*   [提供](zh/offer)
*   指数

买入或卖出期货指数
=========

使用 SimpleFX 深入了解期货指数的动态领域。我们的平台允许您交易各种指数的期货合约，为对冲和投机策略提供机会。在用户友好的环境中，领先于市场趋势并执行您的交易想法。

[开始投资](https://app.simplefx.com/offer/indices)

 ![投资<span>加密货币</span>](./assets/offer/indices-cash-page-icon-mobile.png)

优点

### 使用 SimpleFX 交易期货

多元化市场准入

使用 SimpleFX 交易期货为您打开了通往众多市场的大门。您可以交易期货指数，深入了解债券市场，包括 TNOTES、GILTS 和 BUNDS，甚至可以使用 VIX 推测市场波动或跟踪美元指数。这种多样性确保您可以在一个平台下访问多种资产类别。

对冲机会

SimpleFX 上的期货交易可用于对冲市场风险。通过持有期货合约，您可以保护您的投资组合免受不同市场（无论是股票、债券还是指数）不利价格波动的影响，从而确保更稳定的投资策略。

利用优势

使用 SimpleFX，您可以在交易期货时使用杠杆。这意味着您可以用相对较少的资本开立更重要的头寸，从而扩大您的潜在回报。但是，重要的是要记住，虽然杠杆可以增加利润，但也可以扩大损失。

对价格走势的猜测

期货交易允许您对资产的未来价格进行投机，在市场上涨和下跌时都有获利的潜力。无论是预测债券市场趋势还是预测美元指数的走势，SimpleFX 都能提供有效的市场投机工具。

Cost-efficiency and no physical delivery

Trading Futures with SimpleFX is cost-effective, eliminating the need to deliver the underlying asset physically. This means you can trade on the price movements of various assets without the complications and costs associated with their physical handling and storage.

[指数](zh/instruments/?category=indices)

指数

乐器

价格

每日变化

[

ASX 200](zh/instruments/AU200)

8 749

[贸易 ASX 200](https://app.simplefx.com/instruments/AU200)

[

Euro Bund](zh/instruments/BUND)

125.18

[贸易 Euro Bund](https://app.simplefx.com/instruments/BUND)

[

SMI 20](zh/instruments/CH20)

13 058

[贸易 SMI 20](https://app.simplefx.com/instruments/CH20)

[

Germany 40](zh/instruments/DE40)

24 324.7

[贸易 Germany 40](https://app.simplefx.com/instruments/DE40)

[

IBEX 35](zh/instruments/ES35)

17 800

[贸易 IBEX 35](https://app.simplefx.com/instruments/ES35)

[

Euro STOXX 50](zh/instruments/EU50)

5 874

[贸易 Euro STOXX 50](https://app.simplefx.com/instruments/EU50)

[

CAC 40](zh/instruments/FR40)

8 042.6

[贸易 CAC 40](https://app.simplefx.com/instruments/FR40)

[

Gilt](zh/instruments/GILT)

86.52

[贸易 Gilt](https://app.simplefx.com/instruments/GILT)

[查看所有乐器](zh/instruments/?category=indices)

仪器

期货指数交易
------

通过 SimpleFX 期货指数市场踏上全球之旅。利用来自全球主要经济区域的指数实现交易多元化。  
  
在美国，交易道琼斯指数 \[US30\]、纳斯达克 100 指数 \[US100\]、标准普尔 500 指数 \[US500\] 和罗素 2000 指数 \[US2000\]。在欧洲，参与 DAX40 指数 \[DE40\] 和欧元区斯托克 50 指数 \[EU50\]。若要投资亚洲和澳大利亚，探索 ASX200 指数 \[AU200\]、日经 225 指数 \[JP225\] 和恒生指数 50 指数 \[HK50\]。  
  
SimpleFX 的产品让您可以探索全球市场，将投资分散到不同的经济体，以利用机遇并对冲特定地区的风险。

教育

### 释放您的交易潜力！

深入了解我们的分步教程。

[How to Clear Your Browser’s Cache (Chrome, Firefox, Safari)](zh/education/how-to-clear-your-browsers-cache-chrome-firefox-safari) [如何交易？](zh/education/how-to-trade-desktop) [如何平仓？](zh/education/how-to-close-an-order-desktop) [如何使用一键交易？](zh/education/how-to-use-one-click-trading-desktop) [先进先出 (FIFO) 解释](zh/education/first-in-first-out-fifo-explained-desktop) [如何使用贸易计算器？](zh/education/how-to-use-trade-calculator-desktop)

[在哪里可以找到帮助中心？](zh/education/where-to-find-a-help-center-mobile) [如何修改您已开仓和待执行的交易？](zh/education/how-to-modify-your-opened-and-pending-trades-mobile) [如何结束你的交易？](zh/education/how-to-close-your-trade-mobile) [如何开立贸易？](zh/education/how-to-trade-mobile) [如何从模拟账户切换到真实账户？](zh/education/how-to-switch-to-live-account-from-demo-account-mobile)

[查看所有视频](zh/education/indices-academy/?type=video)

简单开户。 开始投资的简单方法。

无费用，无最低存款

 输入你的电子邮箱

 我接受[使用条款](https://simplefx.com/legal-documents)和[隐私政策](https://simplefx.com/privacy-policy/)。

立即开设账户

    ![发现 SimpleFX](/assets/images/new-sfx-app-webtrader-mobile-v2@2x.png)

![SimpleFX](assets/images/simplefx-logo-white.png)

在 - 找到我们

[](/social/facebook)[](/social/linkedin)[](/social/youtube)[](/social/tiktok)[](/social/telegram)

加入我们的社区

[](/social/x)[](/social/discord)

下载SimpleFX

[](https://simplefx.com/get-app/ios)

扫描此二维码  
下载应用程序。

![](https://api.simplefx.com/mobile-store/qr/ios)

[](https://simplefx.com/get-app/android)

扫描此二维码  
下载应用程序。

![](https://api.simplefx.com/mobile-store/qr/android)

[提供](zh/offer)

提供

[加密货币](zh/offer/crypto) [外汇](zh/offer/forex) [指数](zh/offer/indices) [商品](zh/offer/commodities) [股票](zh/offer/equities) [金属](zh/offer/metals) [Earn - Stake & Trade](zh/earn-stake-trade) [促销](zh/promotions) [前往优惠](zh/offer)

[平台](zh/platforms)

平台

[移动应用](zh/mobile-app) [桌面应用程序](zh/desktop-app) [Web 应用程序](zh/web-trader) [前往平台](zh/platforms)

交易信息

[我们的标志](zh/instruments) [支付方式](zh/payments) [SFX - SimpleFX Coin](zh/sfx-simplefx-coin) [Bitcoin Lightning Network](zh/bitcoin-lightning-network) [零费用](zh/zero-fees) [API](https://github.com/SimpleFXcom/simplefx-api)

支持

[帮助中心](zh/help-center) [经常问的问题](zh/faq) [地位](zh/status) [货币计算器](zh/currency-calculator)

学院

[教育](zh/education) [交易术语表](zh/trading-glossary)

公司

[关于我们](zh/about) [网络安全意识](zh/cybersecurity-awareness) [连接业务](zh/connect-for-business) [品牌资产](zh/brand-assets)

附属机构

[成为一个合伙人（参与者](zh/affiliate) [Unilink](zh/unilink)

隐私和监管

[合法文件](zh/legal-documents) [滚下](zh/rollover) [隐私政策](zh/privacy-policy) [Cookie 政策](https://simplefx.com/resources/SimpleFX_CookiesPolicy.pdf)

**SimpleFX Group**由以下实体组成：

**8TECH LTD**经毛里求斯金融服务委员会授权并受其监管，许可证号为 GB23201604。办公地址：毛里求斯埃比尼银银大厦 Cybercity，银行街 18 号底层。8TECH LTD 不提供任何法定货币兑换服务和加密货币兑换服务。8TECH LTD 不支持加密货币交易账户或加密货币存款。

**8TECH ZA (PTY) LTD 是**一家加密资产服务提供商和 FSP，持有南非金融部门行为监管局 (FSCA) 授权的 53073 号许可证，办公地址：4 Haven Lane Malvern Queensburgh Durban Kwa-Zulu Natal 4093，南非。8TECH ZA (PTY) LTD 提供加密货币存款，并支持基于 FSCA 53073 号许可证的加密货币交易账户，并提供加密资产子类别。

**8TECH SVG LTD**注册号为 22361 BC 2014，注册地址为圣文森特和格林纳丁斯金斯敦 VC0100 Beachmont 商业中心 404 室。8TECH SVG LTD 是 SimpleFX 网站的所有者：免费交易和投资平台。8TECH SVG LTD 提供加密货币存款服务，并支持加密货币交易账户。8TECH SVG LTD 不提供法币兑换服务和加密货币兑换服务。

**SimpleFX 集团**未获得任何欧盟机构、欧洲经济区国家主管部门或英国的授权。SimpleFX 服务不受欧盟和英国监管框架的约束。您不受投资者赔偿基金的保障。

本网站上的信息并不构成，也不应被解释或理解为从事任何投资或交易活动的诱导或招揽，也不旨在向欧盟、欧洲经济区或英国公民营销或推广 SimpleFX 服务。

**SimpleFX Group**不向美国或任何分发或使用违反当地法律或法规的国家的公民和居民提供服务。

**风险警告**

外汇、虚拟资产或其他保证金场外产品的保证金交易具有高风险，可能并不适合所有人。我们建议您根据个人情况仔细考虑交易是否适合您。

CFD 是复杂的工具，由于杠杆作用，存在快速亏损的高风险。78% 的散户投资者账户在与该提供商交易 CFD 时亏损。您应该考虑您是否了解 CFD 的运作方式，以及您是否有能力承担亏损的高风险。

任何利润都可能需要缴税，您应该就您的税务状况寻求独立建议。

2026 SimpleFX版权所有。

[

写信给我们。  
我们每周 5 天、每天 24 小时响应。

](https://app.simplefx.com/login?action=open-livechat)