Spread Trader Deployment Requirements
Spread Trader is installed on your AWS instance located at an AWS data center of your choice. Once you have made your AWS instance available, our team will install and configure the system. This is a straightforward process and is usually fully completed within a few hours.
Refer to Getting Started to learn more on how to get started with Spread Trader.
Overview
Spread Trader deployment setup requires one instance for Spread Trader.
Please grant SSH (port 22) access to for IP addresses below:
Name | IP Address |
---|---|
VPN EPAM EU | 195.56.119.209 |
195.56.119.212 | |
VPN EPAM US | 174.128.60.160 |
174.128.60.162 |
Spread Trader team needs access to perform the initial deployment. You can also (optionally) grant access for further monitoring purposes.
Spread Trader Environment
Spread Trader requires Amazon Linux 2 machine with minimum 8 CPU and 64Gb RAM.
Parameter | Value |
---|---|
Type | m6i.2xlarge |
Disk size | 425 Gb |
User | ec2-user |
AWS AMI: Amazon Linux 2 AMI (HVM), SSD Volume Type
The services below should be available for Spread Trader operator (I.e., via the internet):
- your_ip/32 - any public IP address you use to connect to Spread Trader (e.g. office IP, home IP, server IP, etc.).
- Add the public IP address of the ec2 instance to the security group so that other services could connect to Keycloak (user management system) via this public IP. This is a required condition for other services to operate unless you connect to a VPN. In this case, this is not required.
- public_instance_ip - this is a public IP address of the ec2 instance, where Spread Trader is already installed.
Recommendations
AWS Instance Location
We recommend choosing the AWS region closer to your target exchanges. Below, is the average ping time from N. Virginia region to the popular exchanges:
exchange | ms | exchange | ms | exchange | ms | exchange | ms |
---|---|---|---|---|---|---|---|
Coinbase | 0.8 | Binance | 0.5 | Bittrex | 0.7 | Gemini | 1.0 |
KuCoin | 0.5 | Poloniex | 0.8 | Bitmart | 0.7 | ||
Quoine | 0.8 | Bitfinex | 0.7 | Bitstamp | 0.7 | ||
Bitpanda | 0.7 | Binance JEX | 0.8 | FalconX | 0.8 | Huobi | 0.7 |
BitMEX | 72.6 | Kraken | 0.7 | Deribit | 74.3 | ||
ErisX | 0.5 | OKEx | 0.8 | ItBit/Paxos | 0.7 |
HTTPS Access
The standard deployment does not provide HTTPS access to Spread Trader services out of the box. We recommend using AWS Application Load Balancer as SSL termination for Spread Trader services.