fbs.eu Open in urlscan Pro
2606:4700:20::681a:852  Public Scan

Submitted URL: http://fbs.partners/
Effective URL: https://fbs.eu/en
Submission: On March 11 via api from US — Scanned from NL

Form analysis 1 forms found in the DOM

POST /en/site/callback

<form id="callback-form" class="js-callback" action="/en/site/callback" method="post">
  <input type="hidden" name="_csrf" value="qGz-lSH4wl8Fd621hAyJvSoeHtBK4f74hxOXmkiJolrqJZ_aUZ2UPVoy2uziZ-2NXGl86Cm-ppXARd-iIMT0Pg==">
  <div class="form-group field-callbackform-step">
    <input type="hidden" id="callbackform-step" class="form-control" name="CallbackForm[step]">
    <div class="help-block"></div>
  </div>
  <div class="form-group field-callbackform-timezone required">
    <input type="hidden" id="callbackform-timezone" class="form-control" name="CallbackForm[timezone]" value="60">
    <div class="help-block"></div>
  </div>
  <div class="js-callback-step js-callback-step01 callback__step active">
    <div class="block">
      <div class="callback__header">
        <div class="callback__wrapper">
          <h3 class="callback__title">Callback</h3>
          <p class="callback__subtitle">Please fill in the form below so we can contact you</p>
        </div>
      </div>
      <div class="block__content">
        <div class="form callback__form">
          <div class="callback__inner">
            <div class="form-group field-callbackNumber required">
              <div class="form__input-group form__input-group--mobile js-input-holder"><label class="control-label" for="callbackNumber">Phone number</label>
                <div class="form__wrapper"><select id="callbackform-countrycode" class="js-select-country form__select form__select_country selectized" name="CallbackForm[countryCode]" tabindex="-1" style="display: none;">
                    <option value="AF" selected="selected">93</option>
                  </select>
                  <div class="selectize-control js-select-country form__select form__select_country single">
                    <div class="selectize-input items full has-options has-items">
                      <div data-value="AF" class="form__option"><i class="flag flag-af"></i>&nbsp;+<span>93</span></div><input type="text" autocomplete="off" tabindex="" readonly="" style="width: 4px;">
                    </div>
                    <div class="selectize-dropdown single js-select-country form__select form__select_country" style="display: none;">
                      <div class="selectize-dropdown-content"></div>
                    </div>
                  </div><input type="phone" id="callbackNumber" class="js-callbackphone-input form__input js-input" name="CallbackForm[phone]" data-placeholder="Enter your phone number" placeholder="Enter your phone number" data-min="5" data-max="12"
                    data-reg="^\d+$" aria-required="true">
                </div>
                <div class="help-block js-error" data-incorrect="Phone number can only contain digits" data-empty="This field cannot be blank" data-few="Phone number must contain at least 5 digits"
                  data-match="Phone number cannot contain more than 12 digits"></div>
              </div>
            </div>
            <div class="form__input-group form__input-group--mobile">
              <label class="callback__label" for="callbackTime">Select the best time for us to call you.</label>
              <div class="form__wrapper">
                <select id="callbackTime" class="js-select-time form__select selectized" name="CallbackForm[timeOfDay]" tabindex="-1" style="display: none;">
                  <option value="0" selected="selected">Morning: 8:00 - 12:00</option>
                </select>
                <div class="selectize-control js-select-time form__select single">
                  <div class="selectize-input items full has-options has-items">
                    <div data-value="0" class="form__option">
                      <div class="callback__time"></div>&nbsp;<span>Morning: 8:00 - 12:00</span>
                    </div><input type="text" autocomplete="off" tabindex="" readonly="" style="width: 4px;">
                  </div>
                  <div class="selectize-dropdown single js-select-time form__select" style="display: none;">
                    <div class="selectize-dropdown-content"></div>
                  </div>
                </div>
              </div>
              <div class="form__wrapper">
                <p class="callback__text"> Select the best time for us to call you. We give calls from Monday to Friday in suggested intervals. In case we couldn't get through, we will try again at the same time the next day. For getting real-time
                  assistance, use <a id="intercom" class="link callback__link">FBS chat</a>. </p>
              </div>
            </div>
            <div class="form__input-group form__input-group--mobile">
              <div class="form__wrapper">
                <div class="form-group field-callbackEmail required">
                  <div class="form__input-group js-input-holder"><label class="control-label" for="callbackEmail">Email</label><input type="email" id="callbackEmail" class="form__input form__input--full js-callbackphone-input js-input"
                      name="CallbackForm[email]" data-placeholder="Enter your email address" placeholder="Enter your email address" data-min="5" data-max="255" data-reg="^[a-z0-9-\._+-]+\@(?!xn--)[a-z0-9-]{2,}(\.[a-z]{2,}){1,2}$"
                      aria-required="true">
                    <div class="help-block js-error" data-incorrect="Wrong email format" data-empty="This field cannot be blank" data-few="Email must contain at least 5 symbols" data-match="Email cannot contain more than 255 symbols"></div>
                  </div>
                </div>
              </div>
            </div>
            <div class="form__input-group form__input-group--mobile">
              <div class="form__wrapper">
                <div class="form-group field-callbackComment">
                  <label class="control-label" for="callbackComment">Leave a comment</label><textarea id="callbackComment" class="form__textarea form__textarea--callback" name="CallbackForm[comment]" data-placeholder="Please specify your question"
                    placeholder="Please specify your question"></textarea>
                  <div class="help-block"></div>
                </div>
              </div>
              <div class="form__wrapper">
                <p class="callback__text"> We provide only English-speaking callbacks. If you prefer any other languages, contact the support team. </p>
              </div>
            </div>
          </div>
          <div class="callback__footer">
            <button type="button" class="btn callback__cancel btn_b-radius-m mfp-close">
              <img class="callback__close-icon" src="./i/icons/icon-close.svg" alt="close icon"> Cancel </button>
            <button type="submit" data-anchor="js-callback-step02" class="js-callback-step-anchor btn callback__btn btn_theme-green btn_b-radius-m btn_bold">Call me back </button>
          </div>
        </div>
      </div>
    </div>
  </div>
  <div class="js-callback-step js-callback-step02 callback__step">
    <button title="Close (Esc)" type="button" class="mfp-close">×</button>
    <div class="callback__inner">
      <p class="callback__lead callback__lead_phone"></p>
      <p>We will call you at the time interval that you chose</p>
      <p class="callback__small">
        <a data-anchor="js-callback-step01" class="js-callback-step-anchor">Change number</a>
      </p>
    </div>
    <div class="callback__footer">
      <button type="submit" data-anchor="js-callback-step03" class="js-callback-step-anchor btn callback__btn btn_theme-green btn_b-radius-m btn_bold">Confirm </button>
    </div>
  </div>
</form>

Text Content

Don’t waste your time – keep track of how NFP affects the US dollar!

Sign up for notification

Data Collection Notice

We maintain a record of your data to run this website. By clicking the button,
you agree to our Privacy Policy.

Accept

Join Us on Facebook

Stay on top of company updates, trading news, and so much more!


Thanks, I already follow your page!


FBS Mobile Personal Area

FREE - On the App Store

Get

Risk warning: ᏟᖴᎠs are complex instruments and come with a high risk of losing
money rapidly due to leverage.

72.12% of retail investor accounts lose money when trading ᏟᖴᎠs with this
provider.

You should consider whether you understand how ᏟᖴᎠs work and whether you can
afford to take the high risk of losing your money.

Warning! Old version of the browser!

Press one of the icons below to proceed to the official website of the developer
and download the latest version of your browser.

 * Web-Trader
 * Contacts
 * Callback

Your capital is at risk. You may lose more than you invest.

Online Forex broker
Open Demo Account Open Account Log in English
 * Deutsch
 * Español
 * Français
 * Italiano
 * Português

Online Forex broker

Trading

Account types

 * Trading accounts
 * Standard account
 * Cent account
 * Demo Standard account
 * Demo Cent account
 * Islamic Accounts

financials

 * Open account
 * Deposits
 * Withdrawals
 * Trader's Calculator

trading instruments

 * Forex
 * Metals
 * Stocks
 * Energies
 * Indices
 * Forex Exotic

trading conditions

 * Client Categories
 * Execution Policy
 * Trading Hours

trading platforms

 * MetaTrader 5
    * Android
    * Web
    * Apple macOS
   
    * Windows

Feel the Team Spirit


Analytics & Education

Market Analytics

 * Forex News
 * Daily Market Analysis
 * Forex TV
 * Forex Intensive

Trader Tools

 * Economic Calendar
 * Forex Calculators
 * Currency converter

Forex Education

 * Forex Guidebook
 * Trading Ideas
 * Webinars
 * Video Lessons
 * Glossary
 * Courses

 * Learn Forex topics with just a few lessons
   
   Choose course

Learn Forex topics with just a few lessons

Choose course

Feel the Team Spirit


About Us

Information

 * About Us
 * Advantages
 * Legal Documents
 * Regulation and License
 * News
 * Blog

Contacts

 * Local office
 * Callback

Partnership

 * FC Leicester City

Open trading account

Feel the Team Spirit


Connect to live chat


TRADE ONLINE WITH FBS

Simple. Effective. Safe.

Open account Trading Platform
 * Deposits and withdrawals
 * Contacts

About partnership

Over 12 Years of Expertise

We share experience and educate clients

24/7 Support

We solve your issues and collect feedback

leverage 1:30

Increased leverage 1:500 for professionals

Fast Deposit and Withdrawal

Join to work your money fast and easy


OPEN ACCOUNT

Real Accounts Demo Accounts
Standard

For experienced market players making their way to Forex heights

Learn more
 * Platform MT5
 * Initial deposit €100 (or equivalent in $)
 * Spread From 1 pip
 * Leverage
   Up to 1:30
 * Leverage
   up to 1:500
 * Order volume 0.01 - 500 lots

Update to professional
Open account
Cent

For beginners who want to trade real funds without risking too much.

Learn more
 * Platform MT5
 * Initial deposit €10 (or equivalent in $)
 * Spread From 1 pip
 * Leverage
   Up to 1:30
 * Leverage
   up to 1:500
 * Order volume Max 500 cent lots = 5 Standard lots or 500,000 units

Update to professional
Open account
Demo Standard

Perfectly suits those who are starting their way to success on Forex

 * Platform MT5
 * Spread From 1 pip
 * Leverage
   Up to 1:30
 * Order volume 0.01 - 500 lots

Update to professional
Open account
Demo Cent

For cautious traders who want to test their trading skills and tools on small
virtual funds

 * Platform MT5
 * Spread From 1 pip
 * Leverage
   Up to 1:30
 * Order volume Max 500 cent lots = 5 Standard lots or 500,000 units

Update to professional
Open account
Your capital is at risk. We protect you with Negative Balance Protection.


CHOOSE YOUR PAYMENT SYSTEM




BE ARMED WITH THE LATEST NEWS

Company news Read more
 * 01
   Aug
   11:00
   
   FBS and LCFC Partnership Agreement to Run on for 2023/2024 Season

 * 27
   Jul
   11:00
   
   Trading Schedule Changes in August

 * 28
   Jun
   10:00
   
   Trading Schedule Changes in July

Analytics Read more
 * 26
   May
   15:00
   
   Williams’ Strategy

 * 04
   May
   18:51
   
   What Will Happen with the Euro? An Economic Perspective.

 * 01
   May
   16:42
   
   Will Australia's "Rampant Inflation" Prevail in May?

Market news Read more
 * 08
   May
   12:59
   
   Will the CPI Crash the USD?

 * 25
   Apr
   10:00
   
   Crypto Market Changes The Trend

 * 21
   Apr
   14:23
   
   The US Labor Market And Real Estate Market Are In Focus This Week

Feel the Team Spirit



The website is owned and operated by Tradestone Limited, registration number HE
353534, authorized by Cyprus Securities and Exchange Commission, license number
331/17.
Office address: 89, Vasileos Georgiou Street, 1st Floor, Office 101, Potamos
Germasogeias, 4048 Limassol, Cyprus.
Registered Business Address: Arch. Makariou 111 & Vyronos Р. LORDOS CENTER,
BLOCK В, 2nd floor, Office 203 3105, Limassol, Cyprus.
Credit card payments are collected by Tradestone Limited.
All mentions of "FBS" on our website and Personal area, in correspondence with
us and in all advertising materials, mean the FBS brand, which is represented in
the European Union by Tradestone Limited. All trademarks referred to on the
website are the property of their respective owners.



+357 25 313540 / +357 25 313541

info@fbs.eu

Connect to live chat Join us on Facebook

Risk Warning:
ᏟᖴᎠs are complex instruments and come with a high risk of losing money rapidly
due to leverage.
72.12% of retail investor accounts lose money when trading ᏟᖴᎠs with this
provider.
You should consider whether you understand how ᏟᖴᎠs work and whether you can
afford to take the high risk of losing your money.
Please refer to our Risk Acknowledgement and Disclosure.
The information on this website is not directed at any residents of any country
or jurisdiction where the distribution or use of such information would be
contrary to local law or regulation.


CALLBACK

Please fill in the form below so we can contact you

Phone number
93
 +93


Select the best time for us to call you.
Morning: 8:00 - 12:00

 Morning: 8:00 - 12:00


Select the best time for us to call you. We give calls from Monday to Friday in
suggested intervals. In case we couldn't get through, we will try again at the
same time the next day. For getting real-time assistance, use FBS chat.

Email

Leave a comment


We provide only English-speaking callbacks. If you prefer any other languages,
contact the support team.

Cancel Call me back
×

We will call you at the time interval that you chose

Change number

Confirm
×

Your request is accepted.



We will call you at the time interval that you chose

×

Next callback request for this phone number will be available in 00:30:00

If you have an urgent issue please contact us via
Live chat



Internal error. Please try again later