"use strict"; document.addEventListener('scroll', initGTMOnEvent); document.addEventListener('mousemove', initGTMOnEvent); document.addEventListener('touchstart', initGTMOnEvent); function initGTMOnEvent(event) { initGTM(); event.currentTarget.removeEventListener(event.type, initGTMOnEvent); // remove the event listener that got triggered } function initGTM() { if (window.gtmDidInit) { return false; } window.gtmDidInit = true; // flag to ensure script does not get added to DOM more than once. const script = document.createElement('script'); script.type = 'text/javascript'; script.async = true; script.onload = () => { dataLayer.push({ event: 'gtm.js', 'gtm.start': new Date().getTime(), 'gtm.uniqueEventId': 0 }); }; // this part ensures PageViews is always tracked script.src = 'https://www.googletagmanager.com/gtm.js?id=GTM-WDW6WGL'; document.head.appendChild(script); } AVL Commences Trading on USA OTCQB Market - Australian Vanadium Limited

AVL Commences Trading on USA OTCQB Market

ASX shares now more easily accessible by US investors

KEY POINTS
• AVL’s share listing in the USA has been upgraded to the OTCQB market
• OTCQB market allows US investors to trade AVL’s ASX shares
• Interest from US investors catalyst for upgrade being undertaken
• Admission to the OTCQB is non-dilutive for existing shareholders

AVL Commences Trading on USA OTCQB Market View PDF (343 KB )
Scroll to Top