Skip to main content

dxFeed Viewer Guide

Introduction

dxFeed Viewer is a diagnostic tool for checking feed statuses. It allows to view all the main streaming classes of data coming from dxFeed: Quote (bid/ask), Trade (last sale), Summary (OHCL, Previous Close, Open Interest), Profile (Description, Trading Halts), Order (price levels or full order book) and time-and-sale information together with a tick chart.

Installation

To install the application:

  1. Install Oracle JRE 8.

  2. Download the suitable version of the application.

  3. Install it.

  4. Open dxFeed Viewer.

To check symbols:

  • Add symbols manually by typing a symbol in the Symbol field, but note that Stock symbols may be added with &*. e.g IBM&N. Please refer to your IPF.Instrument Profile Format

  • Add symbols to the CFG file. For this, close dxFeedViewer and go to C:\Users\< your user folder >\.dxviewer\dxviewer.cfg and open it in a text editor. In the symbols= field, place all of your symbols separated by commas. Then save the file and start dxFeedViewer. It should contain symbols from this string.

Info

Stock symbols may be added with &*. e.g IBM&V. So your string may look like this: symbols=TSLA&N,INDU.IND:TEI.

File example:

#dxFeed Market Data Viewer Configuration
#Sat Sep 28 10:46:56 MSK 2019
uiScheme=0
address=rt6.ec2.dxfeed.com\:7912
symbols=JPDYD
ipfAddress=https\://tools.dxfeed.com/ipf
name=user_name
maxTimeAndSalesCapacity=1000
uiRefreshPeriod=150

Connection

To connect to the demo feed:

  1. Click Connect.

  2. Check that you see the endpoint address at the top of the screen.

Other information

Code sources location

Info

Please remember that dxFeedViewer is just a diagnostic tool for several cases.