# meter-plugin-ticker **Repository Path**: mirrors_boundary/meter-plugin-ticker ## Basic Information - **Project Name**: meter-plugin-ticker - **Description**: Example plugin for Boundary Plugins Development Guide - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-23 - **Last Updated**: 2025-12-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Boundary Stock Ticker Plugin ============================ Example Meter Plugin that provides the current stock price and volume of stock given its stock ticker. ### Prerequisites | OS | Linux | Windows | SmartOS | OS X | |:----------|:-----:|:-------:|:-------:|:----:| | Supported | v | v | v | v | | Runtime | node.js | Python | Java | |:---------|:-------:|:------:|:----:| | Required | | + | | - [How to install Python?](https://help.boundary.com/hc/articles/202270132) - Python [_ystockquote_](https://pypi.python.org/pypi/ystockquote) module |Metric Name |Metric Identifier |Description | |:------------|:----------------------|:---------------------------------------| |Stock Price |BOUNDARY\_STOCK\_PRICE |Current stock price for the current day | |Stock Volume |BOUNDARY\_STOCK\_VOLUME|Current stock volume for the current day| ## Dashboards Here are the list of dashboards that are created when the ticker plugin is installed with their descriptions. |Dashboard|Description | |:--------|:-----------------------------------------------| |Stocks |Displays the current price and volume of a stock|