Descrição
Since 2012 Trade Pips has helped thousands of traders with trading tools and educational resources. WP TradingView is one such solution to help finance websites to easily embed TradingView widgets with shortcodes, mainly the Tradingview chart.
WP TradingView plugin developed by Trade Pips, is a neat solution to embed various TradingView widgets and publishing tools right within the wordpress dashboard.
See example shortcodes and more details about TradingView widgets on WP TradingView WordPress plugin page.
Five different widgets
- TradingView Profile
- Idea stream
- Idea preview
- Chat widget
- Stock/Forex Chart widget
Shortcode support
Shortcode support to embed the same widget contents within site content (posts and pages.)
Default settings page
Use the plugin settings page to set default values for each widget. So when you attach the widgets, they are already populated with default settings.
Of course you may further customize every widget instance as you wish.
When the settings are saved (plugin options page and widget settings) the short code is updated, where you can copy the shortcode into any post or page.
Imagens de tela
Instalação
- Upload plugin files to the
/wp-content/plugins/wp-tradingview
directory or install through WordPress directly. - Activate the plugin through the ‘Plugins’ menu in WordPress
- Adjust the plugin settings through the ‘WP TradingView’ menu. Choose the default widget settings for each type (TradingView profile, Idea stream,Idea preview, Chat widget and Forex/stock Chart widget).
- Insert plugin into a theme using the php code snippet or use the simple tag within a post or use a sidebar widget.
Avaliações
Colaboradores e desenvolvedores
“WP TradingView” é um software com código aberto. As seguintes pessoas contribuíram para este plugin.
Colaboradores“WP TradingView” foi traduzido para 1 localização. Agradecemos aos tradutores por suas contribuições.
Traduzir “WP TradingView” para o seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, dê uma olhada no repositório SVN ou assine o registro de desenvolvimento via RSS.
Registro de alterações
1.6
- Maintenance release
- Replaced deprecated create_function with anonymous functions in widget initializations
- Fixed minor (‘undefined’) debug log notices
1.5
- Maintenance release
- Bug fixes: Syntax error – instances of array(1..,2.., []) changed to array(1..,2.., array())
1.3
- Bug fixes:
- Profile widget embed code width/height value errors fixed
- Width/height type (px or %) selection bypassed from the display function
- Removed an erroneous links from embed commodities
- Updated the tv.js url to the s3.tradingview.com/tv.js
1.2
- Wrong value retrieved for height parameter bug fixed.
1.1
- Updated autosize to enable 100% width/height and override pixel width and height.
1.0
- Stable initial release