File tree 6 files changed +486
-2
lines changed
6 files changed +486
-2
lines changed Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change
1
+ This plugin should be distributed or redisributed with the Documentation
2
+ file provided in HTML that contains all the Licence information,
3
+ Trademark, Copyright & Other notices.
Original file line number Diff line number Diff line change 1
- # Rtd_Ws_AB_plugin
2
- AmiBroker data plugin for Websocket based Json RTD communication
1
+ # Rtd_Ws_AB_plugin
2
+ ## _ AmiBroker Realtime data plugin using Websocket and JSON based communication_
3
+
4
+ [ ![ Build Status] ( https://raw.githubusercontent.com/ideepcoder/Rtd_Ws_AB_plugin/84c47468847d2bbf53d2f12fa110d13c041d7b2d/images/unknown.svg )] ( https://github.com/ideepcoder/Rtd_Ws_AB_plugin )
5
+
6
+
7
+ ## Features
8
+ - Bi-directional websocket communication
9
+ - Support to backfill historical data
10
+ - Easy to integrate Json message structure
11
+ - Run multiple instances of AmiBroker locally, each connected to one of multiple Servers
12
+ - The design makes it Broker / Data vendor agnostic
13
+ - Runs a python based relay server, to ensure individual connections don't disrupt your flow
14
+ - Build your own data routing logic
15
+ - Store your time-series data in the superfast Amibroker storage database
16
+ - Get you Realtime Quote window ticking as opposed to plain ASCII imports
17
+
18
+ # ✨ Upcoming ✨
19
+ - ArcticDB active integration
20
+ - A lot of leverage with keeping bloated data locally in ArcticDB and a concise Amibroker database
21
+
22
+
23
+ ## Documentation and manual
24
+ ### -- Check Docs for the latest documentation
25
+
26
+ # .
27
+ ## Licenses / Copyrights / Trademarks
28
+ ##### This work incorporates materials copyrighted and trademarked by Amibroker Company.
29
+ Amibroker and the Amibroker logo are trademarks of Amibroker Company, used with permission.
Original file line number Diff line number Diff line change
1
+ This plugin should be distributed or redisributed with the Documentation
2
+ file provided in HTML that contains all the Licence information,
3
+ Trademark, Copyright & Other notices.
Original file line number Diff line number Diff line change
1
+ This plugin should be distributed or redisributed with the Documentation
2
+ file provided in HTML that contains all the Licence information,
3
+ Trademark, Copyright & Other notices.
You can’t perform that action at this time.
0 commit comments