(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
Untitled design-24.webp
5.png

The home of trading wisdom from the great Cat Sensei

Real market access starts here

Sensei_cat.png

“” As Cat Sensei says: Don't chase luck —  choose structure.

See the truth behind trading 

Click to learn all the wisdom quotes

“” As Cat Sensei says: If you see the truth, you trade real.

Week 3 winners
Realised profit %
MT5 account 75835
120.59%
MT5 account 75841
85.01%
MT5 account 75890
32.56%
Week 1 winners
Realised profit %
MT5 account 75215
211.12%
MT5 account 70693
156.97%
MT5 account 70705
87.21%
Week 2 winners
Realised profit %
MT5 Account 69699
191,98%
MT5 Account 69862
140,55%
MT5 Account 69916
129,39%
Contest Winners
Winner #1
Winner #2
Winner #3

Choose your broker

The Cat knows the pitfalls.

At Rock-West, you get strategy, not gambling.

Don’t panic-buy or panic-sell with no thinking.

Spot the trend. Enter at the right moment.

“” As Cat Sensei says: Before reading the chart, read the broker.

Senseu cat_RW.png

SEE THE conditions

46+ indicators.

Robo-traders.

Ultra-fast execution.

No excuses.

“” As Cat Sensei says: Only trade with those who pay.

RW offers 46 different indicators, connects trading robots, and executes orders at the speed that others dream of—even during NFP.

 

Withdrawals? Never delayed.

 

Reputation? Proven over the years.

Ready for real-talk trading?

Let’s build scalable.

welcome on board

Don’t follow the crowd closing in panic.

Use market corrections to average, apply logic, not hope, and trade safely and honestly with Rock-West.

“” As Cat Sensei says: A loyal broker stands with you — in calm and in storm.

bottom of page