(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

บัญชีเทรด: Standard

บัญชีเทรด ไม่มีค่าคอมมิชชั่น ที่เหมาะสำหรับนักเทรดส่วนใหญ่
สมัครวันนี้ และสัมผัสข้อได้เปรียบทั้งหมดของบัญชีที่ได้รับความนิยมสูงสุดจาก Rock-West

Account Type
Standard
RAW
เงินฝากขั้นต่ำ
$50
$250
สเปรดเริ่มต้นที่
1.4 pips
0.0 pips
ค่าคอมมิชชั่นการเทรด
$0 (ไม่มีค่าคอมมิชชั่น)
$8 ต่อ 1 ลอต
เลเวอเรจฟอเร็กซ์
2000
1000
เลเวอเรจโลหะมีค่า
800
400
เลเวอเรจดัชนี
100
100
เลเวอเรจสินค้าโภคภัณฑ์
100
100
เลเวอเรจคริปโต
10
10
สกุลเงินบัญชี
USD
USD
โบนัส
100%
n/a
โบนัสสูงสุด
$10,000
n/a
โบนัสที่สามารถถอนได้
$2 ต่อ 1 ลอต เมื่อทำเทิร์นครบตามเงื่อนไข
n/a
คัดลอกการเทรด
มี
ไม่มี
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