English
1. Installation
The full installation version, including the initial database settings, will perform a completely new installation. If you execute the full installation version again, the existing definition files and data will be completely overwritten.
If you want to preserve the existing definition files and data, please install the upgrade version.
1.1 Windows
  1. Download the zip file of the running module and installer (setup.bat) and save them in the same directory.
  2. Open the command prompt as an administrator and move to the saved directory of the installer.
  3. Execute the installer.
  4. > setup.bat fxtrade-win-x64.zip
    
※Before installation, you need to add the MySQL bin directory pathname to the system environment variable PATH.
1.2 Linux
  1. Download the gz file of the running module and installer (setup.sh) and save them in the same directory.
  2. Open the terminal emulator as the FXDaemon executing user and move to the saved directory of the installer.
  3. Execute the installer.
  4. $ chmod +x setup.sh
    $ ./setup.sh fxtrade-linux-x64.tar.gz