https://github.com/ideepcoder/brokerws
BrokerWS is a Trading Interface for AmiBroker using Json & WebSocket
https://github.com/ideepcoder/brokerws
amibroker json trading-interface websocket
Last synced: about 1 year ago
JSON representation
BrokerWS is a Trading Interface for AmiBroker using Json & WebSocket
- Host: GitHub
- URL: https://github.com/ideepcoder/brokerws
- Owner: ideepcoder
- License: mit
- Created: 2025-01-29T09:22:30.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-02T16:48:48.000Z (over 1 year ago)
- Last Synced: 2025-04-05T19:36:02.378Z (about 1 year ago)
- Topics: amibroker, json, trading-interface, websocket
- Language: HTML
- Homepage:
- Size: 105 KB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BrokerWS
## _BrokerWS is a Trading Interface for AmiBroker using Json & WebSocket_
[](https://github.com/ideepcoder/BrokerWS)
Doc version: 1.o, Build: 1.4.0
## Features
- Bi-directional websocket communication
- Easy to integrate Json message structure
- Derived from AmiBroker Automatic Trading Interface https://www.amibroker.com/at/
## Documentation and manual
### -- Check Docs for the latest documentation
#### [Main Documentation](https://github.com/ideepcoder/BrokerWS/blob/main/Docs/BrokerWS.md)
#### [Project Timeline](https://github.com/ideepcoder/BrokerWS/blob/main/Docs/Project%20Timeline.md)
# .
## Credits
https://www.amibroker.com/at/
https://gitlab.com/amibroker/ibcontroller
### USAGE INSTRUCTIONS
The WS Controller (BrokerWS.EXE) is a separate application that acts as a buffer between AmiBroker and your CLIENT-APP (See the WsRtd project for details).
Copy the executable and XML file to the AmiBroker Installation directory.
**Important** "BrokerWS.exe" > Run as Administrator, for the first time to register itself and create the necessary file & Windows Registry entries.
## 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.