Skip to content

Latest commit

 

History

History
29 lines (27 loc) · 1.86 KB

Project Timeline.md

File metadata and controls

29 lines (27 loc) · 1.86 KB

WS_RTD_AB

AmiBroker Realtime data plugin using Websocket and JSON based communication

Project Timeline

20241006 - Project Conceptualized

https://forum.amibroker.com/t/data-plugin-design-discussions/39303

20250101 - Added first Doc specs

https://github.com/ideepcoder/Rtd_Ws_AB_plugin/blob/main/Docs/WSRTD%20Doc.md

20250101 - Added HTML Download version, better view vs MD file

https://github.com/ideepcoder/Rtd_Ws_AB_plugin/tree/main/Docs/html%20download-light%20theme%20best%20view

20250109 - Opened WsRTD.dll for Alpha Test Release ( minimum 1-min base time )

https://forum.amibroker.com/t/wsrtd-websocket-json-standard-data-plugin-test-release/39640

20250110 - Added High Level Workflow

https://github.com/ideepcoder/Rtd_Ws_AB_plugin/blob/main/Docs/Workflow%20Overview.md

20250113 - Added Python Sample Server

https://github.com/ideepcoder/Rtd_Ws_AB_plugin/blob/main/Samples/Server/Python/sample_server.py

20250113 - Added Python Sample Client

https://github.com/ideepcoder/Rtd_Ws_AB_plugin/blob/main/Samples/Client/Python/client.py

20250113 - Added Python Relay Server

https://github.com/ideepcoder/Rtd_Ws_AB_plugin/blob/main/Relay/Server/Python/relay.py

20250115 - Updated Python Sample Client - true async design

https://github.com/ideepcoder/Rtd_Ws_AB_plugin/blob/main/Samples/Client/Python/client.py

20250119 - Added Python General Class Wrapper for Vendor/Broker Library

https://github.com/ideepcoder/Rtd_Ws_AB_plugin/blob/main/Samples/Client/Python/vendor_class_wrapper.py

20250128 - Added Python utility script to Validate RTD Json

https://github.com/ideepcoder/Rtd_Ws_AB_plugin/blob/main/Utility%20Scripts/Python/json_validator.py

20250201 - Added Ping and AFL status function

https://github.com/ideepcoder/Rtd_Ws_AB_plugin/blob/main/Docs/WSRTD%20Doc.md#afl-access-functions