Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chigokawa/ngnie-poster
https://github.com/chigokawa/ngnie-poster
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/chigokawa/ngnie-poster
- Owner: chigoKawa
- Created: 2018-09-28T17:01:17.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-10-01T07:34:29.000Z (over 6 years ago)
- Last Synced: 2024-11-13T05:34:34.593Z (2 months ago)
- Language: Java
- Size: 130 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
*- This project uses Thomson Reuters Elektron EMA API to contribute specific market data to Eikon.
*- Contributed data is fetched from Market Tracker TOF some rules are applied before posting Eikon.
*- Some of the rules are implemented on the /resources/config/config.chigo file.
*- This will connect to a Thomson Reuters TOF server, using TCID and specified port, fetch the lastest ticket number and ticket details.
*- It will get the required information from the ticket, which will be the Price, volume and deal direction.
*- The price is analyzed using the rules and published to a given Thomson Reuter RIC.
*- a simple GUI is implemented with one button.