www.equities.com Open in urlscan Pro
151.139.128.11  Public Scan

Submitted URL: http://www.equities.com/
Effective URL: https://www.equities.com/
Submission: On October 02 via api from US — Scanned from DE

Form analysis 3 forms found in the DOM

Name: signupFormPOST /component/ajax/?plugin=equser&method=user.registration&format=json

<form class="form-horizontal" role="form" method="POST" name="signupForm" id="modsignupForm" action="/component/ajax/?plugin=equser&amp;method=user.registration&amp;format=json">
  <div class="row">
    <div class="col-md-4 text-md-right field-label-responsive">
      <label for="name">Your Full Name:</label>
    </div>
    <div class="col-md-7">
      <div class="form-group">
        <div class="input-group mb-2 mr-sm-2 mb-sm-0">
          <div class="input-group-addon"><i class="fa fa-user"></i></div>
          <input name="jform[name]" value="" class="form-control" id="name" placeholder="John Doe" required="" autofocus="" type="text" title="Name">
        </div>
      </div>
    </div>
  </div>
  <div class="row">
    <div class="col-md-4 text-md-right field-label-responsive">
      <label for="name">Username:</label>
    </div>
    <div class="col-md-7">
      <div class="form-group">
        <div class="input-group mb-2 mr-sm-2 mb-sm-0">
          <div class="input-group-addon"><i class="fa fa-user"></i></div>
          <input name="jform[username]" value="" class="form-control" id="username" placeholder="JohnDoe" required="" type="text" onkeypress="return AvoidSpace(event)" maxlength="20" title="Username">
        </div>
      </div>
    </div>
  </div>
  <div class="row">
    <div class="col-md-4 text-md-right field-label-responsive">
      <label for="modemail">E-Mail Address:</label>
    </div>
    <div class="col-md-7">
      <div class="form-group">
        <div class="input-group mb-2 mr-sm-2 mb-sm-0">
          <div class="input-group-addon"><i class="fa fa-at"></i></div>
          <input name="jform[email1]" value="" class="form-control" id="modemail" placeholder="you@example.com" required="" type="text" title="Email">
        </div>
      </div>
    </div>
  </div>
  <div class="row">
    <div class="col-md-4 text-md-right field-label-responsive">
      <label for="password">Password:</label>
    </div>
    <div class="col-md-7">
      <div class="form-group has-danger">
        <div class="input-group mb-2 mr-sm-2 mb-sm-0">
          <div class="input-group-addon"><i class="fa fa-key"></i></div>
          <input name="jform[password1]" value="" class="form-control" id="password" placeholder="Password" required="" type="password" title="Password">
        </div>
      </div>
    </div>
  </div>
  <div class="row">
    <div class="col-md-4 text-md-right field-label-responsive">
      <label for="password">Confirm Password:</label>
    </div>
    <div class="col-md-7">
      <div class="form-group">
        <div class="input-group mb-2 mr-sm-2 mb-sm-0">
          <div class="input-group-addon">
            <i class="fa fa-repeat"></i>
          </div>
          <input name="jform[password2]" value="" class="form-control" id="password-confirm" placeholder="Password" required="" type="password" title="Confirm Password">
        </div>
      </div>
    </div>
  </div>
  <div class="row">
    <div class="col-md-4 text-md-right field-label-responsive">
      <label for="password">Subscribe to Equities Newsletter:</label>
    </div>
    <div class="col-md-7">
      <div class="form-group">
        <div class="input-group mb-2 mr-sm-2 mb-sm-0">
          <input name="jform[sendEmail]" value="1" id="sendEmail" type="checkbox" checked="" title="Send Email">
        </div>
      </div>
    </div>
  </div>
  <div class="row mb-3">
    <div class="col-md-4"></div>
    <div class="col-md-7">
      <div id="jform_captcha" class=" required g-recaptcha" data-sitekey="6Le120gUAAAAAFBWwu10p-ffI_vSGhYQo5TYibX0" data-theme="light" data-size="compact" data-tabindex="0" data-callback="" data-expired-callback="" data-error-callback=""
        data-recaptcha-widget-id="0">
        <div style="width: 164px; height: 144px;">
          <div><iframe title="reCAPTCHA"
              src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6Le120gUAAAAAFBWwu10p-ffI_vSGhYQo5TYibX0&amp;co=aHR0cHM6Ly93d3cuZXF1aXRpZXMuY29tOjQ0Mw..&amp;hl=en-GB&amp;v=a9s0j4pCVT6gaTEkLiFbtZPH&amp;theme=light&amp;size=compact&amp;cb=9w88q5o2l6gm"
              width="164" height="144" role="presentation" name="a-g1muw4ttvtrh" frameborder="0" scrolling="no"
              sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox"></iframe></div><textarea id="g-recaptcha-response" name="g-recaptcha-response"
            class="g-recaptcha-response" style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea>
        </div><iframe style="display: none;"></iframe>
      </div>
      <p id="modrecaptcha-text" class="text small "></p>
    </div>
  </div>
  <div class="row mb-3">
    <div class="col-md-4"></div>
    <div class="col-md-7">
      <div class="row">
        <button type="submit" class="btn btn-register btn-block btn-lg">Register</button>
      </div>
    </div>
  </div>
  <input type="hidden" name="6f364716ce1b79bb3806861cf1be39bc" value="1"> <br>
</form>

Name: signupFormPinPOST /component/ajax/?plugin=equser&method=user.activate&format=json

<form class="form-horizontal" role="form" method="POST" name="signupFormPin" id="modsignupFormPin" action="/component/ajax/?plugin=equser&amp;method=user.activate&amp;format=json">
  <div id="modformPin" class="input-group">
    <input type="text" class="form-control form-control-lg text-center" placeholder="•" aria-label="modpincode1" aria-describedby="modpin-code1" id="modpin-code1" maxlength="1" autocomplete="off" style="width: 25%;">
    <input type="text" class="form-control form-control-lg text-center" placeholder="•" aria-label="modpincode2" aria-describedby="modpin-code2" id="modpin-code2" maxlength="1" autocomplete="off" style="width: 25%;">
    <input type="text" class="form-control form-control-lg text-center" placeholder="•" aria-label="modpincode3" aria-describedby="modpin-code3" id="modpin-code3" maxlength="1" autocomplete="off" style="width: 25%;">
    <input type="text" class="form-control form-control-lg text-center" placeholder="•" aria-label="modpincode4" aria-describedby="modpin-code4" id="modpin-code4" maxlength="1" autocomplete="off" style="width: 25%;">
  </div>
  <br>
  <button type="submit" class="btn btn-success btn-block btn-lg text-white">Confirm Registration</button>
  <input type="hidden" name="email" id="modpinEmail" value="">
  <input type="hidden" name="token" id="modtoken" value="">
  <input name="return" value="aHR0cHM6Ly93d3cuZXF1aXRpZXMuY29tLw==" type="hidden">
  <input type="hidden" name="6f364716ce1b79bb3806861cf1be39bc" value="1">
</form>

Name: loginFormPOST /component/users/?task=user.login&Itemid=593

<form action="/component/users/?task=user.login&amp;Itemid=593" method="post" name="loginForm" id="loginForm" class="form-validate">
  <h4>Equities.com member already? Sign in here</h4>
  <div class="input-group">
    <span class="input-group-addon"><i class="fa fa-user" aria-hidden="true"></i></span>
    <input class="form-control required" id="userTxt" name="username" placeholder="Username" aria-label="Username" aria-describedby="userTxt" type="text" aria-required="true" required="required">
  </div>
  <br>
  <div class="input-group">
    <span class="input-group-addon"><i class="fa fa-unlock-alt" aria-hidden="true"></i></span>
    <input class="form-control required" id="passTxt" name="password" placeholder="Password" aria-label="Password" aria-describedby="passTxt" type="password" aria-required="true" required="required">
  </div>
  <br>
  <button type="submit" class="btn btn-login btn-lg btn-block">Log in</button>
  <div class="mt-5 mb-3 d-flex">
    <a class="text-small" href="/register?view=reset">Forgot your password?</a>
    <a class="ml-auto text-small" href="/register?view=remind">Forgot your username?</a>
  </div>
  <hr class="my-4">
  <!-- <p class="text-inverse b-b-default text-left p-b-5">id="modregistration_title2"Sign in easily with your social account:</p> -->
  <div class="row col-lg-12">
    <h4 class="h5 my-4">Sign in with your social account?</h4>
    <div class="col-lg-12 no-padding">
      <a href="/index.php?plugin=socialauth&amp;task=facebook.authorize&amp;return=aHR0cHM6Ly93d3cuZXF1aXRpZXMuY29tLw==" class="btn-facebook  btn-block mb-3 mb-lg-0"><i class="fa fa-facebook" aria-hidden="true"></i> <small>facebook</small></a>
    </div>
    <div class="col-lg-12 no-padding">
      <a href="/index.php?plugin=socialauth&amp;task=twitter.authorize&amp;return=aHR0cHM6Ly93d3cuZXF1aXRpZXMuY29tLw==" class="btn-twitter btn-block mb-3"><i class="fa fa-twitter" aria-hidden="true"></i> <small>twitter</small></a>
    </div>
    <!--<div class="col-lg-12 no-padding">
		<a href="/index.php?plugin=socialauth&task=google.authorize&return=aHR0cHM6Ly93d3cuZXF1aXRpZXMuY29tLw==" class="btn-google btn-block mb-3 mb-lg-0"><i class="fa fa-google" aria-hidden="true"></i> <small>google</small></a>
	</div>-->
  </div>
  <input name="return" value="aHR0cHM6Ly93d3cuZXF1aXRpZXMuY29tLw==" type="hidden">
  <input type="hidden" name="6f364716ce1b79bb3806861cf1be39bc" value="1">
</form>

Text Content

Financial Markets by TradingView

Previous Next
Login Register
×

EQUITIES.COM MEMBER ALREADY? SIGN IN HERE

SIGN IN WITH YOUR SOCIAL ACCOUNT?

facebook
twitter
Password does not match

NOT ON EQUITIES.COM YET?

Your Full Name:

Username:

E-Mail Address:

Password:

Confirm Password:

Subscribe to Equities Newsletter:




Register


VERIFICATION CODE WAS SENT TO YOUR E-MAIL ADDRESS .



Confirm Registration







Try Again
×

DON'T HAVE AN ACCOUNT? REGISTER NOW.

Username and password do not match or you do not have an account yet.

EQUITIES.COM MEMBER ALREADY? SIGN IN HERE





Log in
Forgot your password? Forgot your username?

--------------------------------------------------------------------------------

SIGN IN WITH YOUR SOCIAL ACCOUNT?

facebook
twitter
Toggle navigation
 * Home
 * Business News
   * Business
   * Markets
   * Economy
   * Capital Raising
   * Retail
   * Technology
   * Healthcare
   * Energy
   * Corporate Earnings
 * Markets
   * U.S. Markets
   * Currencies
   * Commodities & Futures
   * Funds & ETF's
 * Subscribe to our Newsletter


 * Companies
 * Industries
 * Contributors



 1. 
 2. 
 3. 
 4. 
 5. 
    


BOND YIELDS HAVE RISEN WELL ABOVE STOCK DIVIDEND YIELDS. ARE THEY A BUY?

Frank Holmes | Sep 26, 2022

Investors may wonder what their next move should be.


WE'RE AT THE TAIL END OF A CLASSIC VIDEO GAME STOCK BUST

Stephen McBride | Sep 25, 2022

An industry you should be watching and a stock you should be buying.


IS GOLD REALLY THE RIGHT PLACE FOR YOUR MONEY?

Marin Katusa | Sep 25, 2022

Over the past few months, the linkage between gold and inflation has massively
decoupled.


HOW COMPANIES CAN SUCCEED IN AI WINTER: JEFF KAGAN

Jeff Kagan | Sep 24, 2022

Many think we are preparing to enter the next AI Winter. Bundle up.

Previous Next
 * 
 * 
 * 
 * 
   

--------------------------------------------------------------------------------


MARKET MOVERS




TOP HEADLINES


INFLATION


WHEN IT COMES TO LABOR ECONOMICS, WHAT YOU SEE MAY NOT BE WHAT YOU GET

Sep 11, 2022

Unfortunately, it’s not at all clear the much-desired soft landing would kill
inflation.


3 WAYS FINANCE TEAMS CAN NAVIGATE INFLATION THROUGH AUTOMATION

Aug 03, 2022

How to best combat rising expenses and lower margins.


CONSUMERS FINALLY SEEING LOWER GASOLINE PRICES

Jul 15, 2022

The bad news is that we are likely in a recession.


INFLATION IS THE FED'S NUMBER ONE PRIORITY

Jul 15, 2022

More interest rate increases are coming.


ECONOMY


INFLATION CONTINUES TO DRIVE INTEREST RATES HIGHER

Jul 28, 2022

Q2 GDP data confirms that US is in a recession.


CONSUMERS FINALLY SEEING LOWER GASOLINE PRICES

Jul 15, 2022

The bad news is that we are likely in a recession.


INFLATION IS THE FED'S NUMBER ONE PRIORITY

Jul 15, 2022

More interest rate increases are coming.


ENERGY


WHAT YOU SHOULD KNOW ABOUT EUROPE'S ENERGY WARS

Aug 12, 2022

Nuclear will soon be back, and in a big way: Making the case for uranium.


INFLATION CONTINUES TO DRIVE INTEREST RATES HIGHER

Jul 28, 2022

Q2 GDP data confirms that US is in a recession.


BOND YIELDS HAVE RISEN WELL ABOVE STOCK DIVIDEND YIELDS. ARE THEY A BUY?

Sep 26, 2022

Investors may wonder what their next move should be.

--------------------------------------------------------------------------------


WE'RE AT THE TAIL END OF A CLASSIC VIDEO GAME STOCK BUST

Sep 25, 2022

An industry you should be watching and a stock you should be buying.

--------------------------------------------------------------------------------


IS GOLD REALLY THE RIGHT PLACE FOR YOUR MONEY?

Sep 25, 2022

Over the past few months, the linkage between gold and inflation has massively
decoupled.

--------------------------------------------------------------------------------


HOW COMPANIES CAN SUCCEED IN AI WINTER: JEFF KAGAN

Sep 24, 2022

Many think we are preparing to enter the next AI Winter. Bundle up.

--------------------------------------------------------------------------------

a few seconds ago



--------------------------------------------------------------------------------

a few seconds ago



--------------------------------------------------------------------------------

a few seconds ago



--------------------------------------------------------------------------------

a few seconds ago



--------------------------------------------------------------------------------

×

 

Close


CONTRIBUTOR COMMENTARY

 * BOND YIELDS HAVE RISEN WELL ABOVE STOCK DIVIDEND YIELDS. ARE THEY A BUY?

 * WE'RE AT THE TAIL END OF A CLASSIC VIDEO GAME STOCK BUST

 * IS GOLD REALLY THE RIGHT PLACE FOR YOUR MONEY?

 * HOW COMPANIES CAN SUCCEED IN AI WINTER: JEFF KAGAN

 * UTILITY INVESTING IS A STEADY, BUY-AND-HOLD PLAY. JUST NOT IN THIS MARKET

 * WHY NUCLEAR ENERGY IS NOW PART OF THE ROAD TO RENEWABLES

 * OUR INFLATION NIGHTMARE WILL FLATLINE IN SIX MONTHS

 * CALIFORNIA WANTS 100% ELECTRIC VEHICLES BY 2035. WILL ITS ENERGY GRID BE
   READY?

 * COULD INVESTORS OVERDOSE ON PHARMACEUTICALS?

 * WHEN IT COMES TO LABOR ECONOMICS, WHAT YOU SEE MAY NOT BE WHAT YOU GET


CONTRIBUTOR COMMENTARY

 * BOND YIELDS HAVE RISEN WELL ABOVE STOCK DIVIDEND YIELDS. ARE THEY A BUY?

 * WE'RE AT THE TAIL END OF A CLASSIC VIDEO GAME STOCK BUST

 * IS GOLD REALLY THE RIGHT PLACE FOR YOUR MONEY?

 * HOW COMPANIES CAN SUCCEED IN AI WINTER: JEFF KAGAN

 * UTILITY INVESTING IS A STEADY, BUY-AND-HOLD PLAY. JUST NOT IN THIS MARKET

 * WHY NUCLEAR ENERGY IS NOW PART OF THE ROAD TO RENEWABLES

 * OUR INFLATION NIGHTMARE WILL FLATLINE IN SIX MONTHS

 * CALIFORNIA WANTS 100% ELECTRIC VEHICLES BY 2035. WILL ITS ENERGY GRID BE
   READY?

 * COULD INVESTORS OVERDOSE ON PHARMACEUTICALS?

 * WHEN IT COMES TO LABOR ECONOMICS, WHAT YOU SEE MAY NOT BE WHAT YOU GET


SPONSORED FINANCIAL CONTENT


RELEASING NOV-25: GREENWICH ECONOMIC FORUM (FULL EVENT COVERAGE)


Previous Next
 * Advertise With Us
 * RSS Feeds
 * Testimonials


 * Contact
 * Site Map
 * Be a Contributor


 * Privacy Policy
 * Terms and Conditions
 * Disclaimer




© 2022 Equities News | Equities.com, Inc.

* All dates and time are being displayed in Eastern Standard Time (EST).