File tree Expand file tree Collapse file tree 6 files changed +14
-13
lines changed
bollinger-bands-signaling Expand file tree Collapse file tree 6 files changed +14
-13
lines changed Original file line number Diff line number Diff line change @@ -10,8 +10,7 @@ Overview:
1010
1111Sample categories:
1212
13- * [ Projects that relate to TIBCO Live Datamart and TIBCO LiveView Web] ( liveview )
14- * [ Projects contributed by the community to the Component Exchange] ( component-exchange )
13+ * [ Projects contributed by the community] ( components )
1514
1615---
1716Copyright (c) 2018-2019, TIBCO Software Inc.
Original file line number Diff line number Diff line change 1- # Component Exchange
1+ # Components
22
3- Projects contributed by the community to the Component Exchange
3+ Projects contributed by the community
44
5- This is a maven aggregator project consisting of the following maven modules :
5+ Samples :
66
7- * [ Bollinger Bands Signaling] ( BollingerBandsSignaling/src/site/markdown/index.md ) ([ html] ( https://tibcoguillonapa.github.io/streaming-community/component-exchange/BollingerBandsSignaling/ ) )
8- * [ Web Socket Client Sample] ( WebSocketClientSample/src/site/markdown/index.md ) ([ html] ( https://tibcoguillonapa.github.io/streaming-community/component-exchange/WebSocketClientSample/ ) )
9- * [ AMS Client] ( ams-client/src/site/markdown/index.md ) ([ html] ( https://tibcoguillonapa.github.io/streaming-community/component-exchange/ams-client/ ) )
10- * [ Performing calculus operations in Python] ( python/src/site/markdown/index.md ) ([ html] ( https://tibcoguillonapa.github.io/streaming-community/component-exchange/python/ ) )
7+ * [ Bollinger Bands Signaling] ( bollinger-bands-signaling/src/site/markdown/index.md ) ([ html] ( https://tibcoguillonapa.github.io/streaming-community/components/bollinger-bands-signaling/ ) )
8+ * [ Web Socket Client Sample] ( web-socket-client-sample/src/site/markdown/index.md ) ([ html] ( https://tibcoguillonapa.github.io/streaming-community/components/web-socket-client-sample/ ) )
9+ * [ AMS Client] ( ams-client/src/site/markdown/index.md ) ([ html] ( https://tibcoguillonapa.github.io/streaming-community/components/ams-client/ ) )
10+ * [ Performing calculus operations in Python] ( python/src/site/markdown/index.md ) ([ html] ( https://tibcoguillonapa.github.io/streaming-community/components/python/ ) )
11+ * [ NYC Yellow Cabs: Visualize live data in LiveView Web using a LiveView project in StreamBase Studio] ( nyc-yellow-cabs-demo )
12+ * [ Wikipedia: Visualize live data in LiveView Web using a LiveView project in StreamBase Studio] ( wikimedia )
1113
1214---
1315Copyright (c) 2018-2019, TIBCO Software Inc.
Original file line number Diff line number Diff line change 22
33AMS client operator demonstrates the use of the TIBCO Artifact Management Server REST API
44
5- * [ AMS Client] ( src/site/markdown/index.md ) ([ html] ( https://tibcoguillonapa.github.io/streaming-community/component-exchange /ams-client/ ) )
5+ * [ AMS Client] ( src/site/markdown/index.md ) ([ html] ( https://tibcoguillonapa.github.io/streaming-community/components /ams-client/ ) )
66
77_ This is a Tibco approved sample_
88
Original file line number Diff line number Diff line change 22
33Automated trading simulation using Bollinger Bands trading indicator
44
5- * [ Bollinger Bands Signaling] ( src/site/markdown/index.md ) ([ html] ( https://tibcoguillonapa.github.io/streaming-community/component-exchange/BollingerBandsSignaling / ) )
5+ * [ Bollinger Bands Signaling] ( src/site/markdown/index.md ) ([ html] ( https://tibcoguillonapa.github.io/streaming-community/components/bollinger-bands-signaling / ) )
66
77_ This is a Tibco approved sample_
88
Original file line number Diff line number Diff line change 22
33How to use an external process to call a Python script
44
5- * [ Performing calculus operations in Python] ( src/site/markdown/index.md ) ([ html] ( https://tibcoguillonapa.github.io/streaming-community/component-exchange /python/ ) )
5+ * [ Performing calculus operations in Python] ( src/site/markdown/index.md ) ([ html] ( https://tibcoguillonapa.github.io/streaming-community/components /python/ ) )
66
77_ This is a Tibco approved sample_
88
Original file line number Diff line number Diff line change 22
33Demonstrates websocket messages being published in TIBCO LiveView(TM) tables
44
5- * [ Web Socket Client Sample] ( src/site/markdown/index.md ) ([ html] ( https://tibcoguillonapa.github.io/streaming-community/component-exchange/WebSocketClientSample / ) )
5+ * [ Web Socket Client Sample] ( src/site/markdown/index.md ) ([ html] ( https://tibcoguillonapa.github.io/streaming-community/components/web-socket-client-sample / ) )
66
77_ This is a Tibco approved sample_
88
You can’t perform that action at this time.
0 commit comments