fbs.eu Open in urlscan Pro
2606:4700:20::ac43:4b0d  Public Scan

Submitted URL: http://fbs.eu/
Effective URL: https://fbs.eu/en
Submission: On April 26 via api from GB — Scanned from GB

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="nnBfTLo82lnJ1RF_11dHwUgTDzOhZLvSiIK_rasqlzTTPC0A0HayI6SdRzqCOxWrHSc3RPs38JPq8tCU6XzlWg==">
  <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="0">
    <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 href="javascript:$zopim.livechat.window.show()" class="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

FBS maintains a record of your data to run this website. By pressing the
“Accept” button, you agree to our Privacy policy.


Accept


JOIN THE FACEBOOK COMMUNITY OF FBS!


I already follow FBS

FBS Mobile Personal Area

FREE

View

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
 * Crypto account
 * Demo Standard account
 * Demo Cent account
 * Islamic Accounts

 * FBS - Mobile Personal Area
    * Android
    * Apple IOS (soon)

financials

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

trading instruments

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

trading conditions

 * Client Categories
 * Execution Policy
 * Trading Hours

trading platforms

 * FBS Trader
   * Android
   * Apple iOS
 * MetaTrader 4
    * Android
    * Web
    * Apple macOS
   
    * Apple iOS
    * Windows
 * MetaTrader 5
    * Android
    * Web
    * Apple macOS
   
    * Apple iOS
    * Windows

Be on top of your game


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

Be on top of your game


About Us

FBS Trader

Functional and simple mobile trading platform

DOWNLOAD APP



Information

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

Contacts

 * Local office
 * Callback

Partnership

 * FC Barcelona Partnership
 * FC Leicester City

Open trading account

Be on top of your game


Connect to live chat


TRADE ONLINE WITH FBS

Simple. Effective. Safe.

Open account Trading Platform
 * Deposits and withdrawals
 * Contacts

Be on top of your game

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 MT4, 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 MT4, 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
Crypto

Supreme option for trading cryptocurrencies with low spreads

Learn more
 * Platform FBS Trader
 * Initial deposit $1
 * Spread floating from 1 pip
 * Leverage
   1:2
 * Order volume from 0,01 to 500 lots (with 0,01 step)


Download FBS Trader for free

Functional and simple mobile trading platform


Demo Standard

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

 * Platform MT4, 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 MT4, 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
Demo Crypto

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

 * Platform FBS Trader
 * Spread floating from 1 pip
 * Leverage
   1:2
 * Order volume from 0,01 to 500 lots (with 0,01 step)


Download FBS Trader for free

Functional and simple mobile trading platform


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
 * 11
   Apr
   09:00
   
   Get an Easy Start at Trading With Education From FBS

 * 23
   Mar
   12:00
   
   Three Generations of LCFC Fans Get King Power Stadium Tour From FBS

 * 17
   Mar
   11:00
   
   New Heights with FBS and LCFC

Analytics Read more
 * 25
   Apr
   15:20
   
   Will the US economy lead the world into a global recession?

 * 25
   Apr
   10:20
   
   Successful Investing in Precious Metals

 * 22
   Apr
   09:50
   
   How to Trade Diamond Chart Patterns

Market news Read more
 * 26
   Apr
   09:50
   
   Australia to release quarterly CPI

 * 21
   Apr
   10:00
   
   What Happens to EUR?

 * 19
   Apr
   10:00
   
   What’s New About Canadian CPI?

Be on top of your game



Risk warning: 75.2% of retail accounts lose money when trading ᏟᖴᎠs with this
provider. ᏟᖴᎠ's are complex instruments and come with a high risk of losing
money rapidly due to leverage. 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 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.
75.2% of retail 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.


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