与 MetaTrader 5 一
起蓬勃发展
在一个卓越且功能全面的平台上交易最受欢迎的市场。
与 MetaTrader 5 一
起蓬勃发展
在一个卓越且功能全面的平台上交易最受欢迎的市场。
.heroSection .homehero_carousel .slick-slider .slick-dots{
display: none;
}
div[data-slick-index="0"] .text_block{
width: 67% !important;
margin: 0 auto;
}
div[data-slick-index="0"] .text_block p{
color: white !important;
}
div[data-slick-index="0"] .text_block h1{
font-size: 64px;
max-width: 780px;
color: white !important;
text-align: left;
}
div[data-slick-index="0"] .text_block h4{
color: white !important;
max-width: 600px;
text-align: left;
font-size: 25px !important;
}
@media(max-width:991px){
div[data-slick-index="0"] .text_block h1{
font-size: 40px;
padding: 0 15px !important;
max-width: unset !important;
}
div[data-slick-index="0"] .text_block h4{
padding: 0 15px !important;
max-width: unset !important;
}
div[data-slick-index="0"] .text_block div:nth-of-type(1) {
padding: 15px 0 !important;
}
.homehero_carousel .homehero__slide .text_block p a{
margin-right: 0 !important;
margin-top: 20px;
}
div[data-slick-index="0"] .text_block{
width: 100% !important;
}
}
.metatrader5{
background-color: #F0EBE3;
}
.metatrader5 .firstSection{
padding: 48px 0;
max-width: 1140px;
width: 100%;
margin: 0 auto;
display: flex;
gap: 10px;
}
.metatrader5 .imgSection{
max-width: 50%;
width: 100%;
}
.metatrader5 .textSection{
max-width: 50%;
width: 100%;
display: flex;
flex-direction: column;
align-items: start;
}
.metatrader5 .textSection .title1{
font-size: 38px;
}
.metatrader5 .textSection .para{
font-style: normal;
font-weight: 400;
line-height: 38px;
font-size: 18px;
}
@media (max-width: 768px){
.metatrader5 .firstSection{
flex-direction: column;
padding: 32px 15px;
gap: 20px;
}
.metatrader5 .imgSection{
max-width: 100%;
width: 100%;
}
.metatrader5 .textSection{
max-width: 100%;
width: 100%;
}
.metatrader5 .textSection .title1{
font-size: 25px;
}
.metatrader5 .imgSection img{
width: 100%;
height: auto;
}
}
尖端功能,尽在掌握
全面市场覆盖
从外汇到加密货币,实时监控市场动态
内置 MQL5 社区聊天
与其他用户连接并交流
集成技术指标
38 个内置指标,随时可用
财经日历
即时响应市场事件,掌控交易节奏
高级图表功能
44 个图形对象和 21 个时间周期,助你精准交易
多线程策略测试器
使用智能交易系统(EA)评估你的交易策略
.cuttingEdge{
padding: 32px 16px;
width: 100%;
max-width: 1140px;
margin: 0 auto;
}
.cuttingEdge .cuttingTitle{
font-size: 38px;
text-align: center;
}
.cuttingEdge .innerSection{
display: grid;
gap: 1rem;
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
}
.cuttingEdge .box{
margin: 0 auto;
display: flex;
flex-direction: column;
align-items: center;
gap: 10px;
justify-content: center;
}
.cuttingEdge .boxTitle{
font-size: 25px;
font-style: normal;
font-weight: 400;
width: 100%;
text-align: center;
min-height: 70px;
margin: 0;
}
.cuttingEdge .boxPara{
font-size: 18px;
font-style: normal;
font-weight: 400;
text-align: center;
}
@media (max-width: 768px){
.cuttingEdge .boxTitle{
min-height: unset;
}
.cuttingEdge .cuttingTitle{
font-size: 28px;
}
.cuttingEdge .box img{
width: 250px;
height: 250px;
}
}
在 MT5 上使用Axi 把握交易良机
- 极具竞争力的点差点差低至 0.9 点
- 透明的费用与定价助你专注于交易本身
- 多种入金方式轻松为账户注资
.listItem{
background: linear-gradient(0deg, #D11C36 0%, #FC404D 100%);
}
.innerSection{
max-width: 1140px;
width: 100%;
margin: 0 auto;
padding-top: 32px;
display: flex;
align-items: center;
}
.listItem .innerSection .textSection{
max-width: 50%;
width: 100%;
}
.listItem .innerSection .textSection .tilte{
color: white;
font-size: 38px;
}
.listItem .innerSection .textSection ul {
list-style: none;
padding: 0;
}
.listItem .innerSection .textSection ul li {
font-size: 20px;
color: white;
padding: 16px 0 16px 40px;
position: relative;
}
.listItem .innerSection .textSection ul li::before {
content: '';
background-image: url('https://aximedia.s3.amazonaws.com/rebrand-prod/vm5npx3j/layer_1.png');
background-size: contain;
width: 23px;
height: 30px;
position: absolute;
left: 0;
top: 50%;
transform: translateY(-50%);
}
.listItem .innerSection .imgSection{
max-width: 50%;
width: 100%;
}
@media (max-width: 768px){
.listItem .innerSection{
padding: 32px 16px 0;
flex-direction: column;
gap: 20px;
}
.listItem .innerSection .textSection{
max-width: 100%;
width: 100%;
}
.listItem .innerSection .textSection .tilte{
font-size: 28px;
}
@media (max-width: 768px) {
.listItem .innerSection .textSection ul li {
font-size: 18px;
padding-left: 35px; /* Adjust padding for smaller screens */
}
.listItem .innerSection .textSection ul li::before {
width: 20px; /* Scale down the icon size */
height: 26px;
}
}
.listItem .innerSection .imgSection{
max-width: 100%;
width: 100%;
}
.listItem .innerSection .imgSection img{
width: 100%;
height: auto;
}
}
.mt5Platforms{
margin: 0 auto;
display: flex;
flex-direction: column;
padding: 32px 16px;
}
.mt5Platforms .cuttingTitle{
font-size: 38px;
text-align: center;
}
.mt5Platforms .mt5Para{
font-size: 18px;
max-width: 800px;
text-align: center;
margin: 0 auto;
}
.mt5Platforms .innerSection{
padding: 32px 16px;
width: 100%;
max-width: 1140px;
margin: 0 auto;
display: flex;
flex-wrap: wrap;
}
.mt5Platforms .box{
margin: 0 auto;
display: flex;
flex-direction: column;
align-items: center;
gap: 10px;
justify-content: center;
max-width: 340px;
width: 100%;
padding-bottom: 32px;
}
.mt5Platforms .boxTitle{
font-size: 25px;
font-style: normal;
font-weight: 400;
width: 100%;
text-align: center;
min-height: 70px;
margin: 0;
}
.mt5Platforms .boxPara{
font-size: 18px;
font-style: normal;
font-weight: 400;
text-align: center;
min-height: 120px;
}
.mt5Platforms .buttons{
max-width: 600px;
margin: 0 auto;
display: flex;
justify-content: space-evenly;
}
.mt5Platforms .buttons a{
font-size: 16px;
background-color: #FCD758;
text-decoration: none;
padding: 10px 16px;
border-radius: 10px;
}
@media (max-width: 768px){
.mt5Platforms .cuttingTitle{
font-size: 28px;
}
.mt5Platforms{
padding: 32px 16px;
}
.mt5Platforms .boxTitle{
min-height: unset;
}
.mt5Platforms .box img{
width: 150px;
height: 150px;
}
.mt5Platforms .boxPara{
min-height: unset;
}
}
与全球屡获殊荣的经纪商一起开启 MT5 交易之旅*
*Axi Group of companies
.awardsSection{
background-color: #F0EBE3;
padding: 64px 16px 40px;
}
.awardsSection .innerAwards{
width: 100%;
max-width: 1140px;
margin: 0 auto;
}
.awardsSection .innerAwards .cuttingTitle{
font-size: 38px;
text-align: center;
}
.awardsSection .innerAwards .innerSection{
display: flex;
flex-wrap: wrap;
row-gap: 30px;
}
.awardsSection .innerAwards .box{
margin: 0 auto;
max-width: 360px;
width: 100%;
display: flex;
justify-content: center;
}
@media (max-width: 768px){
.awardsSection{
padding: 32px 16px;
}
.awardsSection .innerAwards{
padding: 0 ;
}
.awardsSection .innerAwards .cuttingTitle{
font-size: 28px;
}
.awardsSection .innerAwards .box{
max-width: 150px;
width: 100%;
}
.awardsSection .innerAwards .box img{
width: 130px;
height: 140px;
}
}
选择您的居住国家 – 系统会将您重定向到Axi客户中心,开始申请流程。
设置账户 – 选择MT5作为交易平台,设定偏好的杠杆比例和账户货币。
入金并开始交易 – 向您的MT5账户注资,下载对应设备的交易平台,登录并立即开始交易。
差价合约(CFD)具有较高的投资亏损风险。
.numberSection{
background-color: #F0EBE3;
padding-bottom: 64px;
}
.numberSection .innerSection{
width: 100%;
max-width: 1140px;
margin: 0 auto;
padding: 64px 0 32px;
display: grid;
gap: 1rem;
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
}
.numberSection .innerSection .box{
margin: 0 auto;
display: flex;
flex-direction: column;
align-items: center;
gap: 10px;
justify-content: center;
}
.numberSection .innerSection .boxPara{
font-size: 18px;
font-style: normal;
font-weight: 400;
text-align: center;
min-height: 140px;
max-width: 250px;
width: 100%;
}
.numberSection .buttons{
max-width: 600px;
margin: 0 auto;
display: flex;
justify-content: space-evenly;
}
.numberSection .buttons a{
font-size: 16px;
background-color: #FCD758;
text-decoration: none;
padding: 10px 16px;
border-radius: 10px;
}
.numberSection .cfdText {
margin: 0 auto;
text-align: center;
padding: 32px 16px 0;
max-width: 1140px;
}
@media (max-width: 768px){
.numberSection .innerSection .box img{
width: 150px;
height: 150px;
}
.numberSection .innerSection .boxPara{
min-height: unset;
}
.numberSection .buttons{
flex-direction: column;
text-align: center;
gap: 20px;
}
.numberSection .buttons a{
max-width: unset;
width: 280px;
margin: 0 auto;
}
}
.markets{
padding: 64px 16px;
}
.markets .innerSection{
width: 100%;
max-width: 1140px;
margin: 0 auto;
padding-bottom: 32px;
display: flex;
flex-wrap: wrap;
}
.markets .innerSection .box{
margin: 0 auto;
display: flex;
flex-direction: column;
align-items: center;
gap: 10px;
justify-content: center;
width: 100%;
max-width: 150px;
}
.markets .innerSection .boxPara{
font-size: 18px;
font-style: normal;
font-weight: 600;
text-align: center;
}
.markets .cuttingTitle{
font-size: 38px;
text-align: center;
}
@media (max-width: 768px){
.markets .innerSection .box img{
width: 100px;
height: 100px;
}
.markets .cuttingTitle{
font-size: 28px;
}
}
通过 MT5 上的 Axi 跟单交易,实现更智能的交易
.axiTrading{
background-image: url('https://aximedia.s3.amazonaws.com/rebrand-prod/5phphwqr/2-1.png');
background-size: cover;
background-position: center;
background-repeat: no-repeat;
}
.axiTrading .firstSection{
padding: 48px 0;
max-width: 1140px;
width: 100%;
margin: 0 auto;
display: flex;
gap: 10px;
}
.axiTrading .imgSection{
max-width: 50%;
width: 100%;
}
.axiTrading .textSection{
max-width: 50%;
width: 100%;
display: flex;
align-items: center;
}
.axiTrading .textSection .title1{
font-size: 38px;
font-weight: 700;
}
@media (max-width: 768px){
.axiTrading .firstSection{
flex-direction: column;
padding: 32px 15px;
gap: 20px;
}
.axiTrading .imgSection{
max-width: 100%;
width: 100%;
}
.axiTrading .textSection{
max-width: 100%;
width: 100%;
}
.axiTrading .textSection .title1{
font-size: 25px;
}
.axiTrading .imgSection img{
width: 100%;
height: auto;
}
}
MT5 上的 Axi 跟单交易实现无缝整合,让您可以在一个强大的平台上结合手动、算法和自动化交易策略。
.lastaxi{
}
.lastaxi .firstSection{
padding: 48px 0;
max-width: 900px;
width: 100%;
margin: 0 auto;
display: flex;
gap: 10px;
}
.lastaxi .imgSection{
max-width: 40%;
width: 100%;
}
.lastaxi .textSection{
max-width: 60%;
width: 100%;
display: flex;
align-items: center;
}
.lastaxi .textSection .title1{
font-size: 18px;
}
@media (max-width: 768px){
.lastaxi .firstSection{
flex-direction: column;
padding: 32px 15px;
gap: 20px;
}
.lastaxi .imgSection{
max-width: 100%;
width: 100%;
}
.lastaxi .textSection{
max-width: 100%;
width: 100%;
}
.lastaxi .imgSection img{
width: 100%;
height: auto;
}
}
MT5跟单交易的主要优势
保持掌控
自定义每笔交易的风险,轻松管理您的投资组合。
无缝执行
复制顶级交易者的表现,同时不影响您自己的交易。
轻松多元化
通过跟单多位交易者,构建技术手法与风险偏好各异的均衡投资组合。
透明表现
通过排行榜详细追踪交易者的盈亏记录。
由 AxiTrader Ltd 推广。差价合约(CFD)具有较高的投资亏损风险。不向澳大利亚、新西兰、欧盟和英国居民提供。Axi 跟单交易应用由 Axi 与 London & Eastern LLP 合作提供。
.keyAdvantage{
padding: 40px 16px;
}
.keyAdvantage .innerSection{
width: 100%;
max-width: 1140px;
margin: 0 auto;
display: flex;
flex-wrap: wrap;
align-items: center;
}
.keyAdvantage .innerSection .box{
margin: 0 auto;
display: flex;
flex-direction: column;
align-items: center;
gap: 10px;
justify-content: center;
width: 100%;
max-width: 240px;
}
.keyAdvantage .innerSection .boxPara{
font-size: 18px;
font-style: normal;
font-weight: 600;
text-align: center;
margin-bottom: 8px !important;
}
.keyAdvantage .boxPara2{
font-size: 18px;
font-style: normal;
font-weight: 400;
text-align: center;
min-height: 120px;
}
.keyAdvantage .cuttingTitle{
font-size: 38px;
text-align: center;
font-weight: 600;
}
.keyAdvantage .stores{
display: flex;
align-items: center;
text-align: center;
justify-content: center;
padding: 24px 0 0;
gap: 20px;
}
.keyAdvantage .lastP{
text-align: center;
padding: 15px;
max-width: 800px;
margin: 0 auto;
}
@media (max-width: 768px){
.keyAdvantage .innerSection .box img{
width: 100px;
height: 100px;
}
.keyAdvantage .cuttingTitle{
font-size: 28px;
}
.keyAdvantage .stores{
flex-direction: column;
}
}
常见问题解答
速度
由于 MT4 运行在 32 位系统上,而 MT5 运行在 64 位系统上,MT5 拥有更强的信息处理能力,因此运行更加流畅和快速。
可用时间周期
除了 MT4 提供的时间周期外,MT5 还支持 2 分钟、3 分钟、4 分钟、6 分钟、12 分钟、20 分钟、2 小时、3 小时、6 小时和 12 小时间周期。
MT5 初始显示的时间周期与 MT4 相同,如需添加其他时间周期,请在工具栏中右键点击时间周期图标,然后选择“自定义”以添加。
MT5 的附加功能
市场深度:此功能允许您实时查看当前市场挂单情况,显示每个价格档位的挂单数量。
报价板:显示报价板后,您不仅可以进行多个一键下单操作,还可以查看最低价/最高价、点差和掉期等信息。如需更改报价板上的交易品种,可右键点击“品种”或“报价板”,在“品种”中添加或删除品种。
限价止损单(Stop Limit Orders):这种下单方式允许您在价格达到指定水平时自动挂出一个限价单。可用于如突破高点后买入或跌破低点后卖出的策略。
示例 1:买入单
当前价格:140 日元
止损价格:145 日元
限价价格:150 日元
当价格达到 145 日元时,将自动触发一个 150 日元的买入限价单。可用于价格进入上升趋势后的回调买入策略。
示例 2:卖出单
当前价格:140 日元
止损价格:135 日元
限价价格:130 日元
当价格达到 135 日元时,将自动触发一个 130 日元的卖出限价单。可用于价格进入下降趋势后的反弹卖出策略。
买入止损限价单:当价格上破当前价格,达到指定价格时生效的买入限价单。
卖出止损限价单:当价格跌破当前价格,达到指定价格时生效的卖出限价单。
自定义指标
MT4 拥有更丰富的自定义指标库。由于 MT4 的自定义指标与 MT5 不兼容,因此希望使用自定义指标的用户可能会选择 MT4。
MT5 Standard 可交易品种包括:
现金指数(Cash Indice)
加密货币(Cryptos)
期货 - 商品(Futures - Commodities)
期货 - 指数(Futures - Indices)
股票 - 免佣(Shares - Commission Free)
标准外汇(Standard FX)
标准金属(Standard Metals)
您可以通过本页面的链接或直接在客户中心下载MT5终端。
如果没有其他现有账户,客户最多可以开设5个MT5账户。
不可以。目前 Axi Select 仅适用于 MT4,暂不支持 MT5。
在登录时选择 MT5 服务器(US50),然后打开 Axi 跟单交易应用并将其与您的入金 MT5 账户关联即可。
不可以。目前 PAMM/MAM 功能仅适用于 MT4 账户。
当前杠杆为 1:1000。可用的账户币种包括:美元(USD)、日元(JPY)、欧元(EUR)、英镑(GBP)、新加坡元(SGD)、澳元(AUD)。
登录客户中心,点击“添加新账户”按钮即可申请MT5账户。
目前标准账户和尊享账户可用于申请 MT5。尊享账户和精英账户将在未来更新中开放支持。