عزز أداءك في التداول مع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;
color: white !important;
text-align: right;
}
div[data-slick-index="0"] .text_block h4{
color: white !important;
text-align: right;
font-size: 24px !important;
}
@media(max-width: 1440px){
div[data-slick-index="0"] .text_block{
width: 87% !important;
margin: 0 auto;
}
div[data-slick-index="0"] .text_block h1{
font-size: 54px;
}
}
@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 إطارًا زمنيًا لتحقيق تداولات أكثر دقة
اختبار الإستراتيجية متعددة الخيوط
قيّم استراتيجيتك في التداول باستخدام المستشارين الخبراء (EAs)
.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 span{
margin-right: 30px;
}
.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;
right: 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;
height: 26px;
top: 30px;
}
}
.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;
}
}
افتح حسابك الحقيقي باستخدام نموذج التسجيل الآمن الخاص بنا.
ستتلقى بريدًا ترحيبيًا يحتوي على بيانات تسجيل الدخول إلى منصة MT5
اتبع رابط التثبيت في البريد الإلكتروني واستخدم بيانات تسجيل الدخول للوصول إلى حساب Axi MT5 الخاص بك
تحمل العقود مقابل الفروقات (CFDs) مخاطر عالية لخسارة الاستثمار.
.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 Copy Trading المتكامل مع MT5
.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;
}
}
يُعد تطبيق Axi Copy Trading أداة قوية تتيح لك نسخ صفقات المتداولين المحترفين بسهولة، مع تكامل مباشر مع حساب MT5 الخاص بك، مما يتيح لك الجمع بين التداول اليدوي والآلي ونسخ الصفقات ضمن منصة واحدة.
.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;
}
}
المزايا الرئيسية لتطبيق Axi Copy Trading المتكامل مع MT5
تحكّم كامل
خصص نسبة المخاطرة لكل صفقة وادِر محفظتك بسهولة من داخل التطبيق.
تنفيذ سلس
انسخ أداء أفضل المتداولين دون التأثير على صفقاتك الشخصية.
قم بتنويع محفظتك بسهولة
كوّن محفظة متوازنة من خلال متابعة ونسخ عدة متداولين ذوي استراتيجيات ومعدلات مخاطرة متنوعة.
شفافية تامة في الأداء
تابع نتائج المتداولين بالتفصيل عبر لوائح المتصدرين داخل التطبيق.
تروّج بواسطة شركة AxiTrader Ltd. تحمل العقود مقابل الفروقات (CFDs) مخاطر عالية لخسارة الاستثمار. غير متاح للمقيمين في أستراليا ونيوزيلندا والاتحاد الأوروبي والمملكة المتحدة. تم توفير تطبيق 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 أطرًا إضافية تشمل: دقيقتين، 3 دقائق، 4 دقائق، 6 دقائق، 12 دقيقة، 20 دقيقة، ساعتين، 3 ساعات، 6 ساعات، و12 ساعة. ملاحظة: عند فتح MT5 لأول مرة، ستظهر الأطر الزمنية الافتراضية نفسها كما في MT4. لإضافة أطر زمنية أخرى، انقر بالزر الأيمن على أيقونة الأطر الزمنية في شريط الأدوات، ثم اختر "تخصيص" لإضافتها.
ميزات إضافية في MT5
عمق السوق (Market Depth): تُظهر هذه الميزة حالة أوامر السوق في الوقت الحقيقي، بما في ذلك عدد الطلبات الموجودة عند كل مستوى سعري.
لوحة الأسعار (Price Board): تمكّنك من تنفيذ أوامر فورية بنقرة واحدة، بالإضافة إلى عرض معلومات مثل أعلى/أدنى سعر، الفروقات السعرية والسواب. لتغيير الرموز الظاهرة في لوحة الأسعار، انقر بالزر الأيمن على "الرموز" أو "لوحة الأسعار" ثم أضف أو احذف الرموز .
أوامر وقف الحد (Stop Limit Orders): يسمح لك هذا النوع من الأوامر بوضع أمر حد تلقائيًا عندما يصل السعر إلى مستوى معين. تُستخدم هذه الميزة في استراتيجيات مثل الشراء بعد تجاوز السعر مستوى مرتفعًا أو البيع بعد انخفاضه.
مثال 1: أمر شراء
السعر الحالي: 140 ين سعر الإيقاف: 145 ين سعر الحد: 150 ين عندما يصل السعر إلى 145 ين، يتم تفعيل أمر شراء بحد عند 150 ين. يساعدك ذلك على الاستفادة من تراجع مؤقت بعد أن يبدأ السعر في الارتفاع.
مثال 2: أمر بيع
السعر الحالي: 140 ين سعر الإيقاف: 135 ين سعر الحد: في هذه الحالة، عندما يصل السعر إلى 135 ين، يتم تفعيل أمر بيع بحد عند 130 ين. يساعدك ذلك على الاستفادة من ارتداد مؤقت بعد أن يبدأ السعر في الانخفاض. أمر إيقاف شراء أمر شراء عند سعر أعلى من السعر الحالي، يتم تفعيله عندما يصل السعر إلى ذلك المستوى المحدد. أمر إيقاف بيع أمر بيع عند سعر أدنى من السعر الحالي، يتم تفعيله عندما يصل السعر إلى ذلك المستوى المحدد.
المؤشرات المخصصة (Custom Indicators): توفر منصة MT4 مجموعة أكبر من المؤشرات المخصصة مقارنةً بـ MT5. نظرًا لعدم توافق مؤشرات MT4 المخصصة مع MT5، قد يفضّل بعض المستخدمين الذين يعتمدون على هذه المؤشرات اختيار MT4.
مؤشرات نقدية العملات الرقمية العقود الآجلة – السلع العقود الآجلة – المؤشرات الأسهم - بدون عمولة أزواج العملات (Standard FX) المعادن (Standard Metals)
يمكنك طلب فتح حساب MT5 مباشرة من خلال بوابة العميل الخاصة بك.
الحساب التجريبي على MT5 متاح فقط في بعض المناطق.
في الوقت الحالي، يُسمح للعملاء بامتلاك حساب MT5 واحد فقط.
في الوقت الحالي، يُشترط أن يكون لدى العميل المؤهّل حساب MT4 قائم حتى يتمكن من فتح حساب MT5. حتى الآن، تشمل أنواع الحسابات المتوفرة: الحساب القياسي (Standard) وحساب بريميوم (Premium).
في الوقت الحالي، يُعد كل من الحساب القياسي (Standard) وحساب برو (Pro) مؤهلين لاستخدام منصة MT5، بينما يُتوقع دعم حسابات بريميوم (Premium) وإيليت (Elite) في تحديثات مستقبلية.
استخدم منصة MetaTrader 5 لتداول سهل من أي مكان. قم بتحميل تطبيق MT5 لأجهزة الكمبيوتر والآيفون والأندرويد من هنا. قم بتحميل منصة MetaTrader 5 وابقَ على اتصال دائم بالأسواق.
لا، في الوقت الحالي، برنامج Axi Select متاح فقط على منصة MT4 ولا يتوافق مع MT5.
لربط حسابك، اختر خادم MT5 (US50) عند تسجيل الدخول. بعد ذلك، افتح تطبيق Axi Copy Trading وقم بربطه بحساب MT5 الممول الخاص بك.
لا، حاليًا خدمة PAMM / MAM متوفرة فقط لحسابات MT4.
الرافعة المالية المتوفرة حاليًا هي 1:500. والعملات المتاحة حاليًا هي: USD / JPY / EUR / GBP / SGD / AUD
إذا كان العميل مؤهلًا، فعند تسجيل الدخول إلى بوابة العملاء ستظهر له رسالة منبثقة (Pop-up) تُوجّهه مباشرة إلى صفحة "فتح حساب". بعد ذلك، يجب على العميل اختيار "الحساب القياسي" (Standard)، مما يتيح له المتابعة والتسجيل للحصول على حساب MT5.
إذا كان العميل الجديد مؤهلًا، فيجب عليه حاليًا التسجيل أولًا للحصول على حساب MT4، ثم بعد ذلك يمكنه طلب حساب MT5 من خلال بوابة العملاء.
هذه الميزة غير متوفرة حاليًا.