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: 34px;
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;
}
}
AXIでMT5の機会をつかむ
- 競争力のあるスプレッド 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の取引を始めよう
.awardsSection{
background-color: #F0EBE3;
padding: 64px 16px 16px;
}
.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;
}
}
申し込みフォームを使用してライブ取引口座を開設します
MT5のログイン情報が記載されたウェルカムメールを受け取ります
メール内のインストールリンクに従い、提供されたログイン情報を使用してAxiの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;
}
}
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コピー取引はシームレスな統合された取引を提供し、手動、アルゴリズム、そして自動取引戦略を1つの強力なプラットフォームで組み合わせることができます。
.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でのコピートレードの主な利点
人気の市場で分散投資
自由な管理
1回の取引ごとのリスクをカスタマイズし、ポートフォリオを簡単に管理できます。
シームレスな実行
自身の取引を妨げることなく、トップトレーダーのパフォーマンスを反映します。
簡単に多様化可能
さまざまな手法とプロファイルを持つ複数のトレーダーをコピーして、バランスの取れたポートフォリオを構築できます。
透明性のあるパフォーマンス
プロバイダのリーダーボードを通じて、利益と損失の詳細を追跡できます。
AxiTrader Ltd.のプロモーションです。CFDには投資損失の高いリスクが伴います。AU、NZ、EU、およびUKの住民には利用できません。Axi Copy Tradingアプリは、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の追加機能
「板情報」: これは、現在の市場の注文状況をリアルタイムに確認できる機能です。どの価格でどれだけの注文リクエストが入っているかを把握することができます。
「プライスボード」
プライスボードを表示することで、多くのワンクリック注文が可能になるだけでなく、安値/高値やスプレッド、スワップなどの情報も確認できます。プライスボードの銘柄を変更したい場合は、「銘柄」または「プライスボード」上で右クリックし、「銘柄」から銘柄の追加や削除が可能です。
「ストップリミット注文」
この注文方法により、指定した価格に達すると、指値注文が自動的に発動することができます。高値を突破した後に押し目を買いたい場合や、安値を割った後に戻り売りを行う戦略に活用できます。
例1: 買い注文
• 現在の価格: 140円
• ストップ価格: 145円
• リミット価格: 150円
価格が145円に達した時点で、150円での買い指値注文が発動されます。これにより、価格が上昇トレンドに入った後の押し目を狙うことができます。
________________________________________
例2: 売り注文
• 現在の価格: 140円
• ストップ価格: 135円
• リミット価格: 130円
この場合、価格が135円に達した時点で、130円での売り指値注文が発動されます。これにより、価格が下落トレンドに入った後の戻りを狙うことができます。
Buy Stop Limit(買いストップリミット注文): 現在価格よりも高い価格を指定し、その価格に達した場合に有効となる注文。
Sell Stop Limit(売りストップリミット注文): 現在価格よりも低い価格を指定し、その価格に達した場合に有効となる注文。
カスタムインジケーター
カスタムインジケーターに関しては、MT4の方が豊富にそろっています。MT4のカスタムインジケーターはMT5と互換性がありませんので、カスタムインジケーターを使用されたい方は、MT4を選ぶ方もいます。
キャッシュインデックス
暗号資産
先物 - コモディティ
先物 - 指数
株式 - 手数料無料
スタンダードFX
スタンダード貴金属
MT5取引口座は、クライアントポータルから申請できます。
MT5のデモ口座は、日本を居住地と選択いただいているお客様のみ作成可能です。
現在のところ、MT5口座はお一つまで利用できます。
現在は、MT4の口座をお持ちのお客様のみMT5口座を開設いただくことが可能です。また、現状はスタンダード口座とプレミアム口座がMT5に対応しております。
残念ながら、現状はAxi SelectはMT4のみの対応となります。MT5への対応は随時対応して参ります。
アカウントを接続するには、ログイン時にMT5サーバー(US50)を選択してください。その後、Axiコピー取引アプリを開き、入金されたMT5アカウントにリンクしてください。
現状、PAMM/ MAMはMT4のみの対応となります。
現状、レバレッジは1:1000です。対応している口座通貨は以下の通りです:USD / JPY / EUR / GBP / SGD / AUD
クライアントポータルにログインいただくと、ポップアップのメッセージが表示されます。そちらのメッセージをクリックいただくと口座開設ページに遷移いたしますので、「スタンダード」を選択してMT5口座開設の手続きにお進みください。
まずはMT4口座を開設いただく必要がございます。その後、クライアントポータルより新規口座開設からMT5口座の開設へとお進みください。
はい、MT4とMT5の口座間で資金移動できるようになりました。MT4口座とMT5口座の両方をお持ちの場合は、 クライアントポータル の資金移動機能を利用して、両口座間で資金を移動いただけます。
現在はスタンダード口座とプレミアム口座がMT5に対応しております。エリート口座は今後のシステムアップデートで対応予定です。