www.valuethemarkets.com Open in urlscan Pro
2a06:98c1:3121::3  Public Scan

Submitted URL: https://click.pstmrk.it/3s/www.valuethemarkets.com%2Fanalysis%2Fmarket-reports-guides%2Freports%2Fwhy-consider-investing...
Effective URL: https://www.valuethemarkets.com/analysis/market-reports-guides/reports/why-consider-investing-in-mcf-v-stock?utm_source=newslett...
Submission: On June 20 via manual from IN — Scanned from IT

Form analysis 2 forms found in the DOM

/search

<form id="main-data-alpine" x-data="alpineData()"
  x-effect="const queries = [{indexName:'default',query:searchString,params:{filters:'published:true',attributesToRetrieve:['title','excerpt','featured_image','date','uri','collection'],hitsPerPage:5,page:searchString===prevSearchString?page:0}},{indexName:'tickers_companies',query:searchString,params:{hitsPerPage:3,filters:'published:true'}}];searchString&amp;&amp;searchString.length>=3&amp;&amp;algoliaIndex.multipleQueries(queries).then(e=>{companyResponse=e.results[1];response=e.results[0],prevSearchString=searchString}).catch(e=>{errorMessage=e,response={},companyResponse={}});"
  x-init="searchString = new URLSearchParams(window.location.search).get('q') || ''; fetchResults(searchString)" x-show="open" x-transition.opacity.origin.top.center.duration.300ms="" action="/search" class="site-search__form"
  @click.outside="open = false, searchString = ''" style="display: none;">
  <input x-ref="input" placeholder="Search" type="text" x-model="searchString" value="" name="q" autocomplete="off" @input.debounce.500ms="fetchResults" x-on:input="page = 0">
  <button @click="open = false" class="site-search__search" aria-label="Search" :disabled="searchString === 0">
    <svg alt="" aria-hidden="true" viewBox="0 0 17.49 17.49">
      <path d="M12.5 11h-.79l-.28-.27a6.51 6.51 0 10-.7.7l.27.28v.79l5 4.99L17.49 16zm-6 0A4.5 4.5 0 1111 6.5 4.494 4.494 0 016.5 11z" data-name="Path 914"></path>
    </svg>
  </button>
  <button @click.prevent="open = false, searchString = ''" class="site-search__close hidden cursor-default" :class="{ 'hidden cursor-default': searchString.length === 0, 'flex': searchString.length > 0 }" aria-label="Clear Search">
    <svg alt="" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 14 14">
      <path data-name="Path 44" d="M14 1.41L12.59 0 7 5.59 1.41 0 0 1.41 5.59 7 0 12.59 1.41 14 7 8.41 12.59 14 14 12.59 8.41 7z" fill="currentColor"></path>
    </svg>
  </button>
  <div x-show="searchString.length" x-transition.opacity.origin.top.center.duration.200ms="" :aria-expanded="response.nbHits > 0"
    class="site-search__results grid grid-cols-3 gap-4 gap-2 w-full md:w-[700px] right-0 left-auto position-absolute top-full border-t border-gray-400 bg-white shadow-lg" aria-expanded="true" style="display: none;">
    <section class="col-span-3 md:col-span-1 md:p-5 p-5 pb-1">
      <h4 x-show="response.nbHits > 0" class="bg-colourway-background colourway-4 p-2" style="">Tickers</h4>
      <ul>
        <li x-show="loading" style="display: none;">Loading...</li>
        <li x-show="error" style="display: none;">No tickers found for this search query.</li>
        <template x-for="(item, index) in barchartTickers.slice(0, 3)">
          <li>
            <a x-bind:href="item.uri" class="items-center justify-between w-full">
<div class="w-full flex flex-col pr-2">
<h6 class="uppercase break-words" x-text="item.name || item.original_title"></h6>
<h6 class="uppercase text-trueGray-500" x-text="item.symbol"></h6>
</div>
<div class="w-full flex flex-col">
<div class="w-full flex">
<h5 class="mb-1 pr-2">
<span x-text="item.lastPrice">40.46</span>
<span class="uppercase text-trueGray-500">usd</span>
</h5>
<p class="flex space-x-1 font-bold text-red-600 mb-0" x-show="item.percentChange < 0">
<svg class="w-3 h-5 fill-current" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 13 12"> <path fill-rule="nonzero" d="M7.944 0v6.287l2.889-2.856L13 5.573 6.5 12 0 5.573l2.167-2.142 2.889 2.856L5.055 0z"></path> </svg>
<span x-text="round(item.netChange)"></span>
<span x-text="round(item.percentChange) + '%'"></span>
</p>
<p class="flex space-x-1 font-bold text-successGreen-700 mb-0" x-show="item.percentChange > 0" style="display: none;">
<span x-text="'+' + round(item.netChange)"></span>
<span x-text="'+' + round(item.percentChange) + '%'"></span>
</p>
<p class="flex space-x-1 font-bold text-trueGray-500 mb-0" x-show="item.percentChange == 0" style="display: none;">
<svg class="w-3 h-6 rotate-180 fill-current" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 13 12"> <path fill-rule="nonzero" d="M7.944 0v6.287l2.889-2.856L13 5.573 6.5 12 0 5.573l2.167-2.142 2.889 2.856L5.055 0z"></path> </svg>
<span x-text="round(item.netChange)"></span>
<span x-text="round(item.percentChange) + '%'"></span>
</p>
</div>
</div>
</a>
          </li>
        </template>
        <li>
          <a x-bind:href="item.uri" class="items-center justify-between w-full" href="/market/stocks/nyse-rc">
<div class="w-full flex flex-col pr-2">
<h6 class="uppercase break-words" x-text="item.name || item.original_title">Ready Capital Corp</h6>
<h6 class="uppercase text-trueGray-500" x-text="item.symbol">RC</h6>
</div>
<div class="w-full flex flex-col">
<div class="w-full flex">
<h5 class="mb-1 pr-2">
<span x-text="item.lastPrice">11.11</span>
<span class="uppercase text-trueGray-500">usd</span>
</h5>
<p class="flex space-x-1 font-bold text-red-600 mb-0" x-show="item.percentChange < 0">
<svg class="w-3 h-5 fill-current" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 13 12"> <path fill-rule="nonzero" d="M7.944 0v6.287l2.889-2.856L13 5.573 6.5 12 0 5.573l2.167-2.142 2.889 2.856L5.055 0z"></path> </svg>
<span x-text="round(item.netChange)">-0.03</span>
<span x-text="round(item.percentChange) + '%'">-0.27%</span>
</p>
<p class="flex space-x-1 font-bold text-successGreen-700 mb-0" x-show="item.percentChange > 0" style="display: none;">
<span x-text="'+' + round(item.netChange)">+-0.03</span>
<span x-text="'+' + round(item.percentChange) + '%'">+-0.27%</span>
</p>
<p class="flex space-x-1 font-bold text-trueGray-500 mb-0" x-show="item.percentChange == 0" style="display: none;">
<svg class="w-3 h-6 rotate-180 fill-current" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 13 12"> <path fill-rule="nonzero" d="M7.944 0v6.287l2.889-2.856L13 5.573 6.5 12 0 5.573l2.167-2.142 2.889 2.856L5.055 0z"></path> </svg>
<span x-text="round(item.netChange)">-0.03</span>
<span x-text="round(item.percentChange) + '%'">-0.27%</span>
</p>
</div>
</div>
</a>
        </li>
        <li>
          <a x-bind:href="item.uri" class="items-center justify-between w-full" href="/market/stocks/nasdaq-rdib">
<div class="w-full flex flex-col pr-2">
<h6 class="uppercase break-words" x-text="item.name || item.original_title">Reading International Inc Cl B</h6>
<h6 class="uppercase text-trueGray-500" x-text="item.symbol">RDIB</h6>
</div>
<div class="w-full flex flex-col">
<div class="w-full flex">
<h5 class="mb-1 pr-2">
<span x-text="item.lastPrice">25.1</span>
<span class="uppercase text-trueGray-500">usd</span>
</h5>
<p class="flex space-x-1 font-bold text-red-600 mb-0" x-show="item.percentChange < 0" style="display: none;">
<svg class="w-3 h-5 fill-current" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 13 12"> <path fill-rule="nonzero" d="M7.944 0v6.287l2.889-2.856L13 5.573 6.5 12 0 5.573l2.167-2.142 2.889 2.856L5.055 0z"></path> </svg>
<span x-text="round(item.netChange)">0.12</span>
<span x-text="round(item.percentChange) + '%'">0.48%</span>
</p>
<p class="flex space-x-1 font-bold text-successGreen-700 mb-0" x-show="item.percentChange > 0">
<span x-text="'+' + round(item.netChange)">+0.12</span>
<span x-text="'+' + round(item.percentChange) + '%'">+0.48%</span>
</p>
<p class="flex space-x-1 font-bold text-trueGray-500 mb-0" x-show="item.percentChange == 0" style="display: none;">
<svg class="w-3 h-6 rotate-180 fill-current" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 13 12"> <path fill-rule="nonzero" d="M7.944 0v6.287l2.889-2.856L13 5.573 6.5 12 0 5.573l2.167-2.142 2.889 2.856L5.055 0z"></path> </svg>
<span x-text="round(item.netChange)">0.12</span>
<span x-text="round(item.percentChange) + '%'">0.48%</span>
</p>
</div>
</div>
</a>
        </li>
        <li>
          <a x-bind:href="item.uri" class="items-center justify-between w-full" href="/market/stocks/nasdaq-rdi">
<div class="w-full flex flex-col pr-2">
<h6 class="uppercase break-words" x-text="item.name || item.original_title">Reading Intl Cl A</h6>
<h6 class="uppercase text-trueGray-500" x-text="item.symbol">RDI</h6>
</div>
<div class="w-full flex flex-col">
<div class="w-full flex">
<h5 class="mb-1 pr-2">
<span x-text="item.lastPrice">2.73</span>
<span class="uppercase text-trueGray-500">usd</span>
</h5>
<p class="flex space-x-1 font-bold text-red-600 mb-0" x-show="item.percentChange < 0">
<svg class="w-3 h-5 fill-current" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 13 12"> <path fill-rule="nonzero" d="M7.944 0v6.287l2.889-2.856L13 5.573 6.5 12 0 5.573l2.167-2.142 2.889 2.856L5.055 0z"></path> </svg>
<span x-text="round(item.netChange)">-0.09</span>
<span x-text="round(item.percentChange) + '%'">-3.19%</span>
</p>
<p class="flex space-x-1 font-bold text-successGreen-700 mb-0" x-show="item.percentChange > 0" style="display: none;">
<span x-text="'+' + round(item.netChange)">+-0.09</span>
<span x-text="'+' + round(item.percentChange) + '%'">+-3.19%</span>
</p>
<p class="flex space-x-1 font-bold text-trueGray-500 mb-0" x-show="item.percentChange == 0" style="display: none;">
<svg class="w-3 h-6 rotate-180 fill-current" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 13 12"> <path fill-rule="nonzero" d="M7.944 0v6.287l2.889-2.856L13 5.573 6.5 12 0 5.573l2.167-2.142 2.889 2.856L5.055 0z"></path> </svg>
<span x-text="round(item.netChange)">-0.09</span>
<span x-text="round(item.percentChange) + '%'">-3.19%</span>
</p>
</div>
</div>
</a>
        </li>
      </ul>
    </section>
    <section class="col-span-3 md:col-span-2 md:p-5 p-5 pt-2">
      <h4 x-show="response.nbHits > 0" class="bg-colourway-background colourway-4 p-2" style="">Articles</h4>
      <ul>
        <li x-show="response.hits &amp;&amp; !response.hits.length" style="display: none;">No results found</li>
        <li x-show="errorMessage" x-text="errorMessage" style="display: none;"></li>
        <template x-for="(hit, index) in (response.hits || []).slice(0, maxResults)">
          <li>
            <a class="hover:underline" x-html="hit._highlightResult.title.value" x-bind:href="hit.uri" data-ghost="search-result-suggestion"></a>
          </li>
        </template>
        <li>
          <a class="hover:underline" x-html="hit._highlightResult.title.value" x-bind:href="hit.uri" data-ghost="search-result-suggestion" href="/news/jazz-unveil-over-the-air-streaming-options-to-watch-games-starting-next-season">Jazz unveil over-the-air, streaming options to watch games starting next season</a>
        </li>
        <li>
          <a class="hover:underline" x-html="hit._highlightResult.title.value" x-bind:href="hit.uri" data-ghost="search-result-suggestion" href="/news/cyprus-president-declares-zero-tolerance-policy-on-evasion-of-russia-sanctions">Cyprus president declares 'zero tolerance' policy on evasion of Russia sanctions</a>
        </li>
        <li>
          <a class="hover:underline" x-html="hit._highlightResult.title.value" x-bind:href="hit.uri" data-ghost="search-result-suggestion" href="/news/electric-vehicle-maker-rivian-to-join-tesla-charging-network-as-automakers-consider-companys-plug">Electric vehicle maker Rivian to join Tesla charging network as automakers consider company's plug</a>
        </li>
        <li>
          <a class="hover:underline" x-html="hit._highlightResult.title.value" x-bind:href="hit.uri" data-ghost="search-result-suggestion" href="/news/warren-buffetts-firm-ups-stakes-in-japanese-trading-houses-as-nikkei-hot-streak-continues">Warren Buffett's firm ups stakes in Japanese trading houses as Nikkei hot streak continues</a>
        </li>
        <li>
          <a class="hover:underline" x-html="hit._highlightResult.title.value" x-bind:href="hit.uri" data-ghost="search-result-suggestion" href="/news/slovakias-first-female-president-wont-seek-reelection-next-year">Slovakia's first female president won't seek reelection next year</a>
        </li>
      </ul>
    </section>
    <div class="md:col-span-1"></div>
    <div class="col-span-3 md:col-span-2 md:p-5 md:pt-0">
      <button type="submit" class="button button--full" x-show="response.nbHits > 3" x-on:click="maxResults = 3" style=""> View All Results </button>
    </div>
  </div>
</form>

POST https://www.valuethemarkets.com/!/forms/newsletter

<form method="POST" action="https://www.valuethemarkets.com/!/forms/newsletter" id="footer" class="flex flex-wrap m-0" x-ref="form"><input type="hidden" name="_token" value="KXq5hVPSz5JSYr3LGBWXJaFPzM105tHO1lhZUWhq">
  <div class="success-message py-8 mx-auto text-center hidden">
    <p></p>
  </div>
  <div x-show="!success" class="hide-after-success grid w-full grid-flow-row-dense gap-4 md:grid-cols-12">
    <div class="hidden">
      <label class="font-bold" for="1685965246-SfnTHjj9R-newschimp">Fax <sup class="text-yellow-400">*</sup></label>
      <input class="w-full form-input" id="1685965246-cZGGPyHem-newschimp" type="text" name="newschimp" tabindex="-1" autocomplete="off">
    </div>
    <div class="md:col-span-8 ">
      <div x-bind:class="errors.email ? 'border border-red-600 text-red-600' : ''" class="relative flex items-center h-full gap-4 bg-white motion-safe:transition text-colourway-form">
        <svg class="absolute w-8 h-8 fill-current top-1/2 left-2" style="transform: translateY(-50%);" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
          <path data-name="Path 41" d="M0 0h24v24H0z" fill="none"></path>
          <path data-name="Path 42" d="M22 6a2.006 2.006 0 00-2-2H4a2.006 2.006 0 00-2 2v12a2.006 2.006 0 002 2h16a2.006 2.006 0 002-2zm-2 0l-8 5-8-5zm0 12H4V8l8 5 8-5z" fill="currentColor"></path>
        </svg>
        <input class="pl-12 border-none text-input text-cta" id="1685965246-vqdPjJtp9-email" name="email" type="email" placeholder="Email Address" required="">
        <input id="newsletter_csrf_token" name="_token" type="hidden" value="Rlm6gwjp2dKGWMAif2EOsJz2F0wHtnr6eC6Yetza">
      </div>
    </div>
    <div id="privacy-policy" class="md:col-span-12">
      <label class="items-center w-full text-xs sm:flex">
        <input x-bind:class="errors.privacy_confirmation ? 'border border-red-600 text-red-600' : ''" class="w-5 h-5 mr-2 border-neutral motion-safe:transition" type="checkbox" name="newsletter_privacy_confirmation" value="Yes">I agree to the&nbsp;
        <a href="/privacy-policy" target="_blank"><u>Privacy Policy</u></a>
      </label>
    </div>
    <div id="footer-privacy-error" class="text-red-600 md:col-span-12 text-cta hidden">Please confirm your privacy preferences</div>
    <div id="footer-email-error" class="text-red-600 md:col-span-12 text-cta hidden">Please enter a valid email address</div>
    <div id="footer-privacy-error" class="text-red-600 md:col-span-12 text-cta hidden">Please confirm your privacy preferences</div>
    <div id="footer-email-error" class="text-red-600 md:col-span-12 text-cta hidden">Please enter a valid email address</div>
    <div class="md:col-span-4 ">
      <button id="footer-vtm-subscribe"
        class="newsletter_submit w-full h-full py-3 text-center uppercase border-2 border-transparent bg-colourway-tag-background text-colourway-tag transform transition ease-in-out duration-600 hover:bg-colourway-tag hover:text-colourway-tag-background hover:border-colourway-tag-background"
        label="{ button_label }" attribute="x-bind:disabled=&quot;sending&quot; x-bind:class=&quot;{'opacity-25 cursor-default': sending}&quot;">Sign up</button>
    </div>
  </div>
</form>

Text Content

 * News
   * * Latest News
     * Press Releases
 * Analysis
   * * Latest Analysis
     * Featured
 * Investing Ideas
 * Reports
 * Industries
   * * Energy
     * Materials
     * Industrials
     * Consumer Discretionary
     * Consumer Staples
     * Healthcare
     * Financials
     * Information Technology
     * Communication Services
     * Real Estate
     * Utilities
 * Education
   * * Education Articles
     * Glossary
 * Podcast

 * News />
   * Latest News
   * Press Releases
 * Analysis />
   * Latest Analysis
   * Featured
 * Investing Ideas
 * Reports
 * Industries />
   * Energy
   * Materials
   * Industrials
   * Consumer Discretionary
   * Consumer Staples
   * Healthcare
   * Financials
   * Information Technology
   * Communication Services
   * Real Estate
   * Utilities
 * Education />
   * Education Articles
   * Glossary
 * Podcast

TICKERS

 * Loading...
 * No tickers found for this search query.

   40.46 USD
   
   
   
   
   
   

 * READY CAPITAL CORP
   
   RC
   
   11.11 USD
   
   -0.03 -0.27%
   
   +-0.03 +-0.27%
   
   -0.03 -0.27%

 * READING INTERNATIONAL INC CL B
   
   RDIB
   
   25.1 USD
   
   0.12 0.48%
   
   +0.12 +0.48%
   
   0.12 0.48%

 * READING INTL CL A
   
   RDI
   
   2.73 USD
   
   -0.09 -3.19%
   
   +-0.09 +-3.19%
   
   -0.09 -3.19%

ARTICLES

 * No results found
 * 
   
 * Jazz unveil over-the-air, streaming options to watch games starting next
   season
 * Cyprus president declares 'zero tolerance' policy on evasion of Russia
   sanctions
 * Electric vehicle maker Rivian to join Tesla charging network as automakers
   consider company's plug
 * Warren Buffett's firm ups stakes in Japanese trading houses as Nikkei hot
   streak continues
 * Slovakia's first female president won't seek reelection next year


View All Results
Investment Opportunity


MCF ENERGY: STRENGTHENING EUROPE’S ENERGY INDEPENDENCE

Energy

MCF Energy Ltd. | Listed on: TSXV:MCF.VN | OTCQX:MCFNF

Download Full Report
Share:



IN THIS REPORT

 * Overview
 * Energy Security
 * Reasons to Invest
 * Unlocking Europe’s Underexploited Resources
 * Management Team
 * Germany: Significant Acquisition and Confirmed Gas
 * Austria: Giant Welchau Gas Prospect
 * Sector Backdrop: The European Opportunity
 * Investment Case

Get Full Report


OVERVIEW

Watch the video to get an overview of who MCF Energy are, what they do, and why
this is an investment worthy of your consideration. Read our in-depth report on
MCF which follows the video, or download the full Analyst Report.




WHO IS MCF ENERGY?

MCF Energy (TSXV: MCF) (OTCQX: MCFNF) (FRA: DC6) was established by a group of
legendary energy entrepreneurs and explorers bringing capital and commitment to
strengthening Europe’s energy security through domestic natural gas development.
Key stakeholders of the company have previously created or led several
billion-dollar energy ventures including in Europe. They are the leading
technical, financial and operational minds to leverage this opportunity.

The company aims to offer energy security, but why is this such a key issue for
Europe right now?

Russia’s invasion of Ukraine has severely impacted the natural gas supplies of
European countries. This dire situation has caused real human suffering and cost
the countries involved many hundreds of billions of dollars in cost-of-living
subsidies and wholesale price regulations. One company on a mission to
counteract this problem is MCF Energy, an exciting natural gas exploration stock
with unique potential.

MCF Energy is focused on helping Europe transition to renewable energy sources
by investing in high-quality gas assets, and it is already making progress. The
company’s portfolio includes a 20% stake in a considerable gas prospect in
Austria, which is set to be drill tested this year. Located close to a pipeline,
independent estimates have shown that this asset could be a game-changer for the
region.

MCF is also thrilled to have acquired an incredible German company that has
spent the past decade building an extensive portfolio of promising gas projects
in the country. By developing these assets, MCF could potentially help Europe
reduce its reliance on imported natural gas, which is costly and comes with an
avoidable carbon footprint. As Europe’s largest gas importer, Germany has a
great need for energy, and MCF is proud to be playing a part in addressing this
challenge.

Exchange / Symbol TSXV:MCF
Market Capitalization $63.90 million (CAN)
Current price $0.27 (CAN)
Current mid price $0.27 (CAN)
52 Week high price $0.80 (CAN)
52 Week low price $0.11 (CAN)
Download Full Report


ENERGY SECURITY

The Russian invasion of Ukraine has made affordable and uninterrupted energy
sources impossible in Europe under current conditions. 

Of course, this has spurred the EU and European nations to be more motivated
than ever to solidify their energy security.

Governments have been spending a fortune to stabilize the region, which has
subsequently created an environment where governments and regulators are far
more motivated to work with fossil fuel companies. 

Even if the war with Ukraine ends soon, the continent can no longer consider
Russia to be a trusted energy partner, so alternative solutions are necessary,
not on a temporary basis but permanently.

MCF Energy is proactively moving to ensure that Europe’s gas supply remains
stable and uninterrupted. To do this, MCF is advancing responsible gas
exploration in Austria, Germany and elsewhere in the European continent to
confirm domestic supplies.

Ultimately, Russia has leveraged its gas supplies against its former allies, and
the situation has led to unforeseen challenges for the Western continent. The
rare opportunity lies in turning this situation around to contribute positively
to Europe’s energy security. That’s why MCF Energy is taking on this much-needed
project.

The company’s exploration efforts present a mutually beneficial relationship
between its financial objectives and Europe’s long-term energy security.

Furthermore, natural gas prices in Europe are far higher than in North America,
which presents a compelling opportunity for existing stakeholders and interested
investors.

As you’ll discover, the people leading this company read like a who’s who of the
most successful minds in the energy and mining industries. Each boasts an
impressive track record of prior successes and brings a wealth of expertise and
knowledge to this exciting new venture.


REASONS TO INVEST


 * FIRST-MOVER ADVANTAGE
   
   MCF Energy is the first new public venture to consolidate large-scale gas
   prospects in Europe since the Ukraine war outbreak.


 * COMMITMENT TO ENERGY SECURITY
   
   The company aims to become a leading energy provider in Europe, driving
   economic growth and promoting a more sustainable energy future for
   generations to come. It is also committed to exploring opportunities to
   support the renewable energy transition.


 * STRATEGIC ASSETS AND GROWTH PROSPECTS
   
   MCF Energy has acquired large-scale top-tier Austrian and German prospects
   with a clear path to market. The company is also evaluating additional
   frontiers with huge expansion prospects.


 * PROVEN TRACK RECORD
   
   Leading MCF Energy is a renowned and accomplished leadership team with a
   strong track record in European energy and capital markets.


 * FIRST-RATE TECHNICAL TEAM
   
   The company has assembled a highly skilled technical team with extensive
   experience and expertise in geosciences, geology, and operations to identify
   and develop lucrative European natural gas reserves.


 * COMMITTED TO GIVING BACK
   
   The company is committed to responsible corporate citizenship and delivering
   value to stakeholders.

Download Full Report


UNLOCKING EUROPE’S UNDEREXPLOITED RESOURCES

With foresight, MCF Energy recognized Europe’s heavy reliance on energy imports
from Russia, which led it to neglect its own valuable resources. For decades,
many promising projects and energy sources within European borders have been
overlooked due to the convenience of Russian imports. But with heightened
geopolitical tensions, the continent now has a pressing desire to strengthen its
energy security by tapping into its local reserves.

These resources have been neglected in the past due to limited funding and a
lack of enthusiasm from a Europe that has become increasingly focused on
renewable energy.

Unfortunately, this short-sighted decision contributed to an energy crisis as
the conflict in Ukraine began. Consequently, the recent shockwaves from this war
have drastically shifted the landscape, making it critical for Europe to
re-evaluate its energy sources.


HARNESSING A TECHNICAL ADVANTAGE

After scouring a database of abandoned oil and gas fields in Europe, MCF’s
technical experts have pinpointed several large-scale, potentially gas-rich
assets.

Using cutting-edge technology and expert analysis, the team can zero in on the
most lucrative locations to drill for natural gas resources. Thereby ensuring
the company makes informed decisions and focuses its resources on the areas with
the greatest potential for success.

The business is assisted in staying right at the cutting edge by Deborah Sacrey,
an Advisor to MCF Energy, who is a leader in the field of artificial
intelligence in oil and gas exploration with over 9 discoveries under her belt
using multi-attribute neural analysis.

Additionally, the company’s use of remote sensing data enables the creation of a
three-dimensional subsurface picture, which can help identify and assess
potential energy sources more accurately. This technological innovation has
increased success rates significantly, thereby significantly reducing the
financial and operational risks associated with unsuccessful exploration and
drilling efforts.

Also, advancements in computing power have greatly improved data readability,
allowing for the identification of prospects that may have previously been
missed by the naked eye.

Download Full Report


MANAGEMENT TEAM

Undoubtedly, the company's strong belief in reaching its goals comes from its
highly accomplished management team. Collectively they have an exceptional
record of success in the European energy markets, providing powerful financial
backing to the projects. Their in-depth industry knowledge, resilient leadership
skills, and extensive experience provide a solid foundation for this company.

Past successes with companies such as InterOil, Bankers Petroleum, Lithium X,
BNK Petroleum, K92 Mining, Goldcorp, and Hive Blockchain are a testament to
their expertise and ability to achieve results. This impressive list of
accomplishments is sure to ignite confidence in shareholders who are familiar
with the sector, as it highlights the strength and experience of the MCF Energy
team.




KEY PEOPLE

Here is a rundown of the key people in the management team at MCF Energy.


 * JAMES HILL
   
   
   MCF ENERGY CEO & DIRECTOR
   
   CEO James Hill led exploration for Bankers Petroleum, which grew European oil
   production by 2000% and achieved a peak market cap of $2.25 billion.
   
   He was also involved in increasing its largest heavy oil field by 40X. Hill
   is a professional geologist with over 40 years of technical and
   executive-level experience in petroleum and natural gas exploration and
   development.


 * FORD NICHOLSON
   
   
   MCF ENERGY CO-FOUNDER
   
   Co-founder Ford Nicholson has helped create, manage, and sell several large
   energy companies, including Bankers Petroleum (co-founder), which was
   acquired in 2016 for $575 million, InterOil (Vice Chairman), acquired by
   ExxonMobil for US $2.5 billion in 2016, and Nations Energy (co-founder),
   which was acquired in 2006 for US $1.6 billion.
   Ford Nicholson and James Hill played key roles in the leadership of BNK
   Petroleum, which conducted explorations in six European countries and became
   Europe’s largest subsurface oil and gas rights holder in 2011.


 * GENERAL WES CLARK
   
   
   MCF ENERGY DIRECTOR
   
   Wes Clark was the Supreme Allied Commander in Europe of NATO from 1997-2000.
   He is a former director of Bankers Petroleum and BNK Petroleum, both active
   in Europe.
   
   General Clark has received numerous honorary degrees and awards, including
   the Presidential Medal of Freedom, the Silver Star, the Purple Heart and
   honorary knighthoods from the United Kingdom and the Netherlands.


 * JAY PARK KC
   
   
   MCF ENERGY EXECUTIVE CHAIRMAN AND DIRECTOR
   
   Executive Chairman Jay Park KC has advised governments and leading energy
   companies on asset deals globally for over 40 years.
   
   He is the founder of Park Energy Law, where his vast expertise in energy law
   and ability to connect global resources to capital and technology is highly
   sought after.


 * FRANK GIUSTRA
   
   
   MCF ENERGY INVESTOR
   
   Frank Giustra, a prominent investor, has an impressive background as the
   founder and former CEO of Lionsgate Entertainment, a leading film and
   television production company.
   Additionally, he co-founded Wheaton River Minerals, which has since become
   Newmont Goldcorp, one of the world’s largest gold mining companies. Giustra
   is currently the CEO of the Fiore Group, a firm managing private equity
   investments and companies specializing in natural resources, entertainment,
   art, food, and lifestyle.
   Giustra has additional experience with mining, as well as oil and gas,
   through his work as chairman and adviser to merchant banking firm Endeavour
   Financial.
   With his extensive experience in the entertainment and mining industries,
   Giustra has a proven track record of success and unparalleled expertise. As a
   cornerstone investor, Giustra brings valuable insights and resources to any
   venture he supports, making him an instrumental asset to any company looking
   to achieve sustained growth and success.


 * GORDON KEEP
   
   
   MCF ENERGY ADVISOR
   
   Gordon Keep co-founded Lithium X Energy with Frank Giustra, which NextView
   acquired for C$265 million just 30 months post-IPO in 2018.
   The pair also co-founded HIVE Blockchain, which became the first publicly
   traded cryptocurrency mining firm globally in 2017.
   Prior to that, they had great success as the co-founders and advisors to
   Newmont Goldcorp, the world’s most valuable gold miner, after a decade of
   growth in 2012.


 * CARSON SEABOLT
   
   
   MCF ENERGY INVESTOR
   
   Carson Seabolt is an experienced generalist investor and entrepreneur with a
   wealth of knowledge in finance strategies for both micro-cap private and
   public Canadian companies. His area of expertise lies in identifying
   undervalued situations in the market.
   Notably, he co-founded and purpose-built K92 Mining Corp, a successful mining
   company that approached a market cap of $2 billion in 2021 and received the
   prestigious PDAC Thayer Lindsley Award. This award recognizes a team credited
   with a significant mineral discovery.


 * MARIO VETRO
   
   
   MCF ENERGY INVESTOR
   
   Mario Vetro is another K92 Mining co-founder. He has an exceptional track
   record of providing strategic guidance and support to businesses in the
   energy and mining sectors, leveraging his expertise to help companies achieve
   their goals and realize sustained growth and success.
   
   With his vast experience and knowledge, Mario Vetro is a valuable asset to
   any organization looking to navigate the complexities of the resource and
   special situations industries.


 * RICHARD WADSWORTH
   
   
   MCF ENERGY DIRECTOR
   
   Richard Wadsworth is a petroleum engineer with over 30 years of international
   experience in operations and management. As a co-founder, director, and
   President of Bankers Petroleum, he has played a significant role in the
   company. Recently, Mr. Wadsworth led the development of a 55,000 barrels of
   oil per day (bopd) oilfield in Iraq, with plans to expand it to 230,000 bopd.


 * JEFFREY HARDER
   
   
   MCF ENERGY DIRECTOR
   
   Jeffrey Harder, FCPA, FCA, FCBV, ICD.D Director, has over 40 years of
   experience in the natural resources sector. He has held numerous leadership
   positions at Deloitte Canada, such as Office Managing Partner, Canada
   Business Leader, Americas Business Leader, Global Executive Committee Member,
   and Board of Directors Member.


 * AARON TRIPLETT
   
   
   MCF ENERGY CHIEF FINANCIAL OFFICER
   
   Aaron Triplett is a seasoned financial professional. As a Chartered
   Accountant (2008) and Chartered Professional Accountant (2015), he has
   primarily focused on the natural resources industry. Mr. Triplett has
   previously held the position of CFO at companies such as Hillcrest Energy and
   Angkor Gold, where he was responsible for overseeing all aspects of their
   financial operations.


RENOWNED TECHNICAL ADVISORS


 * DEBORAH SACREY
   
   MCF Energy Advisor
   
   Deborah is an experienced geologist/geophysicist with 45 years of experience
   in oil and gas exploration in the Gulf Coast and Mid-Continent regions of the
   US. She specializes in 2D and 3D interpretation for clients both in the US
   and abroad. In recent years, she has focused on the multi-attribute neural
   analysis of seismic data using Paradise software under the guidance of Dr.
   Tom Smith. Deborah has contributed to 5 discoveries for clients using this
   technology.
   
   
   RITCHIE WAYLAND
   
   MCF Energy Advisor
   
   Ritchie has held management and operational positions in both major and
   junior oil and gas companies. He has broad commercial experience in asset
   sales and purchases, farm in/out deals, gas sales agreements, joint operating
   agreements and production sharing agreements, as well as technical input to
   arbitration and litigation cases. Ritchie has managed E&P projects and
   production assets for international and independent oil companies in Central
   Europe, West Africa, and the UK North Sea.


 * MARK ENFIELD
   
   MCF Energy Advisor
   
   Mark is a technical innovator in the oil and gas industry with over 30 years
   of experience in exploration, appraisal, development, and new ventures,
   including operating experience.
   
   He has worked extensively with both conventional and unconventional
   hydrocarbon projects across Western, Central, and Eastern Europe. Mark holds
   a PhD in Structural Geology and Extensional Tectonics from Imperial College.
   
   
   JOHN GAFFNEY
   
   MCF Energy Advisor
   
   John is a former Business Development Manager and Regional Director for
   Gaffney, Cline & Associates, an international petroleum consultancy with over
   55 years of experience. He joined GaffneyCline in 2004, initially serving in
   the UK and later in Singapore. From 2009-2014, he was the Regional Director
   for Asia Pacific, before returning to the UK to become the Regional Director
   for Europe, Africa, Middle East, and Russia Caspian region.

Download Full Report


GERMANY: SIGNIFICANT ACQUISITION AND CONFIRMED GAS

MCF Energy is making substantial moves in Germany. Here, the company has
concluded its acquisition of Genexco Gmbh, which means it is now positioned as a
powerful player in natural gas exploration in Germany, with 100% ownership of
four licenses for natural gas exploration and development projects. The
acquisition also includes a proprietary database for 10 additional project areas
and consideration tied to the success of significant projects under
application. 

Through Genexco, MCF plans to develop the Rotliegend Reudnitz gas field, a large
and confirmed deposit of natural gas. The gas presence is evidenced by three
previously drilled wells. Additionally, a fourth well drilled below the
gas-water interface provides added proof that the size and structure of the gas
accumulation are notably significant.

Energy business experts Gaffney, Cline & Associates (GaffneyCline) backed this
view up when it reported to MCF Energy an estimated 118.7 billion cubic feet of
natural gas for extraction. These reserves are non-calorific, potentially
diluting the hydrocarbons’ concentration, with nitrogen also present. This is
common throughout the region.

The reserve report also shows gas content with 0.2% helium. This will
potentially enhance the overall value of the natural gas reserve because helium
is another highly valuable and scarce commodity. Given that the technology to
extract nitrogen and helium from the gas field is well established, the experts
involved have done their sums and believe the forecasted economics of this
project to be very appealing. GaffneyCline estimates over 1 billion cubic feet
of helium in the reservoir.

During the initial drilling activity, Genexco found 19 meters of oil-stained
Zechstein carbonate. This is another positive sign for the project. Indeed, the
oil-staining is significant as the Zechstein is also a highly productive expanse
of oil production right next door in Poland. And here at Genexco’s prospect,
GaffneyCline report shows the potential for highly lucrative oil reserves of
around 4.4 million barrels that can be added to the reserves already documented
at Reudnitz. This presents yet another exceptional hydrocarbon opportunity for
investors in the company to anticipate.

The combination of existing wells, test data confirming gas flow, designs for
separation plans, nearby pipeline infrastructure, and a very strong market with
favorable prices all contribute to MCF Energy forging ahead with the Rotliegend
Reudnitz gas field.

The company believes this project will see it begin to fill the large void in
Europe's energy security at a time of greatest need. But it’s not the only major
project MCF’s exceptional team of energy leaders has going on…


AUSTRIA: GIANT WELCHAU GAS PROSPECT

Austria’s Vienna Basin is renowned for its bountiful oil and gas fields, but for
decades Austrian oil and gas projects were starved of investment as cheap
Russian gas flooded the market. MCF Energy is ready to change this with funds
readily available and the technical expertise to cherry-pick projects with the
greatest potential for success.

The company has teamed up with ADX Energy (ASX: ADX), a Europe-focused energy
producer, staking its claim on a massive geological structure – an anticline.

Way back in the 1900s, anticlines were the go-to drill area for oil and gas
prospectors, as they held precious resources. Fast forward to the 1980s, and
prospectors struck a gas-rich patch in Austria’s giant Welchau anticline. Here,
they tested the Molln-1 well, which unveiled a gas column of at least 400m thick
and tested condensate-rich, pipeline-quality gas at a maximum flow rate of 3.5
million cubic feet per day (mmcfpd).

And now MCF Energy is getting set to explore for natural gas at its Giant
Welchau prospect near the Austrian Alps.

What excites MCF Energy is that the Molln-1 well serves as undeniable proof that
there’s gas in the area. Better still, the well test pinpointed a trap, a
reservoir and a seal, the holy trinity for oil and gas production.

Pressure transient analysis and additional data reveal an enormous structure,
potentially 100 square km in size. Indeed, potential reserves back from a study
carried out by GaffneyCline point to 644.6 billion cubic feet of natural gas
equivalent in the ADX-MCF prospect vicinity. Furthermore, the Giant Welchau
prospect is only 18km from a pipeline.

MCF Energy is now preparing to initiate drilling operations (spud) at its giant
Welchau prospect, up-dip from Molln-1, in September 2023. The up-dip location is
important in an anticline because it often serves as a trap for oil and gas
accumulations. Well permitting is underway and progressing ahead of schedule,
with anticipation mounting for the potential yield of the giant Welchau project,
with 20% belonging to MCF.

With its strategic location and vast potential, Welchau has the possibility to
become a major player in the energy sector, attracting interest and investment
worldwide. The prospect’s abundant natural gas resources, combined with the
latest exploration techniques and a skilled technical team, make it an
attractive investment opportunity.

Indeed, the main draw for the current stakeholders in this Austrian project is
the potential returns. For what they consider to be a conservative outlay,
they’re hopeful for significant value on their investment as the production rate
is attractive and economic in today’s market. Furthermore, the government favors
natural gas, surface permits are already there, landowners’ surface access is
being negotiated, and ultimately, the team is very excited about this project.


THERE’S MORE TO COME…

MCF has several additional large German targets under application or evaluation.
And it’s not confining its exploration activity to Austria and Germany. The
company is also employing experts to search for potentially lucrative M&A
targets all over Europe.

Drilling is anticipated to start in Austria and Germany later this year.

Download Full Report


SECTOR BACKDROP: THE EUROPEAN OPPORTUNITY

The European Union is one of the world’s biggest users of oil and gas. In recent
years, the EU has come to rely ever more on imports for energy, with much coming
from Russia. This stopped after Russia invaded Ukraine, causing Europe to
increase its imports from Norway, the United States and Qatar, which cost far
more to import.

This approach is not just costly, it generates higher carbon emissions compared
to the domestic supply that could be provided by MCF Energy’s projects in
Austria and Germany once they become operational.

By reducing the amount of oil and gas it imports, the EU can save money, lessen
its carbon footprint, and increase domestic security.

As we look ahead through 2023 and beyond, the global upstream oil and gas
industry finds itself in a unique position. After years of underinvestment,
demand recovery, and geopolitical developments, the sector generated
record-breaking free cash flows in 2022.

Private exploration and production companies drive growth, while
US-headquartered majors prioritize shareholder payouts and production growth,
and European-headquartered majors balance energy security and transition. MCF
Energy aims to do both.

Download Full Report


INVESTMENT CASE

MCF Energy Ltd. (TSXV: MCF) (OTCQX: MCFNF) (FRA: DC6) presents a compelling
investment opportunity as it leverages its first-mover advantage and seeks to
secure Europe’s gas supplies in a dependable domestic jurisdiction.

The company’s goal is to become a leading energy provider in Europe, driving
economic growth and promoting a more sustainable energy future for generations
to come.

This unique opportunity to invest in a high-demand market is emerging since
energy security has become a top priority in the region. As such, the business
is potentially well-placed to capitalize on the identified gap in the market.

There are no guarantees, but investor catalysts could include growth potential,
market demand, diversification, reputational benefits, government incentives,
and ESG investing, which could positively impact the company’s valuation, share
price and overall attractiveness to investors.

Canada-based MCF Energy is financed by experienced and determined industry
players who align their interests with shareholders. They want to see the
business grow and thrive in the region with a focus on big, bold collaborations
that benefit everyone involved. The company is already engaged in M&A activity
and will not shy away if more compelling opportunities present themselves.

Indeed, it’s also worth noting that interest has been so high in MCF Energy that
recent financing was boosted from C$8m to C$12m, bringing the total capital
raised in 2023 to C$20m.

What truly distinguishes this company is its unique combination of expertise and
powerful financial backing.

With two projects offering massive potential already under its belt and the
possibility of more to come, this small-cap company looks well-placed to benefit
from the increasingly feverish demand for natural gas on the continent. That’s
why MCF Energy's management is confident in achieving serious impact and serious
growth.


DOWNLOAD EXCLUSIVE REPORT NOW

MCF Energy presents a timely investment opportunity as it prepares to bolster
European energy security. Discover the opportunities for investors in our
exclusive free report.

Download Full Report


IMPORTANT NOTICE AND DISCLAIMER


PAID ADVERTISEMENT

This communication is a paid advertisement. ValueTheMarkets is a trading name of
Digitonic Ltd, and its owners, directors, officers, employees, affiliates,
agents and assigns (collectively the “Publisher”) is often paid by one or more
of the profiled companies or a third party to disseminate these types of
communications. In this case, the Publisher has been compensated by MCF Energy
Ltd. to conduct investor awareness advertising and marketing and has paid the
Publisher the equivalent of two hundred and sixty thousand US dollars to produce
and disseminate this and other similar articles and certain related banner
advertisements. This compensation should be viewed as a major conflict with the
Publisher’s ability to provide unbiased information or opinion.


CHANGES IN SHARE TRADING AND PRICE

Readers should beware that third parties, profiled companies, and/or their
affiliates may liquidate shares of the profiled companies at any time, including
at or near the time you receive this communication, which has the potential to
adversely affect share prices. Frequently companies profiled in our articles
experience a large increase in share trading volume and share price during the
course of investor awareness marketing, which often ends as soon as the investor
awareness marketing ceases. The investor awareness marketing may be as brief as
one day, after which a large decrease in share trading volume and share price
may likely occur.


NO OFFER TO SELL OR BUY SECURITIES

This communication is not, and should not be construed to be, an offer to sell
or a solicitation of an offer to buy any security.


INFORMATION

Neither this communication nor the Publisher purport to provide a complete
analysis of any company or its financial position.

This communication is based on information generally available to the public and
on an interview conducted with the company’s CEO, and does not contain any
material, non-public information. The information on which it is based is
believed to be reliable. Nevertheless, the Publisher does not guarantee the
accuracy or completeness of the information. Further, the information in this
communication is not updated after publication and may become inaccurate or
outdated. No reliance should be placed on the price or statistics information
and no responsibility or liability is accepted for any error or inaccuracy. Any
statements made should not be taken as an endorsement of analyst views.


NO FINANCIAL ADVICE

The Publisher is not, and does not purport to be, a broker-dealer or registered
investment adviser or a financial adviser. The Publisher has no access to
non-public information about publicly traded companies. The information provided
is general and impersonal, and is not tailored to any particular individual’s
financial situation or investment objective(s) and this communication is not,
and should not be construed to be, personalized investment advice directed to or
appropriate for any particular investor or a personal recommendation to deal or
invest in any particular company or product. Any investment should be made only
after consulting a professional investment advisor and only after reviewing the
financial statements and other pertinent corporate information about the
company. Further, readers are advised to read and carefully consider the Risk
Factors identified and discussed in the advertised company’s SEC, SEDAR and/or
other government filings. Investing in securities, particularly microcap
securities, is speculative and carries a high degree of risk. Past performance
does not guarantee future results.


FORWARD LOOKING STATEMENTS

This communication contains forward-looking statements, including statements
regarding expected continual growth of the featured companies and/or industry.
Statements in this communication that look forward in time, which include
everything other than historical information, are based on assumptions and
estimates by our content providers and involve risks and uncertainties that may
affect the profiled company’s actual results of operations. These statements
involve known and unknown risks, uncertainties and other important factors that
could cause the actual results and performance to differ materially from any
future results or performance expressed or implied in the forward-looking
statements. These risks, uncertainties and other factors include, among others:
the success of the profiled company’s operations; the size and growth of the
market for the company’s products and services; the company’s ability to fund
its capital requirements in the near term and long term; pricing pressures;
changes in business strategy, practices or customer relationships; general
worldwide economic and business conditions; currency exchange and interest rate
fluctuations; government, statutory, regulatory or administrative initiatives
affecting the company’s business.


INDEMNIFICATION/RELEASE OF LIABILITY

By reading this communication, you acknowledge that you have read and understand
this disclaimer in full, and agree and accept that the Publisher provides no
warranty in respect of the communication or the profiled company and accepts no
liability whatsoever. You acknowledge and accept this disclaimer and that, to
the greatest extent permitted under applicable law, you release and hold
harmless the Publisher from any and all liability, damages, injury and adverse
consequences arising from your use of this communication. You further agree that
you are solely responsible for any financial outcome related to or arising from
your investment decisions.


TERMS OF USE AND DISCLAIMER

By reading this communication you agree that you have reviewed and fully agree
to the Terms of Use found here https://www.valuethemarkets.com/terms-conditions/
and acknowledge that you have reviewed the Disclaimer found here
https://www.valuethemarkets.com/disclaimer/. If you do not agree to the Terms of
Use, please contact valuethemarkets.com to discontinue receiving future
communications.


INTELLECTUAL PROPERTY

All trademarks used in this communication are the property of their respective
trademark holders. Other than valuethemarkets.com, the Publisher is not
affiliated, connected, or associated with, and the communication is not
sponsored, approved, or originated by, the trademark holders unless otherwise
stated. No claim is made by the Publisher to any rights in any third-party
trademarks other than valuethemarkets.com.


AUTHORS: VALUETHEMARKETS

valuethemarkets.com and Digitonic Ltd and our affiliates are not responsible for
the content or accuracy of this article. The information included in this
article is based solely on information provided by the company or companies
mentioned above. This article does not provide any financial advice and is not a
recommendation to deal in any securities or product. News and research are not
recommendations to deal, and investments may fall in value so that you could
lose some or all of your investment. Past performance is not an indicator of
future performance.

ValueTheMarkets do not hold any position in the stock(s) and/or financial
instrument(s) mentioned in the above piece. ValueTheMarkets have been paid to
produce this piece by the company or companies mentioned above. Digitonic Ltd,
the owner of valuethemarkets.com, has been paid for the production of this piece
by the company or companies mentioned above.




A Digitonic Product

About Us Contact Us Disclaimer Privacy Policy Terms & Conditions
 * 
 * 
 * 
 * 

Copyright © 2020 - 2023 Value The Markets


SIGN UP FOR INVESTING INTEL NEWSLETTER

Fax *

I agree to the  Privacy Policy
Please confirm your privacy preferences
Please enter a valid email address
Please confirm your privacy preferences
Please enter a valid email address
Sign up


DISCLAIMERS:

The content of this site is intended to be used, and must only be used for
information purposes only. It is very important to do your own analysis before
making any investment based on your personal circumstances. You should take
independent financial advice from a regulated FCA advisor in connection with, or
independently research and verify any information that you find on this site,
and wish to rely on whether for the purpose of making an investment decision or
otherwise. No news or research item is a personal recommendation to deal or
invest in any particular company or product, nor does Valuethemarkets.com or
Digitonic Ltd endorse any investment or product

This website is a news website only. Valuethemarkets.com and Digitonic Ltd are
not a broker/dealer, we are not an investment advisor, we have no access to
non-public information about publicly traded companies, and this is not a place
for the giving or receiving of financial advice, advice concerning investment
decisions or tax or legal advice.

We are not regulated by the Financial Conduct Authority. You will have no right
to complain to the Financial Ombudsman Services or to seek compensation from the
Financial Services Compensation Scheme. All investments can fall as well as rise
in value so you could lose some or all of your investment. Past performance is
not an indicator of future performance.

Market data provided is at least 10-minutes delayed and hosted by Barchart
Solutions. To see all exchange delays and terms of use, please see disclaimer.