https://github.com/bukowa/robook
Rithmic API Orderbook winforms application futures
https://github.com/bukowa/robook
api orderbook rithmic
Last synced: 7 months ago
JSON representation
Rithmic API Orderbook winforms application futures
- Host: GitHub
- URL: https://github.com/bukowa/robook
- Owner: bukowa
- License: mit
- Created: 2024-03-06T01:24:33.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-08-01T00:48:12.000Z (over 1 year ago)
- Last Synced: 2025-03-26T10:52:18.565Z (7 months ago)
- Topics: api, orderbook, rithmic
- Language: C#
- Homepage: https://discord.gg/GcvHmJUgAu
- Size: 761 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# robook
This marks our initial attempt at incorporating C#, WinForms, and the Rithmic API.
I acknowledge that my current implementation may not be the most optimal
in terms of code structure for utilizing the Rithmic C# API to visualize
order book data.
Regrettably, due to a lack of energy, certain sections of the code remain
unfinished or have been implemented in a superficial manner,
apart from those areas that are already poorly executed.
To run the project you need rapiplus.dll ([rapiplus.dll](Library%2Frapiplus.dll))
and RApiConfig files ( [State.cs](Robook%2FState%2FState.cs)) which you can get by emailing Rithmic support.
For discussion and questions I created a [Discord](https://discord.gg/ua8PZFxz) server.
