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: 52px;
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: 20px !important;
}
@media(max-width:991px){
div[data-slick-index="0"] .text_block h1{
font-size: 36px;
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.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 계좌를 개설할 수 있습니다.
클라이언트 페이지에 로그인한 후 “새 계좌 개설하기(Add a new account)” 버튼을 선택하여 MT5 계좌를 개설할 수 있습니다.
네, 본인의 트레이딩 계좌 간에 내부 이체를 할 수 있습니다.