The demo feed handler reads comma-delimited market data from a demo file and utilizes the publisher API to send messages to a subscriber.
This component is intended to help developers become familiar with the publisher API and demonstrate network message flow.
Each line in the csv file contains one STOCK_QUOTE message. The csv file containing the sample data is located in:
<RAP_R4_Installdir>/DemoFeedHandler/marketdata/messageformat/STOCK_QUOTE.csv