677FG Market Data Connector
677FG Data Connector based on FIX protocol.
Configuration
Data Connector Parameters
| Parameter | Default Value | Description |
|---|---|---|
| Host | N/A | FIX server host. |
| Port | N/A | FIX server port. |
| SenderCompID | N/A | SenderCompID of the FIX session. |
| TargetCompID | N/A | TargetCompID of the FIX session. |
| User Name | N/A | User name for the FIX session. |
| Password | N/A | Password for the FIX session. |
| Use SSL | false | Enable to use SSL. |
| Exchange Name | 677FG | Exchange name for this session. |
| Default Price Levels | N/A | Default price levels which should be used while subscribing to the instrument. The value should be a number or multiple numbers, separated by '/' character. An empty value means the default value, which is 1. Price levels can be overridden on an instrument level. |
Symbology
Supported symbol notations:
| Symbol Notation | Examples |
|---|---|
[LEVEL][/][LEVEL][@]<BASE>/<QUOTE> (upper case) | BTC/USD 5/7@ETH/USD 11@BTC/USD |
You may set(overwrite) price levels in symbol name. No price levels means ‘use global config value’ (see above).