chsandbox.id.ctrader.com Open in urlscan Pro
15.197.234.234  Public Scan

Submitted URL: https://id-ct-uat3.deriv.com/
Effective URL: https://chsandbox.id.ctrader.com/
Submission: On June 14 via api from US — Scanned from DE

Form analysis 3 forms found in the DOM

POST https://chsandbox.id.ctrader.com/login

<form id="login-form" class="form form--create " method="POST" action="https://chsandbox.id.ctrader.com/login">
  <input type="hidden" name="_token" value="9KmzG3eLUrEyLHOGrOcKYJ5e2PxIUq4IIpvRGCGo">
  <div class="form-group">
    <div class="icon-inp">
      <input type="text" name="id" id="login-id" value="" style="background-image: none" class="form-control " placeholder="Email or cTrader ID" autocomplete="off">
      <i class="icon-ic_user"></i>
    </div>
  </div>
  <div class="form-group pb-0">
    <div class="icon-inp">
      <input type="password" name="password" class="form-control inpPass " placeholder="Passwort" autocomplete="current-password">
      <i class="icon-ic_lock"></i>
      <i class="icon-ic_eye viewPass"></i>
    </div>
  </div>
  <div class="form-group pb-0">
    <div class="d-flex justify-content-between align-items-center">
      <div class="custom-control custom-checkbox">
        <input type="checkbox" value="1" checked="" name="remember" class="custom-control-input" id="remember">
        <label class="custom-control-label" for="remember">Angemeldet bleiben</label>
      </div>
      <a class="link reset-signup" href="https://chsandbox.id.ctrader.com/reset">Passwort vergessen?</a>
    </div>
  </div>
  <div class="form-group">
    <button type="submit" class="btn btn-block btn-brand text-uppercase show-loader">Einloggen</button>
  </div>
  <div class="text-right">
    <a class="link switch" data-switch="signup" href="#">Create account</a>
  </div>
</form>

POST https://chsandbox.id.ctrader.com/signup

<form class="form form--create " method="POST" action="https://chsandbox.id.ctrader.com/signup">
  <input type="hidden" name="_token" value="9KmzG3eLUrEyLHOGrOcKYJ5e2PxIUq4IIpvRGCGo">
  <script>
    $('#formTip').on('show.bs.popover', function() {
      try {
        var styleSheet = document.createElement("style")
        styleSheet.innerText = '#signup form .popover {transform: translate3d(0px, 22px, 0px) !important;} #signup .popover .arrow { left:' + (document.querySelector('#formTip').offsetLeft - 3) + 'px !important; }'
        document.head.appendChild(styleSheet)
      } catch (e) {}
      $('#formTip').off('show.bs.popover')
    });
  </script>
  <div class="form__message">
    <div class="form-group ">
      <div class="icon-inp">
        <input type="email" name="email" value="" id="signup-id" class="form-control " placeholder="E-Mail" autocomplete="email">
        <i class="icon-ic_user"></i>
        <span class="icon-ic_info" id="formTip" data-html="true" tabindex="-1" data-container="#signup form" data-toggle="popover" data-trigger="focus" data-placement="bottom"
          data-content="<a href=&quot;https://help.ctrader.com/ctrader-id/&quot; target=&quot;_blank&quot;>cTrader ID</a> (<b>cTID</b>) is used to access all cTrader services. Trading accounts from all brokers can be linked to one single <b>cTID</b> for maximum ease of operation and user convenience."
          data-original-title="" title=""></span>
      </div>
    </div>
    <div class="form-group ">
      <div class="icon-inp">
        <input type="password" name="password" id="signup-password" class="form-control inpPass " placeholder="Neues Passwort eingeben" autocomplete="new-password">
        <i class="icon-ic_lock"></i>
        <i class="icon-ic_eye viewPass"></i>
      </div>
    </div>
    <div class="form-group ">
      <div class="icon-inp">
        <input type="password" name="repeatPassword" class="form-control inpPass " placeholder="Passwort bestätigen" autocomplete="new-password">
        <i class="icon-ic_lock"></i>
        <i class="icon-ic_eye viewPass"></i>
      </div>
    </div>
    <div class="form-group">
      <div class="text-center">
        <div class="g-recaptcha" data-sitekey="6LdbX2sUAAAAALIHbudVdZxtEAAQTfr71XWV9oEN" data-size="normal" data-theme="light" id="recaptcha-element">
          <div style="width: 304px; height: 78px;">
            <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-uyi68ve8l1x2" frameborder="0" scrolling="no"
                sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
                src="https://www.recaptcha.net/recaptcha/api2/anchor?ar=1&amp;k=6LdbX2sUAAAAALIHbudVdZxtEAAQTfr71XWV9oEN&amp;co=aHR0cHM6Ly9jaHNhbmRib3guaWQuY3RyYWRlci5jb206NDQz&amp;hl=de&amp;v=TqxSU0dsOd2Q9IbI7CpFnJLD&amp;theme=light&amp;size=normal&amp;cb=sbk7ywbazlze"></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>
        </div>
      </div>
    </div>
  </div>
  <div class="form-group">
    <button type="submit" class="btn btn-block btn-brand text-uppercase">Create cTrader ID account</button>
  </div>
  <div class="text-right">
    <a class="link link--create switch" data-switch="login" href="#">Already have an account?</a>
  </div>
</form>

<form id="captchaForm">
  <div class="text-center">
    <div class="g-recaptcha" data-callback="captchaModalCallback" data-error-callback="captchaModalErrorCallback" data-expired-callback="captchaModalErrorCallback" data-sitekey="6LdbX2sUAAAAALIHbudVdZxtEAAQTfr71XWV9oEN" data-size="normal"
      data-theme="light" id="recaptcha-element">
      <div style="width: 304px; height: 78px;">
        <div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-m1cebv5f8wqc" frameborder="0" scrolling="no"
            sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation"
            src="https://www.recaptcha.net/recaptcha/api2/anchor?ar=1&amp;k=6LdbX2sUAAAAALIHbudVdZxtEAAQTfr71XWV9oEN&amp;co=aHR0cHM6Ly9jaHNhbmRib3guaWQuY3RyYWRlci5jb206NDQz&amp;hl=de&amp;v=TqxSU0dsOd2Q9IbI7CpFnJLD&amp;theme=light&amp;size=normal&amp;cb=2s9u9sx8nudg"></iframe>
        </div><textarea id="g-recaptcha-response-1" 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>
  </div>
</form>

Text Content

Deutsch
العربية Čeština Deutsch Ελληνική English Español Français Magyar Bahasa
Indonesia Italiano 日本語 한국어 Bahasa Melayu Polski Português Русский Slovenčina
Slovenščina Srpski ไทย Türkçe Tiểng Việt 中文


WARUM CTRADER-ID
VERBESSERT IHRE ERFAHRUNGEN?

Open the door to exclusive features and tools. Extend further control over your
account. Connect to traders, apps and resources.

Angemeldet bleiben
Passwort vergessen?
Einloggen
Create account
Create cTrader ID account
Already have an account?
oder





CTRADER DESKTOP

Trade, Copy and Automate for Windows 7, 8, 10, 11

HERUNTERLADEN


CTRADER MAC

Trade and Copy for Mac devices

GET APP


CTRADER WEB

Trade and Copy for any popular browser

LAUNCH


CTRADER ANDROID

Trade and Copy for Android devices

GET APP


CTRADER IOS

Trade and Copy for Apple devices

GET APP

CREDENTIALS MANAGEMENT

Manage credential information such as username, email address and password.

NOTIFICATIONS

Stay informed about any changes to your trading account through email alerts and
push notifications.

AKTIVE SITZUNGEN

Monitor the devices authorised to use cTrader and stay in control by viewing and
terminating any active sessions.

CHARTSHOTS

Give and gain trading wisdom from fellow traders through Chartshots, visual
sharing of trading ideas, examples and technical analysis strategies.

OPEN API

Build your own applications using cTrader’s free, secure and publicly accessible
Open API.

INTEGRATIONS

Benefit from a solid ecosystem of quick and simple-to-connect third-party
solutions.

GEMEINSCHAFT

Get social on the community forum. Stay in touch with other traders, discover
fresh ideas and succeed in the markets together.

CLOUD-ARBEITSBEREICHE

Never worry about switching devices or brokers: load your favourite workspaces
from the cloud with just a few clicks.


VORTEILE VON CTRADER ID

ALLES IN EINEM. NICHTS
ZU VERGESSEN.

Einzigen gesicherten Portfolio für alle
Ihre Konten, Arbeitsbereiche,
Favoriten, etc. in einer Wolke.

OFFENE TÜR FÜR MULTI‐
SOCIAL TRADING-PLATTFORM.

CTrader-ID können Sie verwalten
Ihre Konten mit einheimischen
Spotware und dritten sozial-
Handelsplattformen.

EINFACH ZUR FÖRDERUNG IHRER
TRADING-STRATEGIE.

Veröffentlichen Sie Ihre trading-performance
mit bekannten online-Dienste
wie MyFXBook, FxBlue (ehemalige MT4i)
und andere.

MITGLIEDSCHAFT IM CTDN
ENTWICKLER-COMMUNITY.

Zugriff auf das trading Roboter, zusätzliche
Indikatoren-Base. Verbinden Sie mit
Menschen, die auf Auto‐ zu spezialisieren
Trading-Strategien.

Submit Captcha ×



CTRADER DESKTOP

Trade, Copy and Automate for Windows 7, 8, 10, 11

HERUNTERLADEN


CTRADER MAC

Trade and Copy for Mac devices

GET APP


CTRADER WEB

Trade and Copy for any popular browser

LAUNCH


CTRADER ANDROID

Trade and Copy for Android devices

GET APP


CTRADER IOS

Trade and Copy for Apple devices

GET APP

Copyright © 2024 Spotware Systems Ltd. cTrader®, cAlgo®, cBroker®. Alle Rechte
vorbehalten.

 * 
 * 
 * 
 * 

The services provided by Spotware Systems Ltd. are not available for citizens or
residents of the USA. The information on our websites is not directed toward
soliciting citizens or residents of the USA.

Datenschutzbestimmungen
This website uses cookies to enhance site navigation, analyse site usage and
assist in our marketing efforts. By clicking "Accept All", you are giving your
consent to our use of all cookies. Alternatively, please make your choice by
clicking "Customise". For more information, please read our Privacy Policy.
Customise Accept All

INFORMATION THAT WE COLLECT

×

Please choose whether this site may use cookies or related technologies such as
web beacons, pixel tags and Flash objects (“Cookies”) as described below. For
more information, please read our Privacy Policy.

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

 * 
   Necessary Cookies
   These cookies are essential for the proper functioning of our properties.
   Essential cookies cannot be switched off in our systems. You can set your
   browser or device to block or alert you about these cookies but some parts of
   the site may then cease to function.
 * 
   Analytic and Performance Cookies
   These cookies allow us to collect information about how visitors use our
   properties. Some examples are counting visits and traffic sources so we can
   measure and improve the performance of our site. If you do not allow these
   cookies we will not know when users have visited our properties and will not
   be able to monitor performance.
 * 
   Third-party Cookies
   Our website has several third-party pixels installed in order to use the
   retargeting features of advertising platforms and for certain analytics such
   as heatmaps to learn how users interact with our site. These cookies may also
   be used by third parties, for example, social media websites such as
   LinkedIn, Facebook or YouTube to determine if the user is logged into a
   social network to enable the sharing of our content.

Confirm Your Choice