=== Cryptoticker === Initial public release - Forked from https://urosevic.net/wordpress/plugins/stock-ticker/ Tags: widget, stock, ticker, securities, quote, financial, finance, exchange, bank, market, trading, investment, stock symbols, stock quotes, forex, nasdaq, nyse, wall street Requires at least: 4.0.0 Tested up to: 4.9.5 Requires PHP: 5.5 License: GPLv3 or later License URI: http://www.gnu.org/licenses/gpl-3.0.html Contributors: alexmorris1123 Stable tag: 1.0.0 === Description === The Cryptoticker plugin us a modification of urosevic.net's Stock Ticker plugin. The ticker allows you to insert a cryptocurrency price ticker anywhere on your website with the macro '[stock ticker]'. The ticker pulls data from coinmarketcap.com, and will update via a cron job every 5 minutes. Ticker formatting is available from the settings page. Options include: - Custom Names for different currencies (i.e. Ethereum vs. ETH) - Ticker order - enter a list of symbols in order (ETH, BTC, NEO) - Set color coding for change status (i.e. negative change - red, positive - green, neutral - grey) - Ticker Formatting - macros can be used to set the format for the ticker display (i.e. "%icon% %company% (%symbol%) %price% %changep%" will display as Ethereum (ETH) $396.23 0.70% ) - Custom Ticker Style CSS === Change Log === 1.0.0 Initial Launch