Click here for more information!

    Open Demo Account

    Free unlimited demo with $100'000 of virtual cash.

    Please fill in the form using English characters only.

    By submittig your telephone number and email you agree that FX Grant can contact you to help you with your demo account and inform you about our offers.
 
 

Our benefits

  • 5 and 4 decimal quotation for Forex in one platform.
  • Attractive lot size – starts from 0,01!
  • Automation: No Dealing Desk.
  • Desktop and mobile trading platforms.
  • Flexibility: 4 types of account with 6 types of instruments.
  • Affordable: Accounts from $10.
  • Service: 24/5 Client Support.
  • One click order execution.
  • Tight spreads from 0.5 pips.
  • Flexible leverage - more trading opportunities. From 1:1 to 1:500.
  • Zero margin requirements for opening hedged position.
  • EAs and scalpers welcome.

Datacenter.ini

Administrators of dealing centers who would like to redirect the clients' traffic forcedly have a new opportunity now. The Data Center used by the client terminal can be strictly defined using the configuration file named datacenter.ini. This file must be placed in the /config directory of the client terminal.

If the "Data Center auto configuration" is flagged in the server settings, there will be an attempt to open and analyze the datacenter.ini file. If a data center for the server will be found in this file, the connection will be performed exactly to it. No more than one data center can be defined for one server.

The string format of the datacenter.ini:

[server name][delimiter][data center address]

where:

  • server name is the name of the corresponding .srv file;

  • delimiter is a comma or any quantity of spaces;

  • data center address is the IP address : port number.

Lines that start with a semicolon (;) are considered to be a comment and are not processed.



Exemplary datacenter.ini file:

  ;----------------
  ;comment
  ;----------------
  MetaQuotes-demo1  192.168.1.4:443
  MetaQuotes-demo2, 192.168.1.4:444
  ;----------------
  MetaQuotes-demo3  192.168.1.5:445
  MetaQuotes-demo4, 192.168.1.5:446