(function() { const utmParams = ['utm_source', 'utm_medium', 'utm_campaign', 'utm_term', 'utm_content']; const urlParams = new URLSearchParams(window.location.search); let hasParams = false; utmParams.forEach(param => { const value = urlParams.get(param); if (value) { localStorage.setItem(param, value); hasParams = true; } }); if (hasParams) { console.log('%c✅ UTM-метки сохранены в localStorage.', 'color: green; font-weight: bold;'); if (typeof gtag === 'function') { const eventParams = {}; utmParams.forEach(param => { eventParams[param] = localStorage.getItem(param); }); gtag('event', 'utm_parameters_captured', eventParams); console.log('%c📊 UTM-метки отправлены в GA4 как event utm_parameters_captured', 'color: blue; font-weight: bold;'); } } console.log('%c📦 UTM в localStorage:', 'color: orange; font-weight: bold;'); utmParams.forEach(param => { console.log(`${param}: ${localStorage.getItem(param)}`); }); // Навешиваем обработчик на кнопку регистрации const registerButton = document.querySelector('.StylableButton2545352419__container'); if (registerButton) { registerButton.addEventListener('click', function(e) { e.preventDefault(); let link = registerButton.querySelector('a') ? registerButton.querySelector('a').href : null; if (!link) { console.warn('⚠️ Кнопка не содержит ссылку'); return; } const url = new URL(link); utmParams.forEach(param => { const value = localStorage.getItem(param); if (value) { url.searchParams.set(param, value); } }); console.log('%c➡️ Переход на URL с UTM:', 'color: purple; font-weight: bold;', url.toString()); window.location.href = url.toString(); }); } else { console.warn('⚠️ Кнопка регистрации не найдена'); } })();
top of page

บัญชีเทรด: RAW

 

บัญชีที่ตอบโจทย์นักเทรดมืออาชีพมากที่สุด จุดเด่นคือ สเปรดเริ่มต้น 0 หรือสเปรดต่ำ พร้อมความเร็วในการส่งคำสั่งที่เหมาะสำหรับ Scalpers, นักเทรดรายวัน (Intra-day Traders) และนักเทรดอัตโนมัติ (Algo Traders)

Account Type
RAW
Standard
เงินฝากขั้นต่ำ
$250
$50
สเปรดเริ่มต้นที่
0.0 pips
1.4 pips
ค่าคอมมิชชั่นการเทรด
$8 ต่อ 1 ลอต
$0 (ไม่มีค่าคอมมิชชั่น)
เลเวอเรจฟอเร็กซ์
1000
2000
เลเวอเรจโลหะมีค่า
400
800
เลเวอเรจดัชนี
100
100
เลเวอเรจสินค้าโภคภัณฑ์
100
100
เลเวอเรจคริปโต
10
10
สกุลเงินบัญชี
USD
USD
โบนัส
n/a
100%
โบนัสสูงสุด
n/a
$10,000
โบนัสที่สามารถถอนได้
n/a
$2 ต่อ 1 ลอต เมื่อทำเทิร์นครบตามเงื่อนไข
คัดลอกการเทรด
ไม่มี
มี
Swap Free
n/a
เปิดใช้งานได้ตามคำขอ
ปริมาณการเทรดขั้นต่ำ
0.01
0.01
ระดับ Stop Out
30%
30%
สกุลเงินหลักของบัญชี
USD
USD
แพลตฟอร์ม
RW Mobile App, MetaTrader 5
RW Mobile App, MetaTrader 5
การเทรดแบบ One-Click
มี
มี
กลยุทธ์ที่อนุญาต
ทุกรูปแบบ
ทุกรูปแบบ
เหมาะสำหรับ
นักเทรดความถี่สูง & Scalpers
นักเทรดทุกระดับประสบการณ์
bottom of page