Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Montura authored Dec 20, 2023
1 parent 6eb08fe commit fb142a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ Find useful information in our self-service dxFeed Knowledge Base:
is a simple demonstration of how to create multiple event listeners and subscribe to `Quote` and `Trade` events, using a `DxFeed` instance singleton and `dxfeed.properties` file
- [x] [PrintQuoteEvents](src/main/c/samples/PrintQuoteEvents/main.cpp)
is a simple demonstration of how to subscribe to the `Quote` event, using a `DxFeed` instance singleton and `dxfeed.properties` file
- [ ] [WriteTapeFile](https://github.com/dxFeed/dxfeed-graal-net-api/blob/main/samples/WriteTapeFile/Program.cs)
- [x] [WriteTapeFile](src/main/c/samples/WriteTapeFile/main.cpp)
is a simple demonstration of how to write events to a tape file
- [ ] DxFeedPublishProfiles is a simple demonstration of how to publish market events
- [ ] ScheduleSample is a simple demonstration of how to get various scheduling information for instruments
Expand Down

0 comments on commit fb142a3

Please sign in to comment.