Windows
Synchronizing Your Computer's Time
It is important that the first thing you do, before running TradeServer Enterprise on Windows, is to synchronize the time. If there is a large difference between your localhost and the exchange(s) time, there will be issues. It's recommended to synchronize the time on the localhost that will run TradeServer Enterprise.
The easiest way to synchronize the time on a Windows machine is to download and install the NetTime application. This free software will keep the time on your Windows computer synchronized. Once you have installed the NetTime application, you are ready to set up TradeServer Enterprise for the first time.
Installation procedure
The first step in the installation procedure is to install Docker. Please use the link below to download Docker and proceed by installing it.
On Windows-based computers it might be required for you to turn on CPU visualization in the BIOS and Windows can ask for an installation/update of WDSL.
The next step in the installation process is to download the docker image. You can find the download for this at the
License informationpage inside the TradeServer Cloud.Unpack the download to you computer and open the folder where you have unpacked it.
Go to the
configfolder and open thesettings.envwith a text editor. Set up this file with your email and license key and save it.
Open a Command Prompt or PowerShell in the root folder of the unpacked files. You can do this by navigating to the folder in File Explorer, typing
cmdorpowershellin the address bar, and pressing Enter.Execute
docker compose upin the terminal. This command installs TradeServer EnterpriseOpen Docker and press the play button to start the TradeServer Enterprise. Once its started, open your browser and navigate to
http://127.0.0.1:8090/to see the interface.Once the Haasbot is started and you are logged in, then go to the upper right menu and select
Price history status. At this page you can define what market you will be using and you can setup how much price data you like to download.
Last updated
Was this helpful?
