MetaTrader 5 로
PC·웹·모바일 다운로드
Axi의 MetaTrader 5 플랫폼으로 PC, Mac, Android, iPhone 및 iPad에서 빠르게 거래를 시작하세요.
.homehero_carousel { margin: 0; }
.homehero_carousel .slick-slider .slick-dots { display: none; }
.accent { color: #FFD23F; }
.heroSec {
background-image: url("https://aximedia.s3.amazonaws.com/rebrand-prod/kkznpafn/mt5-hero-section.png");
background-position: center;
background-repeat: no-repeat;
background-size: cover;
height: 520px;
display: flex;
align-items: center;
}
.heroSec .text_block {
max-width: 1140px;
width: 100% !important;
margin: 0 auto;
padding: 0 40px;
box-sizing: border-box;
align-items: flex-start;
}
.heroSec .text_block h1 {
font-size: 56px;
max-width: 600px;
color: #fff !important;
text-align: left;
line-height: 1.15;
font-weight: 700;
margin: 0 0 24px 0;
}
.heroSec .text_block .subtitle {
font-size: 20px;
max-width: 500px;
color: #fff;
text-align: left;
line-height: 1.5;
font-weight: 600;
margin: 0;
}
@media (max-width: 991px) {
.heroSec {
background-image: url("https://aximedia.s3.amazonaws.com/rebrand-prod/u53p5rxy/mobile-header.png");
background-position: center bottom;
background-size: cover;
height: auto;
display: block;
padding-bottom: 80%;
}
.heroSec .text_block {
padding: 32px 24px 0;
display: block;
max-width: none;
}
.heroSec .text_block h1 {
font-size: 32px;
line-height: 1.2;
max-width: none;
text-align: left;
margin: 0 0 20px 0;
}
.heroSec .text_block .subtitle {
font-size: 18px;
max-width: none;
text-align: left;
line-height: 1.4;
}
}
.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;
}
}
MT5 의 주요 기능
전체 시장 커버리지
외환부터 암호화폐까지, 시장을 실시간으로 모니터링하세요
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.8핍부터 시작
투명한 수수료와 가격 정책 마음 편하게 거래에 집중
다양한 결제 옵션 간편한 계좌 충전
.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;
}
.listItem .innerSection .textSection ul li::before {
width: 20px;
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 그룹 계열사
.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는 투자 손실의 위험이 높습니다. 호주, 뉴질랜드, 유럽연합(EU) 및 영국 거주자에게는 제공되지 않습니다. 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;
}
}
자주 묻는 질문
이 페이지에 있는 링크를 통해 MT5 터미널을 다운로드하거나, 클라이언트 페이지(client area)에서 직접 다운로드할 수 있습니다.
기존에 다른 계좌가 없는 경우, 최대 5개의 MT5 계좌를 개설할 수 있습니다.
예. Axi Select는 MT4에서 사용할 수 있으며 MT5와도 호환됩니다.
속도
MT4는 32비트, MT5는 64비트 기반으로 작동하므로 MT5가 더 높은 정보 처리 성능을 제공하며, 보다 원활하고 빠르게 작동합니다.
사용 가능한 시간대
MT5는 MT4에서 제공되는 시간대 외에도 2분, 3분, 4분, 6분, 12분, 20분, 2시간, 3시간, 6시간, 12시간 시간대를 제공합니다. MT5의 초기 화면은 MT4와 동일하므로, 다른 시간대를 추가하려면 툴바의 시간대 아이콘을 마우스 오른쪽 버튼으로 클릭한 후 “사용자 지정”을 선택해 추가할 수 있습니다.
MT5의 추가 기능
시장 심도(Market Depth): 이 기능을 사용하면 현재 시장의 주문 상황을 실시간으로 확인할 수 있으며, 각 가격 수준에 얼마나 많은 주문 요청이 있는지 보여줍니다.
호가 보드(Price Board): 호가 보드를 표시하면 여러 개의 원클릭 주문을 넣을 수 있을 뿐 아니라 저가/고가, 스프레드, 스왑 등의 정보도 확인할 수 있습니다. 호가 보드의 종목을 변경하려면 “종목” 또는 “호가 보드”를 마우스 오른쪽 버튼으로 클릭한 후 “종목”에서 종목을 추가하거나 제거하면 됩니다.
스톱 리밋 주문(Stop Limit Orders): 지정한 가격에 도달했을 때 지정가 주문이 자동으로 실행되도록 설정할 수 있는 주문 방식입니다. 고점을 돌파한 뒤 매수하거나, 저점을 하향 돌파한 뒤 매도하는 전략 등에 활용할 수 있습니다.
클라이언트 페이지에 로그인한 후 “새 계좌 개설하기(Add a new account)” 버튼을 선택하여 MT5 계좌를 개설할 수 있습니다.
네, 본인의 트레이딩 계좌 간에 내부 이체를 할 수 있습니다.
계정을 연결하려면 로그인 시 MT5 서버(US50)를 선택하세요. 다음으로 Axi Copy Trading 앱을 열고 자금이 입금된 MT5 계정과 연결하면 됩니다.