https://github.com/ideepcoder/rtd_ws_ab_plugin
AmiBroker data plugin for Websocket based Json RTD communication
https://github.com/ideepcoder/rtd_ws_ab_plugin
algo amibroker json plugin rtd stocks trading websocket
Last synced: 3 months ago
JSON representation
AmiBroker data plugin for Websocket based Json RTD communication
- Host: GitHub
- URL: https://github.com/ideepcoder/rtd_ws_ab_plugin
- Owner: ideepcoder
- License: mit
- Created: 2024-11-26T07:59:35.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-02-01T10:27:16.000Z (5 months ago)
- Last Synced: 2025-03-24T04:12:06.191Z (3 months ago)
- Topics: algo, amibroker, json, plugin, rtd, stocks, trading, websocket
- Language: Python
- Homepage: https://forum.amibroker.com/t/wsrtd-websocket-json-standard-data-plugin-test-release/39640
- Size: 476 KB
- Stars: 9
- Watchers: 5
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Rtd_Ws_AB_plugin
## _AmiBroker Realtime data plugin using Websocket and JSON based communication_[](https://github.com/ideepcoder/Rtd_Ws_AB_plugin)
## Features
- Bi-directional websocket communication
- Support to backfill historical data
- Easy to integrate Json message structure
- Run multiple instances of AmiBroker locally, each connected to one of multiple Servers
- The design makes it Broker / Data vendor agnostic
- Runs a python based relay server, to ensure individual connections don't disrupt your flow
- Build your own data routing logic
- Store your time-series data in the superfast Amibroker storage database
- Get you Realtime Quote window ticking as opposed to plain ASCII imports# ✨ Upcoming ✨
- ArcticDB active integration
- A lot of leverage with keeping bloated data locally in ArcticDB and a concise Amibroker database## Documentation and manual
### -- Check Docs for the latest documentation#### [Main Documentation](https://github.com/ideepcoder/Rtd_Ws_AB_plugin/blob/main/Docs/WSRTD%20Doc.md)
#### [Project Timeline](https://github.com/ideepcoder/Rtd_Ws_AB_plugin/blob/main/Docs/Project%20Timeline.md)# .
## Licenses / Copyrights / Trademarks
##### This work incorporates materials copyrighted and trademarked by AmiBroker Company.
AmiBroker and the AmiBroker logo are trademarks of AmiBroker Company, used with permission.