stockhouse.com
Open in
urlscan Pro
3.216.0.87
Public Scan
URL:
https://stockhouse.com/companies/bullboard/t.cm/canadian-imperial-bank-of-commerce?postid=34709481
Submission: On May 30 via manual from CA — Scanned from CA
Submission: On May 30 via manual from CA — Scanned from CA
Form analysis
1 forms found in the DOMPOST /companies/bullboard/t.cm/canadian-imperial-bank-of-commerce?postid=34709481
<form method="post" action="/companies/bullboard/t.cm/canadian-imperial-bank-of-commerce?postid=34709481" id="form" novalidate="novalidate">
<div class="aspNetHidden">
<input type="hidden" name="manScript_HiddenField" id="manScript_HiddenField" value="">
<input type="hidden" name="__EVENTTARGET" id="__EVENTTARGET" value="">
<input type="hidden" name="__EVENTARGUMENT" id="__EVENTARGUMENT" value="">
<input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE" value="/wEPDwUJNTk4MDU0MjQyZGRUD3AyueEVI3ptlZqLqhUxTTPEIg==">
</div>
<script type="text/javascript">
//<![CDATA[
var theForm = document.forms['form'];
if (!theForm) {
theForm = document.form;
}
function __doPostBack(eventTarget, eventArgument) {
if (!theForm.onsubmit || (theForm.onsubmit() != false)) {
theForm.__EVENTTARGET.value = eventTarget;
theForm.__EVENTARGUMENT.value = eventArgument;
theForm.submit();
}
}
//]]>
</script>
<input type="hidden" name="lng" id="lng" value="en-US">
<script type="text/javascript">
//<![CDATA[
var ctrlPressed = false;
function modalDialog(url, name, width, height, otherParams, noWopener, forceModal, forceNewWindow, setTitle) {
// Set default parameter values
if (setTitle == undefined) {
setTitle = true;
}
if (forceModal == undefined) {
forceModal = true;
}
if (otherParams == undefined) {
otherParams = 'toolbar=no,directories=no,menubar=no,modal=yes,dependent=yes,resizable=yes';
}
var advanced = false;
try {
advanced = window.top.AdvancedModalDialogs;
} catch (err) {}
if (advanced && !forceNewWindow && !ctrlPressed) {
window.top.advancedModal(url, name, width, height, otherParams, noWopener, forceModal, setTitle, this);
} else {
var win = window;
var dHeight = height;
var dWidth = width;
if (width.toString().indexOf('%') != -1) {
dWidth = Math.round(screen.width * parseInt(width, 10) / 100);
}
if (height.toString().indexOf('%') != -1) {
dHeight = Math.round(screen.height * parseInt(height, 10) / 100);
}
var oWindow = win.open(url, name, 'width=' + dWidth + ',height=' + dHeight + ',' + otherParams);
if (oWindow) {
oWindow.opener = this;
oWindow.focus();
}
}
ctrlPressed = false;
}
// Detect CTRL
/* PROTOTYPE - requires jQuery */
/*
$j(window).keydown(function (evt) {
if (evt.which == 17) {
ctrlPressed = true;
}
}).keyup(function (evt) {
if (evt.which == 17) {
ctrlPressed = false;
}
});
*/
//]]>
</script>
<script type="text/javascript">
//<![CDATA[
function FriendshipRequest(id) {
modalDialog('/CMSModules/Friends/CMSPages/Friends_Request.aspx?userid=65&requestid=' + id, 'requestFriend', 480, 350);
}
function PrivateMessage(id) {
modalDialog('/CMSModules/Messaging/CMSPages/SendMessage.aspx?userid=65&requestid=' + id, 'sendMessage', 390, 390);
}
//]]>
</script>
<script src="//" type="text/javascript"></script>
<div class="aspNetHidden">
<input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="A5343185">
<input type="hidden" name="__SCROLLPOSITIONX" id="__SCROLLPOSITIONX" value="0">
<input type="hidden" name="__SCROLLPOSITIONY" id="__SCROLLPOSITIONY" value="0">
</div>
<input type="hidden" name="shusercookie" id="shusercookie" value="76841959-5978-451b-851e-5415a4defeee">
<input type="hidden" name="imageAssetBaseUrl" id="imageAssetBaseUrl" value="https://assets.stockhouse.com/kentico-cms/0290-00/images/">
<input type="hidden" name="recaptchaSiteKey" id="recaptchaSiteKey" value="6Leg7r8UAAAAAADdq-0QKTb9hmnkYFzWdA9BpbJu">
<script type="text/javascript">
var _sf_startpt = (new Date()).getTime()
</script>
<span id="shuc" data-guid="76841959-5978-451b-851e-5415a4defeee"></span>
<div class="sh-cookie-dialog">
<div class="sh-cookie-body"> Stockhouse.com uses cookies on this site. By continuing to use our service, you agree to our use of cookies. Cookies are used to offer you a better browsing experience and to analyze our traffic. We also use them to
share usage information with our partners. See <a rel="nofollow noindex" href="https://stockhouse.com/legal/privacy-policy"><span>full details</span></a>. </div>
<div class="sh-cookie-accept"> I Agree </div>
<div class="sh-cookie-close">
<span> × </span>
</div>
</div>
<style>
.sh-cookie-dialog {
font-size: 10pt;
background-color: #44697D;
width: 90%;
height: auto;
left: 0;
right: 0;
bottom: 0;
transition: all 1s;
margin: 0 auto;
position: fixed;
align-items: center;
z-index: 50000;
border-color: white;
border-left-style: solid;
border-right-style: solid;
border-top-style: solid;
border-left-width: 1px;
border-right-width: 1px;
border-top-width: 1px;
}
.sh-cookie-dialog.close {
bottom: -300px;
height: 0;
}
.sh-cookie-body {
color: white;
margin: 20px;
line-height: normal;
}
.sh-cookie-accept {
background-color: #D47600;
color: white;
font-size: 1em;
min-width: 90px;
margin: 20px;
height: 37px;
line-height: 37px;
text-align: center;
box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
}
.sh-cookie-close {
width: 3%;
color: white;
font-size: 1.5em;
}
.sh-cookie-close span {
position: absolute;
top: -2px;
right: 5px;
}
.sh-cookie-accept:hover,
.sh-cookie-close:hover {
cursor: pointer;
}
.sh-cookie-body a:link {
color: white;
text-decoration: underline;
}
.sh-cookie-body a:visited {
color: white;
}
.sh-cookie-body a {
font-weight: normal;
}
.sh-cookie-body a span {
text-decoration: underline;
}
@media only screen and (min-width: 30em),
screen and (min-aspect-ratio: 13/9) {
.sh-cookie-dialog {
display: flex;
}
.sh-cookie-body {
width: 85%;
}
.sh-cookie-accept {
width: 12%;
}
.sh-cookie-close {
display: flex;
align-self: flex-start;
}
}
</style>
<input type="hidden" id="shpagetoken" value="bfn88f6dcjohddsdxi06flfzts">
<script type="application/ld+json">
{
"@context": "http://schema.org",
"@id": "https://stockhouse.com/companies/bullboard/t.cm/canadian-imperial-bank-of-commerce?postid=34709481",
"@type": "WebPage",
"name": "CM sides.. ",
"url": "https://stockhouse.com/companies/bullboard/t.cm/canadian-imperial-bank-of-commerce?postid=34709481",
"mainEntity": {
"@id": "https://stockhouse.com/companies/bullboard/t.cm/canadian-imperial-bank-of-commerce?postid=34709481",
"@type": "Corporation",
"name": "CM sides.. ",
"description": "CM sides.. ",
"tickerSymbol": "T.CM"
}
}
</script>
<div class="sh-header-border"></div>
<header class="sh-header-container">
<div class="sh-header-top">
<div class="top-ad">
<div id="TopBannerAd" class="sh-ad b300a99aa0d14f67b294d54b11134711 ">
<div id="b300a99aa0d14f67b294d54b11134711">
<a href="https://e-9701.adzerk.net/r?e=eyJ2IjoiMS4xMCIsImF2IjoyMDIxNzgxLCJhdCI6NCwiYnQiOjAsImNtIjo2OTQyMjM3MiwiY3QiOiJyb3MiLCJjaCI6MTg1NjMsImNrIjp7fSwiY3IiOjg2MDYyMzkwLCJkaSI6IjcxNzQ0MjM5MzAzZjQ2NmY4ZmJjN2ExMDU1ZGQxNzY2IiwiZGoiOjAsImlpIjoiOTA0MDdkNGEyMTc3NDgzZGJiOGViMmMyZjNjNzQwYTciLCJkbSI6MSwiZmMiOjIwMzYyODg4NywiZmwiOjE5NTQwNzM0NywiaXAiOiIxNDkuNTYuMTUzLjE3OCIsImt3IjoiY2FuYWRpYW4taW1wZXJpYWwtYmFuay1vZi1jb21tZXJjZSx0LmNtLGNvbW11bml0eS1wYWdlLGZpbmFuY2lhbC1zZXJ2aWNlc18zNSxiYW5rcy1nbG9iYWxfMTAwLGNhbl83LHVzYV84IiwibnciOjk3MDEsInBjIjowLCJvcCI6MCwiZWMiOjAsImdtIjowLCJlcCI6bnVsbCwicHIiOjc1MDE1LCJydCI6MSwicnMiOjUwMCwic2EiOiJ1bmRlZmluZWQiLCJzYiI6ImktMDFiY2QzOTNjYjRmMDVmNDEiLCJzcCI6NDg0MzI1LCJzdCI6MzIxNjk1LCJ1ayI6InVlMS04MTc1NTRhMGUxZmQ0ZTU2OGQzODdiNWE2YjFjM2M1YiIsInpuIjoxMzczMjIsInRzIjoxNjUzOTE3MTUzNjI3LCJiZiI6dHJ1ZSwicG4iOiJiMzAwYTk5YWEwZDE0ZjY3YjI5NGQ1NGIxMTEzNDcxMSIsImdjIjp0cnVlLCJnQyI6dHJ1ZSwiZ3MiOiJub25lIiwidHoiOiJVVEMiLCJ1ciI6Imh0dHBzOi8vdGhlbWF0aWNhLnRoZW1hcmtldGhlcmFsZC5jYS9yZXBvcnRzP3V0bV9zb3VyY2U9c3RvY2tob3VzZSZ1dG1fbWVkaXVtPWRpc3BsYXlhZHMmdXRtX2NhbXBhaWduPWZ1dHVyZV9yZXBvcnRzIn0&s=EKCenNlagqLUTg5xbPmIxYe2nAE" rel="nofollow" target="_blank" title=""><img src="https://s.zkcdn.net/Advertisers/b6d59d70a38c4e07ad67c2b9a5824efa.gif" title="" alt="" border="0" width="728" height="90"></a><img
height="0px" width="0px" border="0" style="position:absolute;"
src="https://e-9701.adzerk.net/i.gif?e=eyJ2IjoiMS4xMCIsImF2IjoyMDIxNzgxLCJhdCI6NCwiYnQiOjAsImNtIjo2OTQyMjM3MiwiY3QiOiJyb3MiLCJjaCI6MTg1NjMsImNrIjp7fSwiY3IiOjg2MDYyMzkwLCJkaSI6IjcxNzQ0MjM5MzAzZjQ2NmY4ZmJjN2ExMDU1ZGQxNzY2IiwiZGoiOjAsImlpIjoiOTA0MDdkNGEyMTc3NDgzZGJiOGViMmMyZjNjNzQwYTciLCJkbSI6MSwiZmMiOjIwMzYyODg4NywiZmwiOjE5NTQwNzM0NywiaXAiOiIxNDkuNTYuMTUzLjE3OCIsImt3IjoiY2FuYWRpYW4taW1wZXJpYWwtYmFuay1vZi1jb21tZXJjZSx0LmNtLGNvbW11bml0eS1wYWdlLGZpbmFuY2lhbC1zZXJ2aWNlc18zNSxiYW5rcy1nbG9iYWxfMTAwLGNhbl83LHVzYV84IiwibnciOjk3MDEsInBjIjowLCJvcCI6MCwiZWMiOjAsImdtIjowLCJlcCI6bnVsbCwicHIiOjc1MDE1LCJydCI6MSwicnMiOjUwMCwic2EiOiJ1bmRlZmluZWQiLCJzYiI6ImktMDFiY2QzOTNjYjRmMDVmNDEiLCJzcCI6NDg0MzI1LCJzdCI6MzIxNjk1LCJ1ayI6InVlMS04MTc1NTRhMGUxZmQ0ZTU2OGQzODdiNWE2YjFjM2M1YiIsInpuIjoxMzczMjIsInRzIjoxNjUzOTE3MTUzNjI4LCJiZiI6dHJ1ZSwicG4iOiJiMzAwYTk5YWEwZDE0ZjY3YjI5NGQ1NGIxMTEzNDcxMSIsImdjIjp0cnVlLCJnQyI6dHJ1ZSwiZ3MiOiJub25lIiwidHoiOiJVVEMiLCJiYSI6MSwiZnEiOjB9&s=arqaZ57lx_3pB0IamVtzpi1E0bw">
</div>
</div>
</div>
</div>
<div class="sh-header-bottom grid-x">
<div class="sh-header-hamburger cell shrink hide-for-medium">
<button class="sh-header-hamburger-icon" type="button" id="sh-header-mobile-menu-button"></button>
</div>
<div class="sh-header-logo cell auto">
<a href="/" title="Return to the homepage">
<img src="https://assets.stockhouse.com/kentico-cms/0290-00/images/Sprite.svg#id_Stockhouse_Icon" alt="Stockhouse Logo">
</a>
</div>
<div class="sh-header-join-details cell shrink"> Join today and have your say! It’s FREE!</div>
<div class="sh-header-membership cell auto">
<div id="header-membership" class="sh-header-membership-container"><button type="button" class="sh-header-btn sh-header-reg-btn"><span>Join Now</span></button> <button type="button" class="sh-header-btn sh-header-login-btn"><span>Sign
In</span></button>
<div class="sh-form-membership-container" style="display: none;">
<div id="sh-registration-form">
<div class="sh-form-membership-body" style="display: none;">
<div class="header">
<h3>Become a member today, It's free!</h3> <button type="button" class="close-btn"></button>
</div>
<div class="disclaimer-resell">We will not release or resell your information to third parties without your permission.</div> <!----> <input type="text" id="reg-user-name" placeholder="Email Address" autocomplete="username"
class="form-control sh-form-mem-input-box">
<div class="sh-form-mem-text">By providing my email, I consent to receiving investment related electronic messages from Stockhouse.</div>
<div class="sh-form-mem-btn-container"><!----> <button type="button" class="sh-form-mem-signup-btn sh-form-mem-def-btn">Join Today</button></div>
<p class="separator"><span>or</span></p>
<div id="registersocialcontainer" class="sh-form-mem-social-container registersocialcontainer"></div> <button type="button" class="sh-form-mem-existinguser-btn "> Sign in with existing account </button>
<div class="sh-form-mem-link-outer"><a href="https://stockhouse.com/legal/privacy-policy" class="sh-form-mem-link-right">Privacy Policy</a> <span class="link-separator">|</span>
<a href="https://stockhouse.com/legal/disclaimer" class="sh-form-mem-link-right">Disclaimer</a></div>
</div>
</div>
<div id="sh-login-form">
<div class="sh-form-membership-body" style="display: none;">
<div class="header">
<h3>Sign In</h3> <button type="button" class="close-btn"></button>
</div> <!---->
<div><input type="text" id="login-user-name" placeholder="Email Address" autocomplete="username" class="form-control sh-form-mem-input-box"></div>
<div><input type="password" id="login-password" placeholder="Password" autocomplete="password" class="form-control sh-form-mem-input-box"></div> <!---->
<div class="sh-form-mem-pwd-option"><label alt="" class="sh-form-mem-checkbox"><input type="checkbox">
<p>Remember me</p>
</label> <a class="sh-form-mem-forgot-password">Forgot Password?</a></div>
<div class="sh-form-mem-btn-container"><!----> <button type="button" class="sh-form-mem-signup-btn sh-form-mem-def-btn">Sign In</button></div>
<p class="separator"><span>or</span></p>
<div id="loginsocialcontainer" class="sh-form-mem-social-container loginsocialcontainer"></div> <button type="button" class="sh-form-mem-existinguser-btn "> Sign Up </button>
<div class="sh-form-mem-link-outer"><a href="https://stockhouse.com/legal/privacy-policy" class="sh-form-mem-link-right">Privacy Policy</a> <span class="link-separator">|</span>
<a href="https://stockhouse.com/legal/disclaimer" class="sh-form-mem-link-right">Disclaimer</a></div>
</div>
</div>
<div id="reset-password-modal-element">
<div class="sh-form-membership-body" style="display: none;">
<div><!---->
<h4>Send my password</h4>
<div class="form-group"><input type="text" id="membership-password-reset-userName" placeholder="Enter Email" autocomplete="username" class="form-control sh-form-mem-input-box"></div>
<div class="sh-form-mem-btn-container"><!----> <button type="button" class="sh-form-mem-def-btn">Submit</button></div>
<div class="sh-form-mem-back-link"><a>Return to Login</a></div>
</div> <!---->
</div>
</div>
<div id="facebook-warning-modal-element">
<div class="sh-form-membership-body" style="display: none;">
<div class="header">
<h3>Become a member today, It's free!</h3> <button type="button" class="close-btn"></button>
</div>
<div class="disclaimer-resell">We will not release or resell your information to third parties without your permission.</div>
<div class="social-login-msg"><span class="msg-title">Linking with Facebook:</span>
<div>Stockhouse membership requires an email address which must be shared by Facebook.</div>
<div>By default, joining or signing in using your Facebook account will work and the email address will be shared by Facebook automatically.</div>
<div>If you change your Facebook permissions to restrict Stockhouse from receiving your email while joining or signing in to Stockhouse then it will fail.</div>
<div><b>Please do not modify the permission settings during sign-in.</b></div>
</div>
<div class="sh-form-mem-social-container"><button type="button" data-provider-name="facebook" class="social social-login-button Facebook"><img src="https://assets.stockhouse.com/kentico-cms/0290-00/images/Sprite.svg#Facebook_Icon">
<span>Sign in with Facebook</span></button> <button type="button" class="sh-form-mem-signup-btn sh-form-mem-def-btn">Return to Signup Options</button></div>
</div>
</div>
</div>
</div>
</div>
</div>
</header>
<div class="sh-header-mobile hide-for-medium">
<div class="sh-search">
<div class="row">
<div class="input-group">
<span class="twitter-typeahead" style="position: relative; display: inline-block; direction: ltr;"><input name="p$lt$zoneMobHeaderBottom$Stockhouse_SearchBox$txtWord" type="text" id="p_lt_zoneMobHeaderBottom_Stockhouse_SearchBox_txtWord"
class="company-search-text form-control typeahead tt-input" placeholder="Search Companies, etc" autocomplete="off" spellcheck="false" dir="auto" style="position: relative; vertical-align: top;">
<pre aria-hidden="true"
style="position: absolute; visibility: hidden; white-space: pre; font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; word-spacing: 0px; letter-spacing: 0px; text-indent: 0px; text-rendering: auto; text-transform: none;"></pre>
<span class="tt-dropdown-menu" style="position: absolute; top: 100%; z-index: 100; display: none;">
<div class="tt-dataset-quotes"></div>
</span>
</span>
<span class="input-group-btn">
<button onclick="__doPostBack('p$lt$zoneMobHeaderBottom$Stockhouse_SearchBox$submitSearch','')" id="p_lt_zoneMobHeaderBottom_Stockhouse_SearchBox_submitSearch" class="btn btn-default" type="button"><span
class="glyphicon glyphicon-search"></span></button>
</span>
</div>
</div>
</div>
<div id="MobileHeaderAd" class="sh-ad 39b8c61dc0ac4aa5b33db99dc4bb586b "></div>
</div>
<nav class="sh-nav-container" id="sh-nav-container-element">
<div class="grid-x">
<div class="cell shrink">
<div class="sh-nav-container-mobile" id="sh-nav-container-mobile-element">
<div class="hide-for-medium">
<div class="grid-x">
<div class="sh-nav-mob-search cell">
<div class="sh-search">
<div class="row">
<div class="input-group">
<span class="twitter-typeahead" style="position: relative; display: inline-block; direction: ltr;"><input name="p$lt$zoneMobMenuSearch$Stockhouse_SearchBox1$txtWord" type="text"
id="p_lt_zoneMobMenuSearch_Stockhouse_SearchBox1_txtWord" class="company-search-text form-control typeahead tt-input" placeholder="Search Companies, etc" autocomplete="off" spellcheck="false" dir="auto"
style="position: relative; vertical-align: top;">
<pre aria-hidden="true"
style="position: absolute; visibility: hidden; white-space: pre; font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; word-spacing: 0px; letter-spacing: 0px; text-indent: 0px; text-rendering: auto; text-transform: none;"></pre>
<span class="tt-dropdown-menu" style="position: absolute; top: 100%; z-index: 100; display: none;">
<div class="tt-dataset-quotes"></div>
</span>
</span>
<span class="input-group-btn">
<button onclick="__doPostBack('p$lt$zoneMobMenuSearch$Stockhouse_SearchBox1$submitSearch','')" id="p_lt_zoneMobMenuSearch_Stockhouse_SearchBox1_submitSearch" class="btn btn-default" type="button"><span
class="glyphicon glyphicon-search"></span></button>
</span>
</div>
</div>
</div>
</div>
<div class="sh-nav-mob-close cell shrink">
<button class="sh-nav-mob-closebtn" id="sh-mobile-menu-close-button" type="button"></button>
</div>
</div>
</div>
<!-- Home,Community,Markets,News,Portfolio,DealRoom -->
<ul class="sh-nav-main-menu" data-slide-speed="300">
<li>
<a href="/home" class="top-nav-home-1">
<img src="https://assets.stockhouse.com/kentico-cms/0290-00/images/Sprite.svg#id_Home_Icon" class="sh-nav-home-menu-img" alt="Home">
<span class="sh-nav-phone-menu">Home</span></a>
</li>
<li>
<input type="checkbox" id="group-1193" hidden="">
<label for="group-1193">
<a href="/community" class="sh-nav-menu-link top-nav-community-1">
<img src="https://assets.stockhouse.com/kentico-cms/0290-00/images/Sprite.svg#id_Community_Icon" class="sh-nav-phone-menu-img" alt="Community">
Community
</a></label>
<ul class="sh-hidden sh-nav-sub-menu">
<li>
<a href="/community/bullboards" class="top-nav-bullboards-2">Bullboards</a>
</li>
<li>
<a href="/community/blogs" class="top-nav-blogs-2">Blogs</a>
</li>
<li>
<a href="/community/groups" class="top-nav-groups-2">Groups</a>
</li>
<li>
<a href="/community/messages" class="top-nav-messages-2">Messages</a>
</li>
</ul>
</li>
<li>
<input type="checkbox" id="group-1197" hidden="">
<label for="group-1197">
<a href="/markets" class="sh-nav-menu-link top-nav-markets-1">
<img src="https://assets.stockhouse.com/kentico-cms/0290-00/images/Sprite.svg#id_Markets_Icon" class="sh-nav-phone-menu-img" alt="Markets">
Markets
</a></label>
<ul class="sh-hidden sh-nav-sub-menu">
<li>
<a href="/markets/stocks" class="top-nav-stocks-2">Stocks</a>
<ul class="sh-nav-sub-menu-children">
<li>
<a href="/markets/stocks/tsx" class="top-nav-tsx-3">TSX</a>
</li>
<li>
<a href="/markets/stocks/tsxv" class="top-nav-tsxv-3">TSXV</a>
</li>
<li>
<a href="/markets/stocks/cse-cnsx" class="top-nav-cse-3">CSE</a>
</li>
<li>
<a href="/markets/stocks/nasdaq" class="top-nav-nasdaq-3">NASDAQ</a>
</li>
<li>
<a href="/markets/stocks/nyse" class="top-nav-nyse-3">NYSE</a>
</li>
<li>
<a href="/markets/stocks/amex" class="top-nav-nyse-american-3">NYSE American</a>
</li>
<li>
<a href="/markets/stocks/otc-markets" class="top-nav-otc-markets-3">OTC Markets</a>
</li>
</ul>
</li>
<li>
<a href="/markets/cryptocurrency" class="top-nav-cryptocurrency-2">Cryptocurrency</a>
</li>
<li>
<a href="/markets/currencies" class="top-nav-currencies-2">Currencies</a>
</li>
<li>
<a href="/markets/commodities" class="top-nav-commodities-2">Commodities</a>
</li>
<li>
<a href="/markets/market-movers" class="top-nav-market-movers-2">Market Movers</a>
</li>
<li>
<a href="/markets/bonds" class="top-nav-bonds-2">Bonds</a>
</li>
</ul>
</li>
<li>
<input type="checkbox" id="group-4209" hidden="">
<label for="group-4209">
<a href="/news" class="sh-nav-menu-link top-nav-news-1">
<img src="https://assets.stockhouse.com/kentico-cms/0290-00/images/Sprite.svg#id_News_Icon" class="sh-nav-phone-menu-img" alt="News">
News
</a></label>
<ul class="sh-hidden sh-nav-sub-menu">
<li>
<a href="/news/newswire" class="top-nav-featured-news-2">Featured News</a>
</li>
<li>
<a href="/news/trending-news" class="top-nav-trending-news-2">Trending News</a>
</li>
<li>
<a href="/news/canadian-press-releases" class="top-nav-canadian-press-releases-2">Canadian Press Releases</a>
</li>
<li>
<a href="/news/us-press-releases" class="top-nav-us-press-releases-2">US Press Releases</a>
</li>
<li>
<a href="/news/video" class="top-nav-video-2">Video</a>
</li>
<li>
<a href="/news/editorial" class="top-nav-editorial-2">Editorial</a>
<ul class="sh-nav-sub-menu-children">
<li>
<a href="/news/editorial/independent-reports" class="top-nav-independent-reports-3">Independent Reports</a>
</li>
<li>
<a href="/news/editorial/interviews" class="top-nav-interviews-3">Interviews</a>
</li>
<li>
<a href="/news/editorial/buzz-on-the-bullboards" class="top-nav-buzz-on-the-bullboards-3">Buzz on the Bullboards</a>
</li>
</ul>
</li>
</ul>
</li>
<li>
<input type="checkbox" id="group-1216" hidden="">
<label for="group-1216">
<a href="/portfolio" class="sh-nav-menu-link top-nav-portfolio-1">
<img src="https://assets.stockhouse.com/kentico-cms/0290-00/images/Sprite.svg#id_Portfolio_Icon" class="sh-nav-phone-menu-img" alt="Portfolio">
Portfolio
</a></label>
<ul class="sh-hidden sh-nav-sub-menu">
<li>
<a href="/portfolio/watchlist" class="top-nav-watchlist-2">Watchlist</a>
</li>
<li>
<a href="/portfolio/portfolio" class="top-nav-portfolio-2">Portfolio</a>
</li>
<li>
<a href="/portfolio/stockstream" class="top-nav-real-time-level-ii-data-2">Real Time & Level II Data</a>
</li>
<li>
<a href="/portfolio/showcase-companies" class="top-nav-showcase-companies-2">Showcase Companies</a>
</li>
</ul>
</li>
<li>
<a href="/dealroom" class="top-nav-dealroom-1">
<img src="https://assets.stockhouse.com/kentico-cms/0290-00/images/Sprite.svg#id_DealRoom_Icon" class="sh-nav-phone-menu-img" alt="DealRoom">
DealRoom
</a>
</li>
</ul>
<div class="hide-for-medium">
</div>
</div>
</div>
<div class="cell auto">
<div class="sh-search">
<div class="row">
<div class="input-group">
<span class="twitter-typeahead" style="position: relative; display: inline-block; direction: ltr;"><input name="p$lt$zoneTopSearch$Stockhouse_SearchBox2$txtWord" type="text" id="p_lt_zoneTopSearch_Stockhouse_SearchBox2_txtWord"
class="company-search-text form-control typeahead tt-input" placeholder="Search Companies, etc" autocomplete="off" spellcheck="false" dir="auto" style="position: relative; vertical-align: top;">
<pre aria-hidden="true"
style="position: absolute; visibility: hidden; white-space: pre; font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-style: normal; font-variant: normal; font-weight: 400; word-spacing: 0px; letter-spacing: 0px; text-indent: 0px; text-rendering: auto; text-transform: none;"></pre>
<span class="tt-dropdown-menu" style="position: absolute; top: 100%; z-index: 100; display: none;">
<div class="tt-dataset-quotes"></div>
</span>
</span>
<span class="input-group-btn">
<button onclick="__doPostBack('p$lt$zoneTopSearch$Stockhouse_SearchBox2$submitSearch','')" id="p_lt_zoneTopSearch_Stockhouse_SearchBox2_submitSearch" class="btn btn-default" type="button"><span
class="glyphicon glyphicon-search"></span></button>
</span>
</div>
</div>
</div>
</div>
</div>
</nav>
<div class="sh-fixed-layout sh-container-main" id="id-content-container">
<div class="sh-content-container">
<div class="column span-6 last">
<div class="comp-nav-container">
<a id="p_lt_zoneContent_SubContent_p_lt_zoneNav_Stockhouse_CompanyNavigation_repQuickLinks_ctl00_lnkItem" href="/companies/Quote?symbol=t.cm">Quote</a>
<span class="comp-nav-separator"> | </span>
<a id="p_lt_zoneContent_SubContent_p_lt_zoneNav_Stockhouse_CompanyNavigation_repQuickLinks_ctl02_lnkItem" href="/companies/bullboard?symbol=t.cm">Bullboard</a>
<span class="comp-nav-separator"> | </span>
<a id="p_lt_zoneContent_SubContent_p_lt_zoneNav_Stockhouse_CompanyNavigation_repQuickLinks_ctl04_lnkItem" href="/companies/news?symbol=t.cm">News</a>
<span class="comp-nav-separator"> | </span>
<a id="p_lt_zoneContent_SubContent_p_lt_zoneNav_Stockhouse_CompanyNavigation_repQuickLinks_ctl06_lnkItem" href="/companies/opinion?symbol=t.cm">Opinion</a>
<span class="comp-nav-separator"> | </span>
<a id="p_lt_zoneContent_SubContent_p_lt_zoneNav_Stockhouse_CompanyNavigation_repQuickLinks_ctl08_lnkItem" href="/companies/profile?symbol=t.cm">Profile</a>
<span class="comp-nav-separator"> | </span>
<a id="p_lt_zoneContent_SubContent_p_lt_zoneNav_Stockhouse_CompanyNavigation_repQuickLinks_ctl10_lnkItem" href="/companies/peers?symbol=t.cm">Peers</a>
<span class="comp-nav-separator"> | </span>
<a id="p_lt_zoneContent_SubContent_p_lt_zoneNav_Stockhouse_CompanyNavigation_repQuickLinks_ctl12_lnkItem" href="/companies/Filings?symbol=t.cm">Filings</a>
<span class="comp-nav-separator"> | </span>
<a id="p_lt_zoneContent_SubContent_p_lt_zoneNav_Stockhouse_CompanyNavigation_repQuickLinks_ctl14_lnkItem" href="/companies/Financials?symbol=t.cm">Financials</a>
<span class="comp-nav-separator"> | </span>
<a id="p_lt_zoneContent_SubContent_p_lt_zoneNav_Stockhouse_CompanyNavigation_repQuickLinks_ctl16_lnkItem" href="/companies/Options?symbol=t.cm">Options</a>
<span class="comp-nav-separator"> | </span>
<a id="p_lt_zoneContent_SubContent_p_lt_zoneNav_Stockhouse_CompanyNavigation_repQuickLinks_ctl18_lnkItem" href="/companies/history?symbol=t.cm">Price History</a>
<span class="comp-nav-separator"> | </span>
<a id="p_lt_zoneContent_SubContent_p_lt_zoneNav_Stockhouse_CompanyNavigation_repQuickLinks_ctl20_lnkItem" href="/companies/Ratios?symbol=t.cm">Ratios</a>
<span class="comp-nav-separator"> | </span>
<a id="p_lt_zoneContent_SubContent_p_lt_zoneNav_Stockhouse_CompanyNavigation_repQuickLinks_ctl22_lnkItem" href="/companies/ownership?symbol=t.cm">Ownership</a>
<span class="comp-nav-separator"> | </span>
<a id="p_lt_zoneContent_SubContent_p_lt_zoneNav_Stockhouse_CompanyNavigation_repQuickLinks_ctl24_lnkItem" href="/companies/Insiders?symbol=t.cm">Insiders</a>
<span class="comp-nav-separator"> | </span>
<a id="p_lt_zoneContent_SubContent_p_lt_zoneNav_Stockhouse_CompanyNavigation_repQuickLinks_ctl26_lnkItem" href="/companies/Valuation?symbol=t.cm">Valuation</a>
<div class="comp-nav-hr">
</div>
</div>
</div>
<div class="column span-4">
<div class="company-header">
<h1> CANADIAN IMPERIAL BANK OF COMMERCE <span><a href="/companies/quote?symbol=t.cm">T.CM</a></span></h1>
<h2>
<span class="company-alt-tickerSymbols">
<span>Alternate Symbol(s):</span> <a class="alt-symbol-link" href="/companies/quote?symbol=t.cm.p.o">T.CM.P.O</a>
<span class="sep">|</span>
<a class="alt-symbol-link" href="/companies/quote?symbol=cm">CM</a>
<span class="sep">|</span>
<a class="alt-symbol-link" href="/companies/quote?symbol=t.cm.p.q">T.CM.P.Q</a>
<span class="sep">|</span>
<a class="alt-symbol-link" href="/companies/quote?symbol=cndif">CNDIF</a>
<span class="sep">|</span>
<a class="alt-symbol-link" href="/companies/quote?symbol=t.cm.p.p">T.CM.P.P</a>
<span class="sep">|</span>
<a class="alt-symbol-link" href="/companies/quote?symbol=t.cm.p.r">T.CM.P.R</a>
<span class="sep">|</span>
<a class="alt-symbol-link" href="/companies/quote?symbol=ccixf">CCIXF</a>
<span class="sep">|</span>
<a class="alt-symbol-link" href="/companies/quote?symbol=t.cm.p.s">T.CM.P.S</a>
<span class="sep">|</span>
<a class="alt-symbol-link" href="/companies/quote?symbol=t.cm.p.t">T.CM.P.T</a>
<span class="sep">|</span>
<a class="alt-symbol-link" href="/companies/quote?symbol=t.cm.p.y">T.CM.P.Y</a></span>
</h2>
<div class="tag-container">
<a href="/news/trending/financial-services_35">Financial Services</a>
<a href="/news/trending/banks-global_100">Banks - Global</a>
</div>
<div class="company-description"> Canadian Imperial Bank of Commerce is Canada's fifth- largest bank, operating three business segments: retail and business banking, wealth management, and capital markets. It serves approximately 11 million
personal banking and business customers, primarily in Canada. </div>
<div class="company-financials">
<div id="qmod-6f7244c0-fe33-4299-94e7-82f9d3620f0e" class="qm-det-quotehead">
<div data-qmod-tool="quotehead" data-qmod-params="{"symbol":"T.CM","showLogo":false,"lowHigh":false,"tradeURL":"","modalParams":{"chcon":"off"}}"
class="qtool" data-template-i-d="1653917154785">
<div class="qmod-quotehead qmod-ui-tool">
<div class="qmod-block-wrapper"><!-- rivets: if data.datatype |= 'n/a' --><!-- rivets: if data.tradeURL --><!-- rivets: unless data.datatype |= 'n/a' -->
<div id="stockhouse-qmod-valid"><!-- rivets: unless data.entitlement | = 'NA' -->
<div class="pure-g">
<div class="pure-u-1">
<div class="qmod-head">
<div class="qmod-mkt-hours">
<div class="qmod-mkt-top"><!-- rivets: if data.datatype |= 'index' --><!-- rivets: unless data.datatype |= 'index' --><span id="stockhouse-qmod-last"
class="qmod-last">$69.18</span><!-- rivets: if data.pricedata.change --><span rv-qmodchange="data.pricedata.change" class="qmod-change qmod-ch-up"><span rv-qmodchangeicon="data.pricedata.change"
class="qmod-change-icon fa fa-arrow-circle-up"></span><span>0.51</span><span class="qmod-pipe-sep"> | </span><span>0.74%</span></span><!-- rivets: if data.status --><span
class="qmod-reghalt"><!-- rivets: if data.status.regsho --><!-- rivets: if data.status.halt --></span><!-- rivets: if data.pricedata.bid --><span class="qmod-bid"><span class="qmod-lbl">Bid:</span><span
class="qmod-dp"> 70.30 x 26800</span></span><!-- rivets: if data.pricedata.ask --><span class="qmod-ask"><span class="qmod-lbl">Ask:</span><span class="qmod-dp"> 70.30 x
25200</span></span><!-- rivets: unless data.datatype | = 'equity' --><!-- rivets: if data.datatype | = 'equity' --><span class="qmod-volume"><!-- rivets: if data.pricedata.sharevolume | exists --><span
class="qmod-sm-hide">Volume: 4,091,630</span></span></div>
</div><!-- rivets: if data.qhShowRight --><!-- rivets: unless data.afterhours.last|='N/A' -->
<div class="qmod-entline" style="display: inline-block"><!-- rivets: if data.key.currency --><span class="qmod-ent-item"><span rv-html="data.key.currency">CAD</span></span><!-- rivets: if data.key.exLgName --><span
class="qmod-ent-item"><span rv-html="data.key.exLgName">Toronto Stock Exchange</span></span><!-- rivets: if data.entitlement --><span class="qmod-ent-item"><span rv-html="data.entitlement | asEnt tLang">Delayed
Price</span></span><!-- rivets: if data.key.iscurrentlyopen --><span rv-show="data.key.iscurrentlyopen | = 'false'" class="qmod-ent-item"><span rv-html="tplLang.marketclosed | toLang tLang">Market
Closed</span></span><!-- rivets: unless data.key.iscurrentlyopen --><span class="qmod-ent-item"><!-- rivets: if data.pricedata.lasttradedatetime --><span><span
rv-hide="data.entitlement | or_comma_list 'PD,EOD,PW'"><span rv-html="data.pricedata.lasttradedatetime | momentjs 'true' 'LLL' tLang">May 27, 2022 4:00 PM</span><span
class="qmod-datetimezone">EDT</span></span><span rv-show="data.entitlement | or_comma_list 'PD,EOD,PW'" style="display: none;"><span rv-html="data.pricedata.lasttradedatetime | momentjs 'true' 'LL' tLang">May 27,
2022</span></span></span><!-- rivets: unless data.pricedata.lasttradedatetime --></span></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div id="access-bullboards-signup-box">
<input id="id_12_bullboardaccess-feature-tokens" type="hidden" data-regtoken="bfn88f6dcjohddsdxi06flfzts" data-logintoken="bfn88f6dcjohddsdxi06flfzts" data-passhinttoken="bfn88f6dcjohddsdxi06flfzts"
data-passresettoken="bfn88f6dcjohddsdxi06flfzts">
<input id="id_12_bullboardaccess-urls" type="hidden" data-returnurl="">
<div id="id_12_bullboardaccess" class="feature-container feature-sign-up validationGroup" style="display:none">
<input type="hidden" data-featureref="12_bullboardaccess">
<h4 class="p-bottom-10">Join the community and start posting on the bullboards today. It's free.</h4>
<div class="feat-pass-email">
<input type="email" name="email" data-rule-required="true" data-rule-email="true" data-msg-required="Email is required" data-msg-email="Invalid email" placeholder="Enter your email address" aria-required="true">
<span class="pass-required-msg msg-label hide">You are already a member! Please enter your password to sign in.</span>
</div>
<div class="feat-pass-email-confirm hide">
<input type="email" class="ignore" name="email2" data-rule-required="true" data-msg-required="Please confirm your email address" placeholder="Please confirm your email address" aria-required="true">
</div>
<div class="feat-pass-remind hide">
<input type="text" name="username" placeholder="Email or username">
</div>
<div class="feat-signup-pass hide">
<div class="feat-pass-hint"></div>
<div><input type="password" name="password" placeholder="Password"></div>
</div>
<div class="feat-signup-remember hide">
<div class="grid-x">
<div class="cell small-6">
<input id="id_12_bullboardaccess-remember-me" type="checkbox" value="remember-me" class="ignore">
<label for="id_12_bullboardaccess-remember-me">
<span>Remember me</span></label>
</div>
<div class="cell small-6 text-right">
<a href="javascript:void(0)" id="id_12_bullboardaccess-forgot-link" class="pull-right forgot-link">Forgot password?</a>
</div>
</div>
</div>
<div class="text-right feat-back-container hide">
<p><a href="javascript:void(0)" id="id_12_bullboardaccess-user-back-link">Back</a></p>
</div>
<div class="grid-x">
<div class="cell text-right">
<button type="button" id="id_12_bullboardaccess-subscribe" class="button orangeButton causesValidation" value="Submit"> Submit </button>
</div>
</div>
<div class="feature-msg-container">
<span class="feat-msg control-label"></span>
</div>
<div class="consent-msg">By providing my email, I consent to receiving messages from Stockhouse.</div>
</div>
</div>
<div>
<div id="p_lt_zoneContent_SubContent_p_lt_zoneLeft_Stockhouse_CompanyBullboard_viewerForum_plcMess_pMP">
</div>
<div class="bullboard-content flat-post">
<div class="post-header grid-x ">
<hr>
<div id="p_lt_zoneContent_SubContent_p_lt_zoneLeft_Stockhouse_CompanyBullboard_viewerForum_postElem_panelBreadCrumbs" class="post-breadcrumbs cell">
<a href="/companies/bullboard/t.cm/canadian-imperial-bank-of-commerce">CANADIAN IMPERIAL BANK OF COMMERCE</a> > <span>CM sides.. </span>
</div>
<div class="post-pager cell">
<div class="grid-x">
<div class="cell small-3">
<span id="p_lt_zoneContent_SubContent_p_lt_zoneLeft_Stockhouse_CompanyBullboard_viewerForum_postElem_lblNewPost1" class="post-action-link bullboard-signup-button" data-featureref="id_12_bullboardaccess"><span
class="post-action-image new-post-image">New Post</span></span>
</div>
<div class="cell auto">
<div class="grid-x">
<div class="cell auto">
<a id="p_lt_zoneContent_SubContent_p_lt_zoneLeft_Stockhouse_CompanyBullboard_viewerForum_postElem_lnkPrevPost1" href="/companies/bullboard/t.cm/canadian-imperial-bank-of-commerce?postid=34708534">« Older Post</a>
</div>
<div class="cell auto">
</div>
<div class="cell auto">
<a id="p_lt_zoneContent_SubContent_p_lt_zoneLeft_Stockhouse_CompanyBullboard_viewerForum_postElem_lnkNextPost1" href="/companies/bullboard/t.cm/canadian-imperial-bank-of-commerce?postid=34709734">Newer Post »</a>
</div>
</div>
</div>
<div class="cell small-3 text-right">
<a id="p_lt_zoneContent_SubContent_p_lt_zoneLeft_Stockhouse_CompanyBullboard_viewerForum_postElem_lnkViewAll1" class="post-action-link" href="/companies/bullboard/t.cm/canadian-imperial-bank-of-commerce">
<span class="post-action-image view-all-image">View All Posts</span>
</a>
</div>
</div>
</div>
<hr class="thick-1">
<div class="sh-post-rating-bar cell">
<div class="sh-article-rating-pane">
<div class="tools">
<div data-ci-interaction="" data-ci-urn="urn:kentico.bullboardpost:34709481" data-ci-type="content-text.post.opinion" data-ci-context="page" data-location="outside" class="sh-inter-container loaded">
<div class="sh-inter sh-like" data-interaction-type="like" title="Login to Like.">
<button type="button" class="sh-inter-button" disabled="" autocomplete="off" onclick="ns.content.interactionClicked(this.parentElement);">
<span class="sh-inter-img img-thumbs-up" aria-hidden="true"></span>
</button>
<span class="sh-inter-count">0</span>
</div>
</div>
</div>
<div id="toggle-favourites-button-1341" class="toggle-favourites-button"><a class="sh-add-favorite">+ Favorites</a>
<div class="toggle-favourites-error"></div>
</div>
</div>
<hr class="thick-1">
</div>
</div>
<div id="p_lt_zoneContent_SubContent_p_lt_zoneLeft_Stockhouse_CompanyBullboard_viewerForum_postElem_panelPostContainer">
<div class="post-header-info grid-x">
<div class="post-user-info cell small-5">
<img src="https://assets.stockhouse.com/kentico-cms/0290-00/images/Sprite.svg#id-Avatar_Default" style="width: 40px;float: left;margin: 0 5px 5px 0;height: 40px;">
<div class="post-user-profileurl">
<div style="flex: 1 100%;">
<a id="p_lt_zoneContent_SubContent_p_lt_zoneLeft_Stockhouse_CompanyBullboard_viewerForum_postElem_lnkProfileUrl" href="/members/antigua1987">antigua1987</a>
<span style="color: #44697D;"> (7) </span>
</div>
<div id="p_lt_zoneContent_SubContent_p_lt_zoneLeft_Stockhouse_CompanyBullboard_viewerForum_postElem_panelUserActions" class="user-actions" style="margin:3px 0">
<a class="dropdown-trigger" name="useractions">User Actions </a>
<ul style="display:none">
<li id="p_lt_zoneContent_SubContent_p_lt_zoneLeft_Stockhouse_CompanyBullboard_viewerForum_postElem_ignoreUserContainer">
<a onclick="return false;" id="p_lt_zoneContent_SubContent_p_lt_zoneLeft_Stockhouse_CompanyBullboard_viewerForum_postElem_btnIgnoreUser" class="login-required" href="javascript:__doPostBack('p$lt$zoneContent$SubContent$p$lt$zoneLeft$Stockhouse_CompanyBullboard$viewerForum$postElem$btnIgnoreUser','')">Ignore This User</a>
</li>
<li>
<a id="p_lt_zoneContent_SubContent_p_lt_zoneLeft_Stockhouse_CompanyBullboard_viewerForum_postElem_lnkViewProfile" href="/members/antigua1987">View Profile</a>
</li>
<li>
<a id="p_lt_zoneContent_SubContent_p_lt_zoneLeft_Stockhouse_CompanyBullboard_viewerForum_postElem_lnkViewBBHistory" href="/members/antigua1987/bullboard-post-history">View Bullboard History</a>
</li>
</ul>
</div>
</div>
</div>
<div class="post-detail-info cell small-7 text-right">
<div>May 26, 2022 - 12:40 PM</div>
<div>95 Reads </div>
<div>Post# 34709481</div>
</div>
</div>
<div id="p_lt_zoneContent_SubContent_p_lt_zoneLeft_Stockhouse_CompanyBullboard_viewerForum_postElem_panelPostContent" class="post-body post-content-34709481">
<h3>CM sides.. </h3>
<div class="post-content"> - not like it's vic's bros fault. he tried.<br> - overpay for mastercard much?<br> - vic most inconsistent bank ceo in Cad<br> - he must twist into knots leading up to these more normal cibc release dates,
his underlings not looking in him in the eye for prob a week out.<br> - now run off to your serb dacha(s) vic, and send pics pls. we enjoy so much.<br> - 2% div incr! c'mon man. you also ran. </div>
</div>
<div class="sh-bullboard-action-bar grid-x">
<div class="cell small-4">
<span id="p_lt_zoneContent_SubContent_p_lt_zoneLeft_Stockhouse_CompanyBullboard_viewerForum_postElem_lblReply" class="sh-orange-lnk-btn-20 bullboard-signup-button" data-featureref="id_12_bullboardaccess">Reply</span>
</div>
<div class="cell small-5">
<div class="sh-bullboard-action-other">
<span id="p_lt_zoneContent_SubContent_p_lt_zoneLeft_Stockhouse_CompanyBullboard_viewerForum_postElem_lblQuote" class="post-action-link bullboard-signup-button lastitem" data-featureref="id_12_bullboardaccess"
style="padding-left:30%">Quote</span>
</div>
</div>
<div class="cell small-3">
<div class="abusereport-container">
<div class="abusereport-link">
<a href="javascript:void(0)" id="p_lt_zoneContent_SubContent_p_lt_zoneLeft_Stockhouse_CompanyBullboard_viewerForum_postElem_reportAbuse" class="InlineAbuseLink report-abuse-link" data-contentclass="post-content-34709481" data-contentuser="antigua1987">Report Abuse</a>
</div>
</div>
</div>
</div>
<div class="post-footer">
<hr style="border: 1px solid #d47600">
<div class="post-pager grid-x">
<div class="cell small-3">
<span id="p_lt_zoneContent_SubContent_p_lt_zoneLeft_Stockhouse_CompanyBullboard_viewerForum_postElem_lblNewPost2" class="post-action-link bullboard-signup-button" data-featureref="id_12_bullboardaccess"><span
class="post-action-image new-post-image">New Post</span></span>
</div>
<div class="cell auto">
<div class="grid-x">
<div class="cell auto">
<a id="p_lt_zoneContent_SubContent_p_lt_zoneLeft_Stockhouse_CompanyBullboard_viewerForum_postElem_lnkPrevPost2" href="/companies/bullboard/t.cm/canadian-imperial-bank-of-commerce?postid=34708534">« Older Post</a>
</div>
<div class="cell auto">
</div>
<div class="cell auto">
<a id="p_lt_zoneContent_SubContent_p_lt_zoneLeft_Stockhouse_CompanyBullboard_viewerForum_postElem_lnkNextPost2" href="/companies/bullboard/t.cm/canadian-imperial-bank-of-commerce?postid=34709734">Newer Post »</a>
</div>
</div>
</div>
<div class="cell small-3 text-right">
<a id="p_lt_zoneContent_SubContent_p_lt_zoneLeft_Stockhouse_CompanyBullboard_viewerForum_postElem_lnkViewAll2" class="post-action-link" href="/companies/bullboard/t.cm/canadian-imperial-bank-of-commerce">
<span class="post-action-image view-all-image">View All Posts</span>
</a>
</div>
</div>
</div>
</div>
<p></p>
<div class="post-admin-options">
</div>
</div>
</div>
<div class="smallList">
<script id="IC_FFPrebidScript" src="https://u5.investingchannel.com/static/prebid.js" type="text/javascript" async=""></script>
<script id="IC_MarkitScript" src="https://ad.wsod.com/pub/37693cfc748049e45d87b8c7d8b9aacd/0.0.async/" type="text/javascript" async=""></script><iframe height="200px"
src="https://themarketherald.ca/stockhouse/tmh-sh-trending-posts-widget.php" width="100%"></iframe>
<script type="text/javascript"
src="//ad.wsod.com/pub/37693cfc748049e45d87b8c7d8b9aacd/1.0.async/1653917154;0,0,0;1600x1200x1;https%3A_@2F_@2Fstockhouse.com_@2Fcompanies_@2Fbullboard_@2Ft.cm_@2Fcanadian-imperial-bank-of-commerce_@3Fpostid%3D34709481;;;" async="async">
</script>
</div>
<div id="TopStorySlideshowBullboards" class="smallList">
<div id="carousel-slider" class="topStoryCarousel top-carousel slick-initialized slick-slider slick-dotted">
<div class="slick-list draggable">
<div class="slick-track" style="opacity: 1; width: 3300px; transform: translate3d(-600px, 0px, 0px);"><a rel="sponsored nofollow noindex" target="_blank" class="item link slick-slide slick-cloned" data-url="https://themarketherald.ca/probe-metals-announces-private-placement-2022-05-30/" data-slick-index="-1" aria-hidden="true" tabindex="-1" style="width: 300px;">
<div class="sh-h1-tag flex-font-size" style="font-size: 1.24771em;">Probe Metals (TSXV:PRB) announces private placement</div>
<img class="" src="https://assets.stockhouse.com/kentico-cms/0290-00/images/img-placeholder.png" data-lazy="https://media.stockhouse.com/embed/bdfev8e5hfjb1dp7r7xztuf4ro/1/medium" alt="Probe Metals (TSXV:PRB) announces private placement">
</a><a rel="sponsored nofollow noindex" target="_blank" class="item link slick-slide" data-url="https://themarketherald.ca/pharmadrug-announces-closing-of-the-first-tranche-of-non-brokered-private-placement-2022-05-30/" data-slick-index="0" aria-hidden="true" tabindex="-1" role="tabpanel" id="slick-slide10" aria-describedby="slick-slide-control10" style="width: 300px;">
<div class="sh-h1-tag flex-font-size" style="font-size: 0.959081em;">Pharmadrug (CSE:PHRX) closes the first tranche of its non-brokered private placement</div>
<img class="" src="https://media.stockhouse.com/embed/befysi6qpgg6ua2lmhjxwjfj71/1/medium" alt="Pharmadrug (CSE:PHRX) closes the first tranche of its non-brokered private placement" style="opacity: 1;">
</a><a rel="sponsored nofollow noindex" target="_blank" class="item link slick-slide slick-current slick-active" data-url="https://themarketherald.ca/fireweed-closes-previously-announced-offering-for-total-proceeds-of-c13-1m-2022-05-30/" data-slick-index="1" aria-hidden="false" tabindex="0" role="tabpanel" id="slick-slide11" aria-describedby="slick-slide-control11" style="width: 300px;">
<div class="sh-h1-tag flex-font-size" style="font-size: 1.19567em;">Fireweed Zinc (TSXV:FWZ) closes $13.1M private placement</div>
<img class="" src="https://media.stockhouse.com/embed/bb53tv6fyd1t3cgj56xlh7l8lw/1/medium" alt="Fireweed Zinc (TSXV:FWZ) closes $13.1M private placement" style="opacity: 1;">
</a><a rel="sponsored nofollow noindex" target="_blank" class="item link slick-slide" data-url="https://themarketherald.ca/cornish-metals-completes-sleitat-royalty-sale-to-electric-royalties-2022-05-30/" data-slick-index="2" aria-hidden="true" tabindex="-1" role="tabpanel" id="slick-slide12" aria-describedby="slick-slide-control12" style="width: 300px;">
<div class="sh-h1-tag flex-font-size" style="font-size: 1.18572em;">Cornish Metals (TSXV:CUSN) completes Sleitat royalty sale</div>
<img class="" src="https://assets.stockhouse.com/kentico-cms/0290-00/images/img-placeholder.png" data-lazy="https://media.stockhouse.com/embed/bdadpuhqix3ufcerkdcmxam3tu/1/medium" alt="Cornish Metals (TSXV:CUSN) completes Sleitat royalty sale">
</a><a rel="sponsored nofollow noindex" target="_blank" class="item link slick-slide" data-url="https://themarketherald.ca/kraken-awarded-1-6-million-for-aquapix-synthetic-aperture-sonar-systems-2022-05-30/" data-slick-index="3" aria-hidden="true" tabindex="-1" role="tabpanel" id="slick-slide13" aria-describedby="slick-slide-control13" style="width: 300px;">
<div class="sh-h1-tag flex-font-size" style="font-size: 0.890155em;">Kraken Robotics (TSXV:PNG) awarded $1.6M contract for AquaPix Synthetic Aperture Sonar Systems</div>
<img class="" src="https://assets.stockhouse.com/kentico-cms/0290-00/images/img-placeholder.png" data-lazy="https://media.stockhouse.com/embed/bcpg9fg3a53yqb2qtdtcrevwas/1/medium" alt="Kraken Robotics (TSXV:PNG) awarded $1.6M contract for AquaPix Synthetic Aperture Sonar Systems">
</a><a rel="sponsored nofollow noindex" target="_blank" class="item link slick-slide" data-url="https://themarketherald.ca/probe-metals-announces-private-placement-2022-05-30/" data-slick-index="4" aria-hidden="true" tabindex="-1" role="tabpanel" id="slick-slide14" aria-describedby="slick-slide-control14" style="width: 300px;">
<div class="sh-h1-tag flex-font-size" style="font-size: 1.24771em;">Probe Metals (TSXV:PRB) announces private placement</div>
<img class="" src="https://assets.stockhouse.com/kentico-cms/0290-00/images/img-placeholder.png" data-lazy="https://media.stockhouse.com/embed/bdfev8e5hfjb1dp7r7xztuf4ro/1/medium" alt="Probe Metals (TSXV:PRB) announces private placement">
</a><a rel="sponsored nofollow noindex" target="_blank" class="item link slick-slide slick-cloned" data-url="https://themarketherald.ca/pharmadrug-announces-closing-of-the-first-tranche-of-non-brokered-private-placement-2022-05-30/" data-slick-index="5" aria-hidden="true" tabindex="-1" style="width: 300px;">
<div class="sh-h1-tag flex-font-size" style="font-size: 0.959081em;">Pharmadrug (CSE:PHRX) closes the first tranche of its non-brokered private placement</div>
<img class="" src="https://assets.stockhouse.com/kentico-cms/0290-00/images/img-placeholder.png" data-lazy="https://media.stockhouse.com/embed/befysi6qpgg6ua2lmhjxwjfj71/1/medium" alt="Pharmadrug (CSE:PHRX) closes the first tranche of its non-brokered private placement">
</a><a rel="sponsored nofollow noindex" target="_blank" class="item link slick-slide slick-cloned" data-url="https://themarketherald.ca/fireweed-closes-previously-announced-offering-for-total-proceeds-of-c13-1m-2022-05-30/" data-slick-index="6" aria-hidden="true" tabindex="-1" style="width: 300px;">
<div class="sh-h1-tag flex-font-size" style="font-size: 1.19567em;">Fireweed Zinc (TSXV:FWZ) closes $13.1M private placement</div>
<img class="" src="https://assets.stockhouse.com/kentico-cms/0290-00/images/img-placeholder.png" data-lazy="https://media.stockhouse.com/embed/bb53tv6fyd1t3cgj56xlh7l8lw/1/medium" alt="Fireweed Zinc (TSXV:FWZ) closes $13.1M private placement">
</a><a rel="sponsored nofollow noindex" target="_blank" class="item link slick-slide slick-cloned" data-url="https://themarketherald.ca/cornish-metals-completes-sleitat-royalty-sale-to-electric-royalties-2022-05-30/" data-slick-index="7" aria-hidden="true" tabindex="-1" style="width: 300px;">
<div class="sh-h1-tag flex-font-size" style="font-size: 1.18572em;">Cornish Metals (TSXV:CUSN) completes Sleitat royalty sale</div>
<img class="" src="https://assets.stockhouse.com/kentico-cms/0290-00/images/img-placeholder.png" data-lazy="https://media.stockhouse.com/embed/bdadpuhqix3ufcerkdcmxam3tu/1/medium" alt="Cornish Metals (TSXV:CUSN) completes Sleitat royalty sale">
</a><a rel="sponsored nofollow noindex" target="_blank" class="item link slick-slide slick-cloned" data-url="https://themarketherald.ca/kraken-awarded-1-6-million-for-aquapix-synthetic-aperture-sonar-systems-2022-05-30/" data-slick-index="8" aria-hidden="true" tabindex="-1" style="width: 300px;">
<div class="sh-h1-tag flex-font-size" style="font-size: 0.890155em;">Kraken Robotics (TSXV:PNG) awarded $1.6M contract for AquaPix Synthetic Aperture Sonar Systems</div>
<img class="" src="https://assets.stockhouse.com/kentico-cms/0290-00/images/img-placeholder.png" data-lazy="https://media.stockhouse.com/embed/bcpg9fg3a53yqb2qtdtcrevwas/1/medium" alt="Kraken Robotics (TSXV:PNG) awarded $1.6M contract for AquaPix Synthetic Aperture Sonar Systems">
</a><a rel="sponsored nofollow noindex" target="_blank" class="item link slick-slide slick-cloned" data-url="https://themarketherald.ca/probe-metals-announces-private-placement-2022-05-30/" data-slick-index="9" aria-hidden="true" tabindex="-1" style="width: 300px;">
<div class="sh-h1-tag flex-font-size" style="font-size: 1.24771em;">Probe Metals (TSXV:PRB) announces private placement</div>
<img class="" src="https://media.stockhouse.com/embed/bdfev8e5hfjb1dp7r7xztuf4ro/1/medium" alt="Probe Metals (TSXV:PRB) announces private placement" style="opacity: 1;">
</a></div>
</div>
<ul class="slick-dots" style="display: block;" role="tablist">
<li class="" role="presentation"><button type="button" role="tab" id="slick-slide-control10" aria-controls="slick-slide10" aria-label="1 of 5" tabindex="-1">1</button></li>
<li role="presentation" class="slick-active"><button type="button" role="tab" id="slick-slide-control11" aria-controls="slick-slide11" aria-label="2 of 5" tabindex="0" aria-selected="true">2</button></li>
<li role="presentation"><button type="button" role="tab" id="slick-slide-control12" aria-controls="slick-slide12" aria-label="3 of 5" tabindex="-1">3</button></li>
<li role="presentation"><button type="button" role="tab" id="slick-slide-control13" aria-controls="slick-slide13" aria-label="4 of 5" tabindex="-1">4</button></li>
<li role="presentation"><button type="button" role="tab" id="slick-slide-control14" aria-controls="slick-slide14" aria-label="5 of 5" tabindex="-1">5</button></li>
</ul>
</div>
<div class="sponsor">
</div>
</div>
<div id="report-abuse-popup">
<div class="sh-modal-backdrop" style="display: none;">
<div role="dialog" aria-labelledby="Report Abuse" aria-describedby="Report Content Abuse" class="sh-modal"><!---->
<div class="sh-modal-header">
<h3 class="modal-title">Report Abusive Content</h3> <button type="button" aria-label="Close modal" class="sh-btn-close-modal">×</button>
</div>
<div class="sh-modal-body"><input id="report-abuse-9_reportabuse-feature-tokens" type="hidden" data-regtoken="bfn88f6dcjohddsdxi06flfzts" data-logintoken="bfn88f6dcjohddsdxi06flfzts" data-passhinttoken="bfn88f6dcjohddsdxi06flfzts"
data-passresettoken="bfn88f6dcjohddsdxi06flfzts"> <input id="report-abuse-9_reportabuse-urls" type="hidden" data-returnurl="">
<div id="report-abuse-9_reportabuse" class="feature-container feature-sign-up validationGroup"><input type="hidden" data-featureref="9_reportabuse">
<h4 class="p-bottom-10">Sign up to get access</h4>
<div class="feat-pass-email"><input type="email" name="email" data-rule-required="true" data-rule-email="true" data-msg-required="Email is required" data-msg-email="Invalid email" placeholder="Enter your email address"
aria-required="true"> <span class="pass-required-msg msg-label hide">You are already a member! Please enter your password to sign in.</span></div>
<div class="feat-pass-email-confirm hide"><input type="email" name="email2" data-rule-required="true" data-msg-required="Please confirm your email address" placeholder="Please confirm your email address" aria-required="true"
class="ignore"></div>
<div class="feat-pass-remind hide"><input type="text" name="username" placeholder="Email or username"></div>
<div class="feat-signup-pass hide">
<div class="feat-pass-hint"></div>
<div><input type="password" name="password" placeholder="Password"></div>
</div>
<div class="feat-signup-remember hide">
<div class="grid-x">
<div class="cell small-6"><input id="report-abuse-9_reportabuse-remember-me" type="checkbox" value="remember-me" class="ignore"> <label for="report-abuse-9_reportabuse-remember-me"><span>Remember me</span></label></div>
<div class="cell small-6 text-right"><a href="javascript:void(0)" id="report-abuse-9_reportabuse-forgot-link" class="pull-right forgot-link">Forgot password?</a></div>
</div>
</div>
<div class="text-right feat-back-container hide">
<p><a href="javascript:void(0)" id="report-abuse-9_reportabuse-user-back-link">Back</a></p>
</div>
<div class="grid-x">
<div class="cell text-right"><button type="button" id="report-abuse-9_reportabuse-subscribe" value="Submit" class="button orangeButton causesValidation"> Submit </button></div>
</div>
<div class="feature-msg-container"><span class="feat-msg control-label"></span></div>
<div class="consent-msg">By providing my email, I consent to receiving messages from Stockhouse.</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="column span-2 last">
<div class="webpart-container ">
<div id="IFrameAd" class="sh-ad 94efb1fe53654c529905066a4a238236 sidebar-container-300x250">
<div id="94efb1fe53654c529905066a4a238236">
<a href="https://e-9701.adzerk.net/r?e=eyJ2IjoiMS4xMCIsImF2IjoxOTMwNjcwLCJhdCI6NSwiYnQiOjAsImNtIjo0MzcyMDY3MSwiY3QiOiJyb3MiLCJjaCI6MTg1NjMsImNrIjp7fSwiY3IiOjYwMTE4NDk4LCJkaSI6ImUzMzgwYjU2NjVmMjQ1NTM5OTZmMGNmYzNiNDEwOTIzIiwiZGoiOjAsImlpIjoiMTU1MjE3ODlmYzMxNDc3YmI0ZjhhNzRiNmFjYzQxMjYiLCJkbSI6MSwiZmMiOjEwMjczNDA3MSwiZmwiOjk0NzQzNDY1LCJpcCI6IjE0OS41Ni4xNTMuMTc4Iiwia3ciOiJjYW5hZGlhbi1pbXBlcmlhbC1iYW5rLW9mLWNvbW1lcmNlLHQuY20sY29tbXVuaXR5LXBhZ2UsZmluYW5jaWFsLXNlcnZpY2VzXzM1LGJhbmtzLWdsb2JhbF8xMDAsY2FuXzcsdXNhXzgiLCJudyI6OTcwMSwicGMiOjAsIm9wIjowLCJlYyI6MCwiZ20iOjAsImVwIjpudWxsLCJwciI6NzUwMTUsInJ0IjoxLCJycyI6NTAwLCJzYSI6InVuZGVmaW5lZCIsInNiIjoiaS0wMWJjZDM5M2NiNGYwNWY0MSIsInNwIjo0ODQzMjUsInN0IjozMjE2OTUsInVrIjoidWUxLTgxNzU1NGEwZTFmZDRlNTY4ZDM4N2I1YTZiMWMzYzViIiwiem4iOjEzNzMyMiwidHMiOjE2NTM5MTcxNTM2MjUsImJmIjp0cnVlLCJwbiI6Ijk0ZWZiMWZlNTM2NTRjNTI5OTA1MDY2YTRhMjM4MjM2IiwiZ2MiOnRydWUsImdDIjp0cnVlLCJncyI6Im5vbmUiLCJ0eiI6IlVUQyIsInVyIjoiaHR0cHM6Ly9tZXRhbGVuZXJneS5jYS8ifQ&s=Jop8LWhm4DPjkaZu12n6FobKrdc" rel="nofollow" target="_blank" title=""><img src="https://s.zkcdn.net/Advertisers/16890b4ae1ce4404978a5f5c02a971aa.gif" title="" alt="" border="0" width="300" height="250"></a><img
height="0px" width="0px" border="0" style="position:absolute;"
src="https://e-9701.adzerk.net/i.gif?e=eyJ2IjoiMS4xMCIsImF2IjoxOTMwNjcwLCJhdCI6NSwiYnQiOjAsImNtIjo0MzcyMDY3MSwiY3QiOiJyb3MiLCJjaCI6MTg1NjMsImNrIjp7fSwiY3IiOjYwMTE4NDk4LCJkaSI6ImUzMzgwYjU2NjVmMjQ1NTM5OTZmMGNmYzNiNDEwOTIzIiwiZGoiOjAsImlpIjoiMTU1MjE3ODlmYzMxNDc3YmI0ZjhhNzRiNmFjYzQxMjYiLCJkbSI6MSwiZmMiOjEwMjczNDA3MSwiZmwiOjk0NzQzNDY1LCJpcCI6IjE0OS41Ni4xNTMuMTc4Iiwia3ciOiJjYW5hZGlhbi1pbXBlcmlhbC1iYW5rLW9mLWNvbW1lcmNlLHQuY20sY29tbXVuaXR5LXBhZ2UsZmluYW5jaWFsLXNlcnZpY2VzXzM1LGJhbmtzLWdsb2JhbF8xMDAsY2FuXzcsdXNhXzgiLCJudyI6OTcwMSwicGMiOjAsIm9wIjowLCJlYyI6MCwiZ20iOjAsImVwIjpudWxsLCJwciI6NzUwMTUsInJ0IjoxLCJycyI6NTAwLCJzYSI6InVuZGVmaW5lZCIsInNiIjoiaS0wMWJjZDM5M2NiNGYwNWY0MSIsInNwIjo0ODQzMjUsInN0IjozMjE2OTUsInVrIjoidWUxLTgxNzU1NGEwZTFmZDRlNTY4ZDM4N2I1YTZiMWMzYzViIiwiem4iOjEzNzMyMiwidHMiOjE2NTM5MTcxNTM2MjYsImJmIjp0cnVlLCJwbiI6Ijk0ZWZiMWZlNTM2NTRjNTI5OTA1MDY2YTRhMjM4MjM2IiwiZ2MiOnRydWUsImdDIjp0cnVlLCJncyI6Im5vbmUiLCJ0eiI6IlVUQyIsImJhIjoxLCJmcSI6MH0&s=UfcOlMCnCjhWW0W6usK4BM_Qmf8">
</div>
</div>
</div>
<div class="webpart-container ">
<a href="https://bit.ly/3KVV5vc">
<img border="0" height="250" src="https://media.stockhouse.com/media/images/dealroom/dealroom-300x250-041222.gif" width="300"></a>
</div>
<div class="in-leads">
<input id="industrysectorleadcapturecontainer-feature-tokens" type="hidden" data-regtoken="bfn88f6dcjohddsdxi06flfzts" data-logintoken="bfn88f6dcjohddsdxi06flfzts" data-passhinttoken="bfn88f6dcjohddsdxi06flfzts"
data-passresettoken="bfn88f6dcjohddsdxi06flfzts">
<input id="industrysectorleadcapturecontainer-urls" type="hidden" data-returnurl="">
<div id="subscribe-to-companies-feature-container" class="feature-sign-up">
<h2>Interested in these industries and sectors?</h2>
<p>Receive investor kits and email updates from Stockhouse and directly from these companies.</p>
<div class="grid-x">
<div class="cell small-6 text-left">
<span class="tag-title"><span class="bottom-pointer"></span> Technology</span>
</div>
<div class="cell small-6 text-right">
<a class="sel-all" href="javascript:void(0);">All</a> <a class="sel-none" href="javascript:void(0);">None</a>
</div>
</div>
<div class="grid-x lead-companies">
<div class="cell">
<input type="checkbox" class="lead-capture-company" data-featurename="RevoluGROUP Canada Inc." id="1_V-REVO" data-featureref="1_V-REVO">
<label for="1_V-REVO">RevoluGROUP Canada Inc.</label>
</div>
</div>
<div class="grid-x">
<div class="cell small-6 text-left">
<span class="tag-title"><span class="bottom-pointer"></span> Financial Services</span>
</div>
<div class="cell small-6 text-right">
<a class="sel-all" href="javascript:void(0);">All</a> <a class="sel-none" href="javascript:void(0);">None</a>
</div>
</div>
<div class="grid-x lead-companies">
<div class="cell">
<input type="checkbox" class="lead-capture-company" data-featurename="Hank Payments Corp." id="1_V-HANK" data-featureref="1_V-HANK">
<label for="1_V-HANK">Hank Payments Corp.</label>
</div>
<div class="cell">
<input type="checkbox" class="lead-capture-company" data-featurename="Prophecy DeFi Inc." id="1_C-PDFI" data-featureref="1_C-PDFI">
<label for="1_C-PDFI">Prophecy DeFi Inc.</label>
</div>
</div>
<div class="grid-x">
<div class="cell small-6 text-left">
<span class="tag-title"><span class="bottom-pointer"></span> Metals & Mining</span>
</div>
<div class="cell small-6 text-right">
<a class="sel-all" href="javascript:void(0);">All</a> <a class="sel-none" href="javascript:void(0);">None</a>
</div>
</div>
<div class="grid-x lead-companies">
<div class="cell">
<input type="checkbox" class="lead-capture-company" data-featurename="Metal Energy Corp." id="1_V-MERG" data-featureref="1_V-MERG">
<label for="1_V-MERG">Metal Energy Corp.</label>
</div>
</div>
<div class="additional">
<div class="grid-x">
<div class="cell small-7 text-left">
<span class="tag-title"><span class="right-pointer"></span> Metals & Mining</span>
</div>
<div class="cell small-5 text-right">
<a class="sel-all" href="javascript:void(0);">All</a> <a class="sel-none" href="javascript:void(0);">None</a>
</div>
</div>
<div class="grid-x form-group lead-companies" style="display:none;">
<div class="cell">
<input type="checkbox" class="lead-capture-company" data-featurename="Max Resource Corp." id="1_V-MAX" data-featureref="1_V-MAX">
<label for="1_V-MAX">Max Resource Corp.</label>
</div>
<div class="cell">
<input type="checkbox" class="lead-capture-company" data-featurename="First Mining Gold Corp" id="1_T-FF" data-featureref="1_T-FF">
<label for="1_T-FF">First Mining Gold Corp</label>
</div>
<div class="cell">
<input type="checkbox" class="lead-capture-company" data-featurename="Avalon Advanced Materials Inc." id="1_T-AVL" data-featureref="1_T-AVL">
<label for="1_T-AVL">Avalon Advanced Materials Inc.</label>
</div>
<div class="cell">
<input type="checkbox" class="lead-capture-company" data-featurename="Baroyeca Gold & Silver Inc" id="1_V-BGS" data-featureref="1_V-BGS">
<label for="1_V-BGS">Baroyeca Gold & Silver Inc</label>
</div>
<div class="cell">
<input type="checkbox" class="lead-capture-company" data-featurename="Monument Mining Ltd." id="1_V-MMY" data-featureref="1_V-MMY">
<label for="1_V-MMY">Monument Mining Ltd.</label>
</div>
<div class="cell">
<input type="checkbox" class="lead-capture-company" data-featurename="Orvana Minerals Corp" id="1_T-ORV" data-featureref="1_T-ORV">
<label for="1_T-ORV">Orvana Minerals Corp</label>
</div>
<div class="cell">
<input type="checkbox" class="lead-capture-company" data-featurename="Peloton Minerals Corp" id="1_C-PMC" data-featureref="1_C-PMC">
<label for="1_C-PMC">Peloton Minerals Corp</label>
</div>
<div class="cell">
<input type="checkbox" class="lead-capture-company" data-featurename="Fabled Silver Gold" id="1_V-FCO" data-featureref="1_V-FCO">
<label for="1_V-FCO">Fabled Silver Gold</label>
</div>
<div class="cell">
<input type="checkbox" class="lead-capture-company" data-featurename="African Energy Metals Inc." id="1_V-CUCO" data-featureref="1_V-CUCO">
<label for="1_V-CUCO">African Energy Metals Inc.</label>
</div>
<div class="cell">
<input type="checkbox" class="lead-capture-company" data-featurename="Sitka Gold Corp - Ordinary Shares" id="1_C-SIG" data-featureref="1_C-SIG">
<label for="1_C-SIG">Sitka Gold Corp - Ordinary Shares</label>
</div>
<div class="cell">
<input type="checkbox" class="lead-capture-company" data-featurename="Northstar Gold Corp" id="1_C-NSG" data-featureref="1_C-NSG">
<label for="1_C-NSG">Northstar Gold Corp</label>
</div>
<div class="cell">
<input type="checkbox" class="lead-capture-company" data-featurename="Tocvan Ventures Corp." id="1_C-TOC" data-featureref="1_C-TOC">
<label for="1_C-TOC">Tocvan Ventures Corp.</label>
</div>
<div class="cell">
<input type="checkbox" class="lead-capture-company" data-featurename="Cortus Metals Inc." id="1_V-CRTS" data-featureref="1_V-CRTS">
<label for="1_V-CRTS">Cortus Metals Inc.</label>
</div>
<div class="cell">
<input type="checkbox" class="lead-capture-company" data-featurename="Monarch Mining Inc." id="1_T-GBAR" data-featureref="1_T-GBAR">
<label for="1_T-GBAR">Monarch Mining Inc.</label>
</div>
<div class="cell">
<input type="checkbox" class="lead-capture-company" data-featurename="Surge Battery Metals Inc" id="1_V-NILI" data-featureref="1_V-NILI">
<label for="1_V-NILI">Surge Battery Metals Inc</label>
</div>
<div class="cell">
<input type="checkbox" class="lead-capture-company" data-featurename="C3 Metals Inc." id="1_V-CCCM" data-featureref="1_V-CCCM">
<label for="1_V-CCCM">C3 Metals Inc.</label>
</div>
<div class="cell">
<input type="checkbox" class="lead-capture-company" data-featurename="Queensland Gold Hills Corp." id="1_V-OZAU" data-featureref="1_V-OZAU">
<label for="1_V-OZAU">Queensland Gold Hills Corp.</label>
</div>
<div class="cell">
<input type="checkbox" class="lead-capture-company" data-featurename="Fabled Copper" id="1_C-FABL" data-featureref="1_C-FABL">
<label for="1_C-FABL">Fabled Copper</label>
</div>
</div>
<div class="grid-x">
<div class="cell small-7 text-left">
<span class="tag-title"><span class="right-pointer"></span> Energy</span>
</div>
<div class="cell small-5 text-right">
<a class="sel-all" href="javascript:void(0);">All</a> <a class="sel-none" href="javascript:void(0);">None</a>
</div>
</div>
<div class="grid-x form-group lead-companies" style="display:none;">
<div class="cell">
<input type="checkbox" class="lead-capture-company" data-featurename="Gran Tierra Energy Inc." id="1_T-GTE" data-featureref="1_T-GTE">
<label for="1_T-GTE">Gran Tierra Energy Inc.</label>
</div>
<div class="cell">
<input type="checkbox" class="lead-capture-company" data-featurename="G2 Energy Corp" id="1_C-GTOO" data-featureref="1_C-GTOO">
<label for="1_C-GTOO">G2 Energy Corp</label>
</div>
<div class="cell">
<input type="checkbox" class="lead-capture-company" data-featurename="Baselode Energy Corp." id="1_V-FIND" data-featureref="1_V-FIND">
<label for="1_V-FIND">Baselode Energy Corp.</label>
</div>
<div class="cell">
<input type="checkbox" class="lead-capture-company" data-featurename="Trillion Energy International Inc (Canada) Com" id="1_C-TCF" data-featureref="1_C-TCF">
<label for="1_C-TCF">Trillion Energy International Inc (Canada) Com</label>
</div>
<div class="cell">
<input type="checkbox" class="lead-capture-company" data-featurename="Alkaline Fuel Cell Power Corp." id="1_N-PWWR" data-featureref="1_N-PWWR">
<label for="1_N-PWWR">Alkaline Fuel Cell Power Corp.</label>
</div>
</div>
<div class="grid-x">
<div class="cell small-7 text-left">
<span class="tag-title"><span class="right-pointer"></span> Technology</span>
</div>
<div class="cell small-5 text-right">
<a class="sel-all" href="javascript:void(0);">All</a> <a class="sel-none" href="javascript:void(0);">None</a>
</div>
</div>
<div class="grid-x form-group lead-companies" style="display:none;">
<div class="cell">
<input type="checkbox" class="lead-capture-company" data-featurename="Intermap Technologies Corp." id="1_T-IMP" data-featureref="1_T-IMP">
<label for="1_T-IMP">Intermap Technologies Corp.</label>
</div>
<div class="cell">
<input type="checkbox" class="lead-capture-company" data-featurename="Euro Asia Pay Holdings Inc." id="1_C-EAP" data-featureref="1_C-EAP">
<label for="1_C-EAP">Euro Asia Pay Holdings Inc.</label>
</div>
<div class="cell">
<input type="checkbox" class="lead-capture-company" data-featurename="Logiq Inc. " id="1_LGIQ" data-featureref="1_LGIQ">
<label for="1_LGIQ">Logiq Inc. </label>
</div>
<div class="cell">
<input type="checkbox" class="lead-capture-company" data-featurename="Forward Water Technologies Corp." id="1_V-FWTC" data-featureref="1_V-FWTC">
<label for="1_V-FWTC">Forward Water Technologies Corp.</label>
</div>
<div class="cell">
<input type="checkbox" class="lead-capture-company" data-featurename="Railtown AI Technologies Inc." id="1_C-RAIL" data-featureref="1_C-RAIL">
<label for="1_C-RAIL">Railtown AI Technologies Inc.</label>
</div>
<div class="cell">
<input type="checkbox" class="lead-capture-company" data-featurename="Indie Power Systems Inc." id="1_P-IPS" data-featureref="1_P-IPS">
<label for="1_P-IPS">Indie Power Systems Inc.</label>
</div>
<div class="cell">
<input type="checkbox" class="lead-capture-company" data-featurename="EasTower Wireless Inc." id="1_V-ESTW" data-featureref="1_V-ESTW">
<label for="1_V-ESTW">EasTower Wireless Inc.</label>
</div>
</div>
<div class="grid-x">
<div class="cell small-7 text-left">
<span class="tag-title"><span class="right-pointer"></span> Healthcare</span>
</div>
<div class="cell small-5 text-right">
<a class="sel-all" href="javascript:void(0);">All</a> <a class="sel-none" href="javascript:void(0);">None</a>
</div>
</div>
<div class="grid-x form-group lead-companies" style="display:none;">
<div class="cell">
<input type="checkbox" class="lead-capture-company" data-featurename="SQI Diagnostics Inc." id="1_V-SQD" data-featureref="1_V-SQD">
<label for="1_V-SQD">SQI Diagnostics Inc.</label>
</div>
<div class="cell">
<input type="checkbox" class="lead-capture-company" data-featurename="Nass Valley Gateway Ltd" id="1_C-NVG" data-featureref="1_C-NVG">
<label for="1_C-NVG">Nass Valley Gateway Ltd</label>
</div>
<div class="cell">
<input type="checkbox" class="lead-capture-company" data-featurename="Neovasc Inc." id="1_T-NVCN" data-featureref="1_T-NVCN">
<label for="1_T-NVCN">Neovasc Inc.</label>
</div>
<div class="cell">
<input type="checkbox" class="lead-capture-company" data-featurename="Cardiol Therapeutics Inc." id="1_T-CRDL" data-featureref="1_T-CRDL">
<label for="1_T-CRDL">Cardiol Therapeutics Inc.</label>
</div>
<div class="cell">
<input type="checkbox" class="lead-capture-company" data-featurename="Adastra Holdings Ltd" id="1_C-XTRX" data-featureref="1_C-XTRX">
<label for="1_C-XTRX">Adastra Holdings Ltd</label>
</div>
<div class="cell">
<input type="checkbox" class="lead-capture-company" data-featurename="ScreenPro Security Inc." id="1_C-SCRN" data-featureref="1_C-SCRN">
<label for="1_C-SCRN">ScreenPro Security Inc.</label>
</div>
<div class="cell">
<input type="checkbox" class="lead-capture-company" data-featurename="Filament Health" id="1_N-FH" data-featureref="1_N-FH">
<label for="1_N-FH">Filament Health</label>
</div>
<div class="cell">
<input type="checkbox" class="lead-capture-company" data-featurename="Sprout AI" id="1_C-BYFM" data-featureref="1_C-BYFM">
<label for="1_C-BYFM">Sprout AI</label>
</div>
<div class="cell">
<input type="checkbox" class="lead-capture-company" data-featurename="Biomind Labs Inc." id="1_N-BMND" data-featureref="1_N-BMND">
<label for="1_N-BMND">Biomind Labs Inc.</label>
</div>
<div class="cell">
<input type="checkbox" class="lead-capture-company" data-featurename="Xebra Brands" id="1_C-XBRA" data-featureref="1_C-XBRA">
<label for="1_C-XBRA">Xebra Brands</label>
</div>
<div class="cell">
<input type="checkbox" class="lead-capture-company" data-featurename="Mednow Inc - Class A" id="1_V-MNOW" data-featureref="1_V-MNOW">
<label for="1_V-MNOW">Mednow Inc - Class A</label>
</div>
<div class="cell">
<input type="checkbox" class="lead-capture-company" data-featurename="Ayurcann Holdings Corp Com" id="1_C-AYUR" data-featureref="1_C-AYUR">
<label for="1_C-AYUR">Ayurcann Holdings Corp Com</label>
</div>
</div>
<div class="grid-x">
<div class="cell small-7 text-left">
<span class="tag-title"><span class="right-pointer"></span> Industrials</span>
</div>
<div class="cell small-5 text-right">
<a class="sel-all" href="javascript:void(0);">All</a> <a class="sel-none" href="javascript:void(0);">None</a>
</div>
</div>
<div class="grid-x form-group lead-companies" style="display:none;">
<div class="cell">
<input type="checkbox" class="lead-capture-company" data-featurename="Star Navigation Systems Group" id="1_C-SNA" data-featureref="1_C-SNA">
<label for="1_C-SNA">Star Navigation Systems Group</label>
</div>
<div class="cell">
<input type="checkbox" class="lead-capture-company" data-featurename="Vertex Resource Group Ltd." id="1_V-VTX" data-featureref="1_V-VTX">
<label for="1_V-VTX">Vertex Resource Group Ltd.</label>
</div>
<div class="cell">
<input type="checkbox" class="lead-capture-company" data-featurename="HIRE Technologies Inc." id="1_V-HIRE" data-featureref="1_V-HIRE">
<label for="1_V-HIRE">HIRE Technologies Inc.</label>
</div>
</div>
<div class="grid-x">
<div class="cell small-7 text-left">
<span class="tag-title"><span class="right-pointer"></span> Consumer Cyclical</span>
</div>
<div class="cell small-5 text-right">
<a class="sel-all" href="javascript:void(0);">All</a> <a class="sel-none" href="javascript:void(0);">None</a>
</div>
</div>
<div class="grid-x form-group lead-companies" style="display:none;">
<div class="cell">
<input type="checkbox" class="lead-capture-company" data-featurename="Noble Mineral Exploration Inc." id="1_V-NOB" data-featureref="1_V-NOB">
<label for="1_V-NOB">Noble Mineral Exploration Inc.</label>
</div>
<div class="cell">
<input type="checkbox" class="lead-capture-company" data-featurename="Nextech AR Solutions Corp" id="1_C-NTAR" data-featureref="1_C-NTAR">
<label for="1_C-NTAR">Nextech AR Solutions Corp</label>
</div>
<div class="cell">
<input type="checkbox" class="lead-capture-company" data-featurename="FansUnite Entertainment Inc." id="1_C-FANS" data-featureref="1_C-FANS">
<label for="1_C-FANS">FansUnite Entertainment Inc.</label>
</div>
<div class="cell">
<input type="checkbox" class="lead-capture-company" data-featurename="SWMBRD Sports Inc." id="1_C-SWIM" data-featureref="1_C-SWIM">
<label for="1_C-SWIM">SWMBRD Sports Inc.</label>
</div>
</div>
<div class="grid-x">
<div class="cell small-7 text-left">
<span class="tag-title"><span class="right-pointer"></span> Consumer Defensive</span>
</div>
<div class="cell small-5 text-right">
<a class="sel-all" href="javascript:void(0);">All</a> <a class="sel-none" href="javascript:void(0);">None</a>
</div>
</div>
<div class="grid-x form-group lead-companies" style="display:none;">
<div class="cell">
<input type="checkbox" class="lead-capture-company" data-featurename="Affinor Growers Inc" id="1_C-AFI" data-featureref="1_C-AFI">
<label for="1_C-AFI">Affinor Growers Inc</label>
</div>
</div>
<div class="grid-x">
<div class="cell small-7 text-left">
<span class="tag-title"><span class="right-pointer"></span> Financial Services</span>
</div>
<div class="cell small-5 text-right">
<a class="sel-all" href="javascript:void(0);">All</a> <a class="sel-none" href="javascript:void(0);">None</a>
</div>
</div>
<div class="grid-x form-group lead-companies" style="display:none;">
<div class="cell">
<input type="checkbox" class="lead-capture-company" data-featurename="Eat Well Investment Group Inc Com" id="1_C-EWG" data-featureref="1_C-EWG">
<label for="1_C-EWG">Eat Well Investment Group Inc Com</label>
</div>
<div class="cell">
<input type="checkbox" class="lead-capture-company" data-featurename="Givex Information Technology Group Ltd." id="1_T-GIVX" data-featureref="1_T-GIVX">
<label for="1_T-GIVX">Givex Information Technology Group Ltd.</label>
</div>
<div class="cell">
<input type="checkbox" class="lead-capture-company" data-featurename="INX Digital Company Inc Com" id="1_N-INXD" data-featureref="1_N-INXD">
<label for="1_N-INXD">INX Digital Company Inc Com</label>
</div>
</div>
<div class="grid-x">
<div class="cell small-7 text-left">
<span class="tag-title"><span class="right-pointer"></span> Utilities</span>
</div>
<div class="cell small-5 text-right">
<a class="sel-all" href="javascript:void(0);">All</a> <a class="sel-none" href="javascript:void(0);">None</a>
</div>
</div>
<div class="grid-x form-group lead-companies" style="display:none;">
<div class="cell">
<input type="checkbox" class="lead-capture-company" data-featurename="Jade Power Trust" id="1_V-JPWR-UN" data-featureref="1_V-JPWR-UN">
<label for="1_V-JPWR-UN">Jade Power Trust</label>
</div>
</div>
</div>
</div>
<div id="industrysectorleadcapturecontainer" class="feature-sign-up feature-container validationGroup">
<hr class="m-top20 m-bottom20">
<div class="feat-pass-email">
<input type="email" name="email" data-rule-required="true" data-rule-email="true" data-msg-required="Email is required" data-msg-email="Invalid email" placeholder="Enter your email address" aria-required="true">
<span class="pass-required-msg hide msg-label">You are already a member! Please enter your password to sign in.</span>
</div>
<div class="feat-pass-email-confirm hide">
<input type="email" class="ignore" name="email2" data-rule-required="true" data-msg-required="Please confirm your email address" placeholder="Please confirm your email address" aria-required="true">
</div>
<div class="feat-pass-remind hide">
<input type="text" name="username" placeholder="Email or username">
</div>
<div class="feat-signup-pass hide">
<div class="feat-pass-hint"></div>
<div><input type="password" name="password" placeholder="Password"></div>
</div>
<div class="feat-signup-remember hide">
<div class="grid-x">
<div class="cell small-6">
<input id="industrysectorleadcapturecontainer-remember-me" type="checkbox" value="remember-me" class="ignore">
<label for="industrysectorleadcapturecontainer-remember-me">
<span>Remember me</span></label>
</div>
<div class="cell small-6 text-right">
<a href="javascript:void(0)" id="industrysectorleadcapturecontainer-forgot-link" class="pull-right">Forgot password?</a>
</div>
</div>
</div>
<div class="text-right feat-back-container hide">
<p><a href="javascript:void(0)" id="industrysectorleadcapturecontainer-user-back-link">Back</a></p>
</div>
<div class="grid-x">
<div class="cell text-right">
<button type="button" id="industrysectorleadcapturecontainer-subscribe" class="button orangeButton causesValidation" value="Submit"> Submit </button>
</div>
</div>
<div class="feature-msg-container">
<span class="feat-msg control-label"></span>
</div>
<div class="consent-msg">I consent to receiving investment related electronic messages from Stockhouse and the companies selected. I may withdraw my consent at any time.</div>
</div>
</div>
<hr class="thick">
<div class="smallList" id="Featured_News">
<h2 class="smallListHeader">Featured News Links</h2>
<h3>
<a class="newslinks" href="https://bit.ly/3wKet9M" title="https://stockhouse.com/news/press-releases/2022/05/24/hire-technologies-to-announce-q1-2022-financial-results-on-may-30-2022">CEO Simon Dealey & CFO Dan Teguh to Host HIRE Technologies Q1 2022 Investor Call | 31 May @ 12 PM EST/9 AM PST</a>
</h3>
<hr class="thin">
<h3>
<a class="newslinks" href="https://bit.ly/3PLIKNg" title="https://stockhouse.com/news/press-releases/2022/05/24/fansunite-to-host-investor-webinar-on-wednesday-june-1-2022">FansUnite Executive Team to Hold Company Growth Webinar | 1 June 2022 | 1 PM EST / 10 AM PST </a>
</h3>
<hr class="thin">
<h3>
<a class="newslinks" href="https://bit.ly/3MWTO8d" title="https://stockhouse.com/news/press-releases/2022/05/27/fansunite-reports-first-quarter-fiscal-2022-financial-results">eSports Win: 804% YoY Revenue Increase for Leading Entertainment Company</a>
</h3>
<hr class="thin">
<h3>
<a class="newslinks" href="https://bit.ly/3GoATke" title="https://stockhouse.com/news/press-releases/2022/05/25/forward-water-technologies-to-participate-in-the-bluetech-forum">INNOVATIVE Water Technologies Co. to Participate in the BlueTech Forum</a>
</h3>
<hr class="thin">
<h3>
<a class="newslinks" href="https://bit.ly/3lNF6V6" title="https://stockhouse.com/news/press-releases/2022/05/26/revive-therapeutics-provides-update-on-phase-3-clinical-trial-for-bucillamine-in">FDA Responds Positively to Bucillamine Trials to Treat COVID-19</a>
</h3>
</div>
<div class="webpart-container ">
<div id="IFrameAd1" class="sh-ad 0e30fbeefa284876892221b139dd85da sidebar-container-300x600">
<div id="0e30fbeefa284876892221b139dd85da"><iframe id="ados_frame_0e30fbeefa284876892221b139dd85da_2167508" frameborder="0" scrolling="no" height="600" width="300"></iframe><img height="0px" width="0px" border="0"
style="position:absolute;"
src="https://e-9701.adzerk.net/i.gif?e=eyJ2IjoiMS4xMCIsImF2IjoxNDk0MzAsImF0Ijo0MywiYnQiOjAsImNtIjo0NzM5MTcsImNoIjoxODU2MywiY2siOnt9LCJjciI6MTkzNzgzNywiZGkiOiJkOTk3NjJiZTE3N2I0ZDk0ODk3ZDE1N2M2YWZkOWJiOCIsImRqIjowLCJpaSI6ImVlNGI0NDY0YTU3MjQxMDA4OTQ0YzI1MjgxNDY5MjEyIiwiZG0iOjEsImZjIjoyMzQyMTY0LCJmbCI6MjE2NzUwOCwiaXAiOiIxNDkuNTYuMTUzLjE3OCIsImt3IjoiY2FuYWRpYW4taW1wZXJpYWwtYmFuay1vZi1jb21tZXJjZSx0LmNtLGNvbW11bml0eS1wYWdlLGZpbmFuY2lhbC1zZXJ2aWNlc18zNSxiYW5rcy1nbG9iYWxfMTAwLGNhbl83LHVzYV84IiwibWsiOiJjb21tdW5pdHktcGFnZSIsIm53Ijo5NzAxLCJwYyI6MCwib3AiOjAsImVjIjowLCJnbSI6MCwiZXAiOm51bGwsInByIjo2NDYwMSwicnQiOjEsInJzIjo1MDAsInNhIjoidW5kZWZpbmVkIiwic2IiOiJpLTAxYmNkMzkzY2I0ZjA1ZjQxIiwic3AiOjQ4NDMyNSwic3QiOjMyMTY5NSwidWsiOiJ1ZTEtODE3NTU0YTBlMWZkNGU1NjhkMzg3YjVhNmIxYzNjNWIiLCJ6biI6MTM3MzIyLCJ0cyI6MTY1MzkxNzE1MzYyNywiYmYiOnRydWUsInBuIjoiMGUzMGZiZWVmYTI4NDg3Njg5MjIyMWIxMzlkZDg1ZGEiLCJnYyI6dHJ1ZSwiZ0MiOnRydWUsImdzIjoibm9uZSIsInR6IjoiVVRDIiwiYWciOjEsImJhIjoxLCJmcSI6MH0&s=KuImmOqYlVMMbVdTqCRQyQJS4sI">
</div>
</div>
</div>
</div>
<div class="column span-6 last">
<div id="footerCarousel" style="">
<a class="carousel-prev-btn slick-arrow" style="display: block;"></a>
<div class="footer-carousel-slides slick-initialized slick-slider">
<div class="slick-list draggable">
<div class="slick-track" style="opacity: 1; width: 50000px; transform: translate3d(-180px, 0px, 0px);">
<div class="slick-slide slick-cloned" data-slick-index="-1" aria-hidden="true" tabindex="-1">
<a rel="sponsored nofollow noindex" target="_blank" href="https://themarketherald.ca/pharmadrug-announces-closing-of-the-first-tranche-of-non-brokered-private-placement-2022-05-30/" tabindex="-1">
<img src="https://media.stockhouse.com/embed/befysi6qpgg6ua2lmhjxwjfj71/1/medium" alt="Pharmadrug (CSE:PHRX) closes the first tranche of its non-brokered private placement">
</a>
<a rel="sponsored nofollow noindex" target="_blank" class="carousel-link" href="https://themarketherald.ca/pharmadrug-announces-closing-of-the-first-tranche-of-non-brokered-private-placement-2022-05-30/" tabindex="-1">Pharmadrug (CSE:PHRX) closes the first tranche of its non-brokered private placement</a>
</div>
<div class="slick-slide slick-current slick-active" data-slick-index="0" aria-hidden="false" tabindex="0">
<a rel="sponsored nofollow noindex" target="_blank" href="https://themarketherald.ca/fireweed-closes-previously-announced-offering-for-total-proceeds-of-c13-1m-2022-05-30/" tabindex="0">
<img src="https://media.stockhouse.com/embed/bb53tv6fyd1t3cgj56xlh7l8lw/1/medium" alt="Fireweed Zinc (TSXV:FWZ) closes $13.1M private placement">
</a>
<a rel="sponsored nofollow noindex" target="_blank" class="carousel-link" href="https://themarketherald.ca/fireweed-closes-previously-announced-offering-for-total-proceeds-of-c13-1m-2022-05-30/" tabindex="0">Fireweed Zinc (TSXV:FWZ) closes $13.1M private placement</a>
</div>
<div class="slick-slide" data-slick-index="1" aria-hidden="true" tabindex="-1">
<a rel="sponsored nofollow noindex" target="_blank" href="https://themarketherald.ca/cornish-metals-completes-sleitat-royalty-sale-to-electric-royalties-2022-05-30/" tabindex="-1">
<img src="https://media.stockhouse.com/embed/bdadpuhqix3ufcerkdcmxam3tu/1/medium" alt="Cornish Metals (TSXV:CUSN) completes Sleitat royalty sale">
</a>
<a rel="sponsored nofollow noindex" target="_blank" class="carousel-link" href="https://themarketherald.ca/cornish-metals-completes-sleitat-royalty-sale-to-electric-royalties-2022-05-30/" tabindex="-1">Cornish Metals (TSXV:CUSN) completes Sleitat royalty sale</a>
</div>
<div class="slick-slide" data-slick-index="2" aria-hidden="true" tabindex="-1">
<a rel="sponsored nofollow noindex" target="_blank" href="https://themarketherald.ca/tanzanian-gold-changes-its-name-to-trx-gold-corporation-2022-05-27/" tabindex="-1">
<img src="https://media.stockhouse.com/embed/bfhs8c304m2tpckm3ss03rtfex/1/medium" alt="Tanzanian Gold is now TRX Gold Corporation (TSX:TNX)">
</a>
<a rel="sponsored nofollow noindex" target="_blank" class="carousel-link" href="https://themarketherald.ca/tanzanian-gold-changes-its-name-to-trx-gold-corporation-2022-05-27/" tabindex="-1">Tanzanian Gold is now TRX Gold Corporation (TSX:TNX)</a>
</div>
<div class="slick-slide" data-slick-index="3" aria-hidden="true" tabindex="-1">
<a rel="sponsored nofollow noindex" target="_blank" href="https://themarketherald.ca/nfi-subsidiary-adl-announces-delivery-of-1000th-byd-adl-electric-bus-2-2022-05-27/" tabindex="-1">
<img src="https://media.stockhouse.com/embed/bb2y3bh8864l0axixyoq6o4itb/1/medium" alt="NFI Group (TSX:NFI) subsidiary ADL delivers 1000th BYD ADL electric bus">
</a>
<a rel="sponsored nofollow noindex" target="_blank" class="carousel-link" href="https://themarketherald.ca/nfi-subsidiary-adl-announces-delivery-of-1000th-byd-adl-electric-bus-2-2022-05-27/" tabindex="-1">NFI Group (TSX:NFI) subsidiary ADL delivers 1000th BYD ADL electric bus</a>
</div>
<div class="slick-slide" data-slick-index="4" aria-hidden="true" tabindex="-1">
<a rel="sponsored nofollow noindex" target="_blank" href="https://themarketherald.ca/ximen-mining-tsxvxim-initiates-field-program-at-nelson-gold-camp-2022-05-27/" tabindex="-1">
<img src="https://media.stockhouse.com/embed/bfeajc1nxeaphdlodt8qzp4abo/1/medium" alt="Ximen Mining (TSXV:XIM) kicks off its 2022 exploration program">
</a>
<a rel="sponsored nofollow noindex" target="_blank" class="carousel-link" href="https://themarketherald.ca/ximen-mining-tsxvxim-initiates-field-program-at-nelson-gold-camp-2022-05-27/" tabindex="-1">Ximen Mining (TSXV:XIM) kicks off its 2022 exploration program</a>
</div>
<div class="slick-slide" data-slick-index="5" aria-hidden="true" tabindex="-1">
<a rel="sponsored nofollow noindex" target="_blank" href="https://themarketherald.ca/ascendant-resources-closes-final-tranche-of-non-brokered-private-placement-2-2022-05-27/" tabindex="-1">
<img src="https://media.stockhouse.com/embed/bchlh0tjkb3rhdqcog2ikdxlh0/1/medium" alt="Ascendant Resources (TSX:ASND) closes non-brokered private placement">
</a>
<a rel="sponsored nofollow noindex" target="_blank" class="carousel-link" href="https://themarketherald.ca/ascendant-resources-closes-final-tranche-of-non-brokered-private-placement-2-2022-05-27/" tabindex="-1">Ascendant Resources (TSX:ASND) closes non-brokered private placement</a>
</div>
<div class="slick-slide" data-slick-index="6" aria-hidden="true" tabindex="-1">
<a rel="sponsored nofollow noindex" target="_blank" href="https://themarketherald.ca/nickel-north-closes-final-tranche-of-private-placement-and-announces-a-new-flow-through-private-placement-2022-05-27/" tabindex="-1">
<img src="https://media.stockhouse.com/embed/bbma4m0s8w68jdtla3zll6oiln/1/medium" alt="Nickel North (TSXV:NNX) closes private placement and announces a new flow-through private placement">
</a>
<a rel="sponsored nofollow noindex" target="_blank" class="carousel-link" href="https://themarketherald.ca/nickel-north-closes-final-tranche-of-private-placement-and-announces-a-new-flow-through-private-placement-2022-05-27/" tabindex="-1">Nickel North (TSXV:NNX) closes private placement and announces a new flow-through private placement</a>
</div>
<div class="slick-slide" data-slick-index="7" aria-hidden="true" tabindex="-1">
<a rel="sponsored nofollow noindex" target="_blank" href="https://themarketherald.ca/kraken-awarded-1-6-million-for-aquapix-synthetic-aperture-sonar-systems-2022-05-30/" tabindex="-1">
<img src="https://media.stockhouse.com/embed/bcpg9fg3a53yqb2qtdtcrevwas/1/medium" alt="Kraken Robotics (TSXV:PNG) awarded $1.6M contract for AquaPix Synthetic Aperture Sonar Systems">
</a>
<a rel="sponsored nofollow noindex" target="_blank" class="carousel-link" href="https://themarketherald.ca/kraken-awarded-1-6-million-for-aquapix-synthetic-aperture-sonar-systems-2022-05-30/" tabindex="-1">Kraken Robotics (TSXV:PNG) awarded $1.6M contract for AquaPix Synthetic Aperture Sonar Systems</a>
</div>
<div class="slick-slide" data-slick-index="8" aria-hidden="true" tabindex="-1">
<a rel="sponsored nofollow noindex" target="_blank" href="https://themarketherald.ca/probe-metals-announces-private-placement-2022-05-30/" tabindex="-1">
<img src="https://media.stockhouse.com/embed/bdfev8e5hfjb1dp7r7xztuf4ro/1/medium" alt="Probe Metals (TSXV:PRB) announces private placement">
</a>
<a rel="sponsored nofollow noindex" target="_blank" class="carousel-link" href="https://themarketherald.ca/probe-metals-announces-private-placement-2022-05-30/" tabindex="-1">Probe Metals (TSXV:PRB) announces private placement</a>
</div>
<div class="slick-slide" data-slick-index="9" aria-hidden="true" tabindex="-1">
<a rel="sponsored nofollow noindex" target="_blank" href="https://themarketherald.ca/pharmadrug-announces-closing-of-the-first-tranche-of-non-brokered-private-placement-2022-05-30/" tabindex="-1">
<img src="https://media.stockhouse.com/embed/befysi6qpgg6ua2lmhjxwjfj71/1/medium" alt="Pharmadrug (CSE:PHRX) closes the first tranche of its non-brokered private placement">
</a>
<a rel="sponsored nofollow noindex" target="_blank" class="carousel-link" href="https://themarketherald.ca/pharmadrug-announces-closing-of-the-first-tranche-of-non-brokered-private-placement-2022-05-30/" tabindex="-1">Pharmadrug (CSE:PHRX) closes the first tranche of its non-brokered private placement</a>
</div>
<div class="slick-slide slick-cloned" data-slick-index="10" aria-hidden="true" tabindex="-1">
<a rel="sponsored nofollow noindex" target="_blank" href="https://themarketherald.ca/fireweed-closes-previously-announced-offering-for-total-proceeds-of-c13-1m-2022-05-30/" tabindex="-1">
<img src="https://media.stockhouse.com/embed/bb53tv6fyd1t3cgj56xlh7l8lw/1/medium" alt="Fireweed Zinc (TSXV:FWZ) closes $13.1M private placement">
</a>
<a rel="sponsored nofollow noindex" target="_blank" class="carousel-link" href="https://themarketherald.ca/fireweed-closes-previously-announced-offering-for-total-proceeds-of-c13-1m-2022-05-30/" tabindex="-1">Fireweed Zinc (TSXV:FWZ) closes $13.1M private placement</a>
</div>
<div class="slick-slide slick-cloned" data-slick-index="11" aria-hidden="true" tabindex="-1">
<a rel="sponsored nofollow noindex" target="_blank" href="https://themarketherald.ca/cornish-metals-completes-sleitat-royalty-sale-to-electric-royalties-2022-05-30/" tabindex="-1">
<img src="https://media.stockhouse.com/embed/bdadpuhqix3ufcerkdcmxam3tu/1/medium" alt="Cornish Metals (TSXV:CUSN) completes Sleitat royalty sale">
</a>
<a rel="sponsored nofollow noindex" target="_blank" class="carousel-link" href="https://themarketherald.ca/cornish-metals-completes-sleitat-royalty-sale-to-electric-royalties-2022-05-30/" tabindex="-1">Cornish Metals (TSXV:CUSN) completes Sleitat royalty sale</a>
</div>
<div class="slick-slide slick-cloned" data-slick-index="12" aria-hidden="true" tabindex="-1">
<a rel="sponsored nofollow noindex" target="_blank" href="https://themarketherald.ca/tanzanian-gold-changes-its-name-to-trx-gold-corporation-2022-05-27/" tabindex="-1">
<img src="https://media.stockhouse.com/embed/bfhs8c304m2tpckm3ss03rtfex/1/medium" alt="Tanzanian Gold is now TRX Gold Corporation (TSX:TNX)">
</a>
<a rel="sponsored nofollow noindex" target="_blank" class="carousel-link" href="https://themarketherald.ca/tanzanian-gold-changes-its-name-to-trx-gold-corporation-2022-05-27/" tabindex="-1">Tanzanian Gold is now TRX Gold Corporation (TSX:TNX)</a>
</div>
<div class="slick-slide slick-cloned" data-slick-index="13" aria-hidden="true" tabindex="-1">
<a rel="sponsored nofollow noindex" target="_blank" href="https://themarketherald.ca/nfi-subsidiary-adl-announces-delivery-of-1000th-byd-adl-electric-bus-2-2022-05-27/" tabindex="-1">
<img src="https://media.stockhouse.com/embed/bb2y3bh8864l0axixyoq6o4itb/1/medium" alt="NFI Group (TSX:NFI) subsidiary ADL delivers 1000th BYD ADL electric bus">
</a>
<a rel="sponsored nofollow noindex" target="_blank" class="carousel-link" href="https://themarketherald.ca/nfi-subsidiary-adl-announces-delivery-of-1000th-byd-adl-electric-bus-2-2022-05-27/" tabindex="-1">NFI Group (TSX:NFI) subsidiary ADL delivers 1000th BYD ADL electric bus</a>
</div>
<div class="slick-slide slick-cloned" data-slick-index="14" aria-hidden="true" tabindex="-1">
<a rel="sponsored nofollow noindex" target="_blank" href="https://themarketherald.ca/ximen-mining-tsxvxim-initiates-field-program-at-nelson-gold-camp-2022-05-27/" tabindex="-1">
<img src="https://media.stockhouse.com/embed/bfeajc1nxeaphdlodt8qzp4abo/1/medium" alt="Ximen Mining (TSXV:XIM) kicks off its 2022 exploration program">
</a>
<a rel="sponsored nofollow noindex" target="_blank" class="carousel-link" href="https://themarketherald.ca/ximen-mining-tsxvxim-initiates-field-program-at-nelson-gold-camp-2022-05-27/" tabindex="-1">Ximen Mining (TSXV:XIM) kicks off its 2022 exploration program</a>
</div>
<div class="slick-slide slick-cloned" data-slick-index="15" aria-hidden="true" tabindex="-1">
<a rel="sponsored nofollow noindex" target="_blank" href="https://themarketherald.ca/ascendant-resources-closes-final-tranche-of-non-brokered-private-placement-2-2022-05-27/" tabindex="-1">
<img src="https://media.stockhouse.com/embed/bchlh0tjkb3rhdqcog2ikdxlh0/1/medium" alt="Ascendant Resources (TSX:ASND) closes non-brokered private placement">
</a>
<a rel="sponsored nofollow noindex" target="_blank" class="carousel-link" href="https://themarketherald.ca/ascendant-resources-closes-final-tranche-of-non-brokered-private-placement-2-2022-05-27/" tabindex="-1">Ascendant Resources (TSX:ASND) closes non-brokered private placement</a>
</div>
<div class="slick-slide slick-cloned" data-slick-index="16" aria-hidden="true" tabindex="-1">
<a rel="sponsored nofollow noindex" target="_blank" href="https://themarketherald.ca/nickel-north-closes-final-tranche-of-private-placement-and-announces-a-new-flow-through-private-placement-2022-05-27/" tabindex="-1">
<img src="https://media.stockhouse.com/embed/bbma4m0s8w68jdtla3zll6oiln/1/medium" alt="Nickel North (TSXV:NNX) closes private placement and announces a new flow-through private placement">
</a>
<a rel="sponsored nofollow noindex" target="_blank" class="carousel-link" href="https://themarketherald.ca/nickel-north-closes-final-tranche-of-private-placement-and-announces-a-new-flow-through-private-placement-2022-05-27/" tabindex="-1">Nickel North (TSXV:NNX) closes private placement and announces a new flow-through private placement</a>
</div>
<div class="slick-slide slick-cloned" data-slick-index="17" aria-hidden="true" tabindex="-1">
<a rel="sponsored nofollow noindex" target="_blank" href="https://themarketherald.ca/kraken-awarded-1-6-million-for-aquapix-synthetic-aperture-sonar-systems-2022-05-30/" tabindex="-1">
<img src="https://media.stockhouse.com/embed/bcpg9fg3a53yqb2qtdtcrevwas/1/medium" alt="Kraken Robotics (TSXV:PNG) awarded $1.6M contract for AquaPix Synthetic Aperture Sonar Systems">
</a>
<a rel="sponsored nofollow noindex" target="_blank" class="carousel-link" href="https://themarketherald.ca/kraken-awarded-1-6-million-for-aquapix-synthetic-aperture-sonar-systems-2022-05-30/" tabindex="-1">Kraken Robotics (TSXV:PNG) awarded $1.6M contract for AquaPix Synthetic Aperture Sonar Systems</a>
</div>
<div class="slick-slide slick-cloned" data-slick-index="18" aria-hidden="true" tabindex="-1">
<a rel="sponsored nofollow noindex" target="_blank" href="https://themarketherald.ca/probe-metals-announces-private-placement-2022-05-30/" tabindex="-1">
<img src="https://media.stockhouse.com/embed/bdfev8e5hfjb1dp7r7xztuf4ro/1/medium" alt="Probe Metals (TSXV:PRB) announces private placement">
</a>
<a rel="sponsored nofollow noindex" target="_blank" class="carousel-link" href="https://themarketherald.ca/probe-metals-announces-private-placement-2022-05-30/" tabindex="-1">Probe Metals (TSXV:PRB) announces private placement</a>
</div>
<div class="slick-slide slick-cloned" data-slick-index="19" aria-hidden="true" tabindex="-1">
<a rel="sponsored nofollow noindex" target="_blank" href="https://themarketherald.ca/pharmadrug-announces-closing-of-the-first-tranche-of-non-brokered-private-placement-2022-05-30/" tabindex="-1">
<img src="https://media.stockhouse.com/embed/befysi6qpgg6ua2lmhjxwjfj71/1/medium" alt="Pharmadrug (CSE:PHRX) closes the first tranche of its non-brokered private placement">
</a>
<a rel="sponsored nofollow noindex" target="_blank" class="carousel-link" href="https://themarketherald.ca/pharmadrug-announces-closing-of-the-first-tranche-of-non-brokered-private-placement-2022-05-30/" tabindex="-1">Pharmadrug (CSE:PHRX) closes the first tranche of its non-brokered private placement</a>
</div>
</div>
</div>
</div>
<a class="carousel-next-btn slick-arrow" style="display: block;"></a>
</div>
</div>
<br class="clear">
</div>
</div>
<footer class="sh-fixed-layout sh-footer-container" id="id-footer-container">
<div class="sh-footer-main">
<div class="sh-footer-close large-full">
</div>
<div class="grid-x">
<div class="sh-footer-logo-container cell shrink">
<span>
<img src="https://assets.stockhouse.com/kentico-cms/0290-00/images/Sprite.svg#id_Stockhouse_Footer_Icon" alt="Stockhouse Logo">
</span>
<ul class="sh-footer-link-list">
<li>
<a href="/corporate/about-us" class="foot-nav-about-us-1">
About Us
</a>
</li>
<li>
<a href="/corporate/deal-room-placements" class="foot-nav-deal-room-1">
Deal Room
</a>
</li>
<li>
<a href="/corporate/events" class="foot-nav-events-1">
Events
</a>
</li>
<li>
<a href="/corporate/advertising" class="foot-nav-advertising-1">
Advertising
</a>
</li>
<li>
<a href="/corporate/careers" class="foot-nav-careers-1">
Careers
</a>
</li>
<li>
<a href="/corporate/contact-us" class="foot-nav-contact-us-1">
Contact Us
</a>
</li>
</ul>
</div>
<div class="sh-footer-Support-container cell shrink">
<span class="sh-footer-sub-heading small-6">Support</span>
<ul class="sh-footer-link-list">
<li>
<a class="foot-nav-help-1" href="https://support.stockhouse.com/hc/en-us">Help </a>
</li>
</ul>
</div>
<div class="sh-footer-Legal-container cell auto">
<span class="sh-footer-sub-heading small-6">Legal</span>
<ul class="sh-footer-link-list">
<li>
<a href="/legal/disclaimer" class="foot-nav-disclaimer-1">
Disclaimer
</a>
</li>
<li>
<a href="/legal/privacy-policy" class="foot-nav-privacy-policy-1">
Privacy Policy
</a>
</li>
</ul>
</div>
<div class="sh-footer-Follow-container cell shrink">
<span class="sh-footer-sub-heading small-6">Follow Us</span>
<div class="sh-footer-social-media">
<a href="https://twitter.com/stockhouse" title="Twitter"></a>
<a href="https://www.linkedin.com/company/stockhouse-publishing-ltd" title="LinkedIn"></a>
<a href="https://www.facebook.com/stockhouse" title="Facebook"></a>
</div>
</div>
</div>
<div class="sh-footer-bottom">Stockhouse.com is owned by Stockhouse Publishing Ltd. © 2019 Stockhouse Publishing Ltd. All rights reserved. Financial Market Data powered by QuoteMedia. All rights reserved. View the
<a href="https://www.quotemedia.com/legal/tos.php">Quote Media Terms of Use</a> Quotes and other data delayed by 15 minutes for NYSE/AMEX/NASDAQ, 20 minutes for TSX/TSX-V unless otherwise indicated. Google Play and the Google Play logo are
trademarks of Google Inc. The Apple logo and iTunes are trademarks of Apple Inc., registered in the U.S. and other countries.</div>
</div>
<div class="sh-footer-bottom-end">
<div class="sh-footer-bottom-image">
<div class="sh-footer-bottom-square"></div>
<div class="sh-footer-bottom-square"></div>
<div class="sh-footer-bottom-square"></div>
</div>
</div>
</footer>
<div>
</div>
<script>
if (window.stockhouse)
if (window.stockhouse.ads) window.stockhouse.ads.setupAdContainers();
</script>
<script src="https://assets.stockhouse.com/kentico-cms/0290-00/scripts/lib/vue-2.6.7.min.js"></script>
<script src="https://assets.stockhouse.com/kentico-cms/0290-00/scripts/lib/jquery-2.1.4.min.js"></script>
<script src="https://assets.stockhouse.com/kentico-cms/0290-00/scripts/lib/sh.core.lib.min.js?v=1.0.0.26459"></script>
<script src="https://assets.stockhouse.com/kentico-cms/0290-00/scripts/lib/adzerk2020.min.js?v=1.0.0.26459"></script>
<script src="https://assets.stockhouse.com/kentico-cms/0290-00/scripts/sh.core.min.js?v=1.0.0.26459"></script>
<script src="https://assets.stockhouse.com/kentico-cms/0290-00/scripts/lib/ajaxToolkit-combined.min.js?v=1.0.0.26459"></script>
<script src="https://assets.stockhouse.com/kentico-cms/0290-00/scripts/sh.company.min.js?v=1.0.0.26459"></script>
<script src="https://content.stockhouse.com/meta/config?variableName=contentServiceConfig&format=js"></script>
<script>
if (stockhouse.content) stockhouse.content.load(contentServiceConfig);
</script>
<script>
var options = {};
options.login = true;
var commonOptions = {};
commonOptions.apiKey = "6d4ddaa4-b21f-4a0d-a32c-b3af94febb92";
commonOptions.appName = "stockhouse";
commonOptions.callbackUrl = encodeURIComponent("https://stockhouse.com/registration/social-login?ec=76841959-5978-451b-851e-5415a4defeee&returnUrl=/companies/bullboard/t.cm/canadian-imperial-bank-of-commerce?postid=34709481");
commonOptions.hashTemplate = true;
commonOptions.callbackType = "querystring";
var LRObject;
var LREndpoints = {};
function loadLoginRadius(container) {
if (typeof LoginRadiusV2 == 'undefined') {
stockhouse.utils.loadExternalScript("https://auth.lrcontent.com/v2/LoginRadiusV2.js", "LoginRadiusV2", function() {
loadContainer(container);
});
} else {
loadContainer(container);
}
}
function loadContainer(container) {
LRObject = new LoginRadiusV2(commonOptions);
var custom_interface_option = {};
if (navigator.userAgent.match('Mobi')) {
custom_interface_option.templateName = "loginradiuscustom_tmpl_MOBILE";
} else {
custom_interface_option.templateName = "loginradiuscustom_tmpl";
}
LRObject.customInterface("." + container, custom_interface_option);
LRObject.init("sociallogin", {});
}
function launchSocialLogin(name) {
var endpoint = LREndpoints[name];
if (endpoint) return LRObject.util.openWindow(endpoint);
return false;
}
$(document).ready(function() {
$(document).on("click", ".social-login-button", function() {
var name = $(this).attr("data-provider-name");
var endpoint = $(this).attr("data-endpoint");
if (endpoint) LREndpoints[name.toLowerCase()] = endpoint;
if (name.toLowerCase() == "facebook") {
window.stockhouse.headmembership.showFBWarningMsg();
} else launchSocialLogin(name.toLowerCase());
});
});
</script>
<script type="text/html" id="loginradiuscustom_tmpl">
<div class="social-link-container">
<button type="button" class="social social-login-button <#=Name#>" data-provider-name="<#=Name#>" data-endpoint="<#= Endpoint #>" title="<#= Name #>" alt="Sign in with <#=Name#>">
<img src="https://assets.stockhouse.com/kentico-cms/0290-00/images/Sprite.svg#<#=Name#>_Icon" />
<span>Sign in with <#=Name#></span>
</button>
</div>
</script>
<script type="text/html" id="loginradiuscustom_tmpl_MOBILE">
<button type="button" class="social social-login-button <#=Name#>" data-provider-name="<#=Name#>" data-endpoint="<#= Endpoint #>" title="<#=Name#>" alt="Sign in with <#=Name #> Mobile">
<img src="https://assets.stockhouse.com/kentico-cms/0290-00/images/Sprite.svg#<#=Name#>_Icon" />
<span>Sign in with <#=Name#></span>
</button>
</script>
<script type="text/javascript">
//<![CDATA[
(function() {
var fn = function() {
$get("manScript_HiddenField").value = '';
Sys.Application.remove_init(fn);
};
Sys.Application.add_init(fn);
})(); //]]>
</script>
<script type="text/javascript">
//<![CDATA[
if (typeof(Sys.Browser.WebKit) == 'undefined') {
Sys.Browser.WebKit = {};
}
if (navigator.userAgent.indexOf('WebKit/') > -1) {
Sys.Browser.agent = Sys.Browser.WebKit;
Sys.Browser.version = parseFloat(navigator.userAgent.match(/WebKit\/(\d+(\.\d+)?)/)[1]);
Sys.Browser.name = 'WebKit';
}
//]]>
</script>
<script type="text/javascript">
//<![CDATA[
theForm.oldSubmit = theForm.submit;
theForm.submit = WebForm_SaveScrollPositionSubmit;
theForm.oldOnSubmit = theForm.onsubmit;
theForm.onsubmit = WebForm_SaveScrollPositionOnSubmit;
//]]>
</script>
</form>
Text Content
Stockhouse.com uses cookies on this site. By continuing to use our service, you agree to our use of cookies. Cookies are used to offer you a better browsing experience and to analyze our traffic. We also use them to share usage information with our partners. See full details. I Agree × Join today and have your say! It’s FREE! Join Now Sign In BECOME A MEMBER TODAY, IT'S FREE! We will not release or resell your information to third parties without your permission. By providing my email, I consent to receiving investment related electronic messages from Stockhouse. Join Today or Sign in with existing account Privacy Policy | Disclaimer SIGN IN Remember me Forgot Password? Sign In or Sign Up Privacy Policy | Disclaimer SEND MY PASSWORD Submit Return to Login BECOME A MEMBER TODAY, IT'S FREE! We will not release or resell your information to third parties without your permission. Linking with Facebook: Stockhouse membership requires an email address which must be shared by Facebook. By default, joining or signing in using your Facebook account will work and the email address will be shared by Facebook automatically. If you change your Facebook permissions to restrict Stockhouse from receiving your email while joining or signing in to Stockhouse then it will fail. Please do not modify the permission settings during sign-in. Sign in with Facebook Return to Signup Options * Home * Community * Bullboards * Blogs * Groups * Messages * Markets * Stocks * TSX * TSXV * CSE * NASDAQ * NYSE * NYSE American * OTC Markets * Cryptocurrency * Currencies * Commodities * Market Movers * Bonds * News * Featured News * Trending News * Canadian Press Releases * US Press Releases * Video * Editorial * Independent Reports * Interviews * Buzz on the Bullboards * Portfolio * Watchlist * Portfolio * Real Time & Level II Data * Showcase Companies * DealRoom Quote | Bullboard | News | Opinion | Profile | Peers | Filings | Financials | Options | Price History | Ratios | Ownership | Insiders | Valuation CANADIAN IMPERIAL BANK OF COMMERCE T.CM ALTERNATE SYMBOL(S): T.CM.P.O | CM | T.CM.P.Q | CNDIF | T.CM.P.P | T.CM.P.R | CCIXF | T.CM.P.S | T.CM.P.T | T.CM.P.Y Financial Services Banks - Global Canadian Imperial Bank of Commerce is Canada's fifth- largest bank, operating three business segments: retail and business banking, wealth management, and capital markets. It serves approximately 11 million personal banking and business customers, primarily in Canada. $69.180.51 | 0.74%Bid: 70.30 x 26800Ask: 70.30 x 25200Volume: 4,091,630 CADToronto Stock ExchangeDelayed PriceMarket ClosedMay 27, 2022 4:00 PMEDTMay 27, 2022 JOIN THE COMMUNITY AND START POSTING ON THE BULLBOARDS TODAY. IT'S FREE. You are already a member! Please enter your password to sign in. Remember me Forgot password? Back Submit By providing my email, I consent to receiving messages from Stockhouse. -------------------------------------------------------------------------------- CANADIAN IMPERIAL BANK OF COMMERCE > CM sides.. New Post « Older Post Newer Post » View All Posts -------------------------------------------------------------------------------- 0 + Favorites -------------------------------------------------------------------------------- antigua1987 (7) User Actions * Ignore This User * View Profile * View Bullboard History May 26, 2022 - 12:40 PM 95 Reads Post# 34709481 CM SIDES.. - not like it's vic's bros fault. he tried. - overpay for mastercard much? - vic most inconsistent bank ceo in Cad - he must twist into knots leading up to these more normal cibc release dates, his underlings not looking in him in the eye for prob a week out. - now run off to your serb dacha(s) vic, and send pics pls. we enjoy so much. - 2% div incr! c'mon man. you also ran. Reply Quote Report Abuse -------------------------------------------------------------------------------- New Post « Older Post Newer Post » View All Posts Probe Metals (TSXV:PRB) announces private placement Pharmadrug (CSE:PHRX) closes the first tranche of its non-brokered private placement Fireweed Zinc (TSXV:FWZ) closes $13.1M private placement Cornish Metals (TSXV:CUSN) completes Sleitat royalty sale Kraken Robotics (TSXV:PNG) awarded $1.6M contract for AquaPix Synthetic Aperture Sonar Systems Probe Metals (TSXV:PRB) announces private placement Pharmadrug (CSE:PHRX) closes the first tranche of its non-brokered private placement Fireweed Zinc (TSXV:FWZ) closes $13.1M private placement Cornish Metals (TSXV:CUSN) completes Sleitat royalty sale Kraken Robotics (TSXV:PNG) awarded $1.6M contract for AquaPix Synthetic Aperture Sonar Systems Probe Metals (TSXV:PRB) announces private placement * 1 * 2 * 3 * 4 * 5 REPORT ABUSIVE CONTENT × SIGN UP TO GET ACCESS You are already a member! Please enter your password to sign in. Remember me Forgot password? Back Submit By providing my email, I consent to receiving messages from Stockhouse. INTERESTED IN THESE INDUSTRIES AND SECTORS? Receive investor kits and email updates from Stockhouse and directly from these companies. Technology All None RevoluGROUP Canada Inc. Financial Services All None Hank Payments Corp. Prophecy DeFi Inc. Metals & Mining All None Metal Energy Corp. Metals & Mining All None Max Resource Corp. First Mining Gold Corp Avalon Advanced Materials Inc. Baroyeca Gold & Silver Inc Monument Mining Ltd. Orvana Minerals Corp Peloton Minerals Corp Fabled Silver Gold African Energy Metals Inc. Sitka Gold Corp - Ordinary Shares Northstar Gold Corp Tocvan Ventures Corp. Cortus Metals Inc. Monarch Mining Inc. Surge Battery Metals Inc C3 Metals Inc. Queensland Gold Hills Corp. Fabled Copper Energy All None Gran Tierra Energy Inc. G2 Energy Corp Baselode Energy Corp. Trillion Energy International Inc (Canada) Com Alkaline Fuel Cell Power Corp. Technology All None Intermap Technologies Corp. Euro Asia Pay Holdings Inc. Logiq Inc. Forward Water Technologies Corp. Railtown AI Technologies Inc. Indie Power Systems Inc. EasTower Wireless Inc. Healthcare All None SQI Diagnostics Inc. Nass Valley Gateway Ltd Neovasc Inc. Cardiol Therapeutics Inc. Adastra Holdings Ltd ScreenPro Security Inc. Filament Health Sprout AI Biomind Labs Inc. Xebra Brands Mednow Inc - Class A Ayurcann Holdings Corp Com Industrials All None Star Navigation Systems Group Vertex Resource Group Ltd. HIRE Technologies Inc. Consumer Cyclical All None Noble Mineral Exploration Inc. Nextech AR Solutions Corp FansUnite Entertainment Inc. SWMBRD Sports Inc. Consumer Defensive All None Affinor Growers Inc Financial Services All None Eat Well Investment Group Inc Com Givex Information Technology Group Ltd. INX Digital Company Inc Com Utilities All None Jade Power Trust -------------------------------------------------------------------------------- You are already a member! Please enter your password to sign in. Remember me Forgot password? Back Submit I consent to receiving investment related electronic messages from Stockhouse and the companies selected. I may withdraw my consent at any time. -------------------------------------------------------------------------------- FEATURED NEWS LINKS CEO SIMON DEALEY & CFO DAN TEGUH TO HOST HIRE TECHNOLOGIES Q1 2022 INVESTOR CALL | 31 MAY @ 12 PM EST/9 AM PST -------------------------------------------------------------------------------- FANSUNITE EXECUTIVE TEAM TO HOLD COMPANY GROWTH WEBINAR | 1 JUNE 2022 | 1 PM EST / 10 AM PST -------------------------------------------------------------------------------- ESPORTS WIN: 804% YOY REVENUE INCREASE FOR LEADING ENTERTAINMENT COMPANY -------------------------------------------------------------------------------- INNOVATIVE WATER TECHNOLOGIES CO. TO PARTICIPATE IN THE BLUETECH FORUM -------------------------------------------------------------------------------- FDA RESPONDS POSITIVELY TO BUCILLAMINE TRIALS TO TREAT COVID-19 Pharmadrug (CSE:PHRX) closes the first tranche of its non-brokered private placement Fireweed Zinc (TSXV:FWZ) closes $13.1M private placement Cornish Metals (TSXV:CUSN) completes Sleitat royalty sale Tanzanian Gold is now TRX Gold Corporation (TSX:TNX) NFI Group (TSX:NFI) subsidiary ADL delivers 1000th BYD ADL electric bus Ximen Mining (TSXV:XIM) kicks off its 2022 exploration program Ascendant Resources (TSX:ASND) closes non-brokered private placement Nickel North (TSXV:NNX) closes private placement and announces a new flow-through private placement Kraken Robotics (TSXV:PNG) awarded $1.6M contract for AquaPix Synthetic Aperture Sonar Systems Probe Metals (TSXV:PRB) announces private placement Pharmadrug (CSE:PHRX) closes the first tranche of its non-brokered private placement Fireweed Zinc (TSXV:FWZ) closes $13.1M private placement Cornish Metals (TSXV:CUSN) completes Sleitat royalty sale Tanzanian Gold is now TRX Gold Corporation (TSX:TNX) NFI Group (TSX:NFI) subsidiary ADL delivers 1000th BYD ADL electric bus Ximen Mining (TSXV:XIM) kicks off its 2022 exploration program Ascendant Resources (TSX:ASND) closes non-brokered private placement Nickel North (TSXV:NNX) closes private placement and announces a new flow-through private placement Kraken Robotics (TSXV:PNG) awarded $1.6M contract for AquaPix Synthetic Aperture Sonar Systems Probe Metals (TSXV:PRB) announces private placement Pharmadrug (CSE:PHRX) closes the first tranche of its non-brokered private placement * About Us * Deal Room * Events * Advertising * Careers * Contact Us Support * Help Legal * Disclaimer * Privacy Policy Follow Us Stockhouse.com is owned by Stockhouse Publishing Ltd. © 2019 Stockhouse Publishing Ltd. All rights reserved. Financial Market Data powered by QuoteMedia. All rights reserved. View the Quote Media Terms of Use Quotes and other data delayed by 15 minutes for NYSE/AMEX/NASDAQ, 20 minutes for TSX/TSX-V unless otherwise indicated. Google Play and the Google Play logo are trademarks of Google Inc. The Apple logo and iTunes are trademarks of Apple Inc., registered in the U.S. and other countries.