[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"$fLjf3BqQ79F5SI9XJvCU0xrgdky5hm0umLgV2enC4k-Y":3},{"slug":4,"name":5,"version":6,"author":7,"author_profile":8,"description":9,"short_description":10,"active_installs":11,"downloaded":12,"rating":13,"num_ratings":13,"last_updated":14,"tested_up_to":15,"requires_at_least":15,"requires_php":16,"tags":17,"homepage":23,"download_link":24,"security_score":25,"vuln_count":13,"unpatched_count":13,"last_vuln_date":26,"fetched_at":27,"vulnerabilities":28,"developer":29,"crawl_stats":26,"alternatives":36,"analysis":129,"fingerprints":251},"skloogs-trader","Skloogs Trader","1.1.1","skloogs","https:\u002F\u002Fprofiles.wordpress.org\u002Fskloogs\u002F","\u003Cp>This wordpress plugin allows the display of shares from the Bovespa (Brazilian Stock Exchange) and\u003Cbr \u002F>\nother Stock Exchanges, within your posts, comments, or any part of your blog,\u003Cbr \u002F>\nby using a dedicated markup: \u003Ccode>[sktrade]\u003C\u002Fcode>.\u003C\u002Fp>\n\u003Cp>Starting with version 0.4, the plugin can show intraday dynamic quotes from the Bovespa and\u002For static\u003Cbr \u002F>\nquotes from the Bovespa or from other markets, over various periods of time.\u003C\u002Fp>\n\u003Cp>The frame’s characteristics can be customized by editing a CSS stylesheet, which will be integrated\u003Cbr \u002F>\ninto the admin panel in a future version.\u003C\u002Fp>\n\u003Cp>The applet options can be customized using new options, as explained in the \u003Ca href=\".\u002Fother_notes\" rel=\"nofollow ugc\">usage section\u003C\u002Fa>.\u003C\u002Fp>\n\u003Cp>The static charts also provide some options.\u003C\u002Fp>\n\u003Cp>See \u003Ca href=\".other_notes\" rel=\"nofollow ugc\">SYNTAX\u003C\u002Fa> section for more information.\u003C\u002Fp>\n\u003Ch3>Syntax and currently supported options\u003C\u002Fh3>\n\u003Cp>The plugin syntax is quite basic. Use \u003Ccode>[sktrade \u003Csharelist>]\u003C\u002Fcode> at the right place\u003Cbr \u002F>\nyou want to see the charts. The sharelist is a comma separated list of shares,\u003Cbr \u002F>\nand possible options. The options are\u003Cbr \u002F>\nseparated from the share name by an \u003Ccode>=\u003C\u002Fcode> character and from one another by the \u003Ccode>|\u003C\u002Fcode>\u003Cbr \u002F>\ncharacter. Additionally, an option can take an argument after the \u003Ccode>:\u003C\u002Fcode> character.\u003C\u002Fp>\n\u003Cp>The options are as follows:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>s -> small size (100×200) instead of standard one (180×400) for the applet\u003C\u002Fli>\n\u003Cli>w -> applet width (e.g.: w:300)\u003C\u002Fli>\n\u003Cli>h -> applet height (e.g.: w:150)\u003C\u002Fli>\n\u003Cli>bg -> applet background color, as 3 decimal (0-255) colon (\u003Ccode>:\u003C\u002Fcode>) separated numbers. (e.g.: bg:230:230:230)\u003C\u002Fli>\n\u003Cli>tx -> applet text color, same syntax as bg\u003C\u002Fli>\n\u003Cli>fi -> applet chart fill color, same syntax as bg\u003C\u002Fli>\n\u003Cli>bd -> applet border color, same syntax as bg\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>Static charts only options:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>p -> period: i,m,2m,3m,6m,y,2y,3y,5y (intraday, 1-2-3-6 months, 1-2-3-5 years)\u003C\u002Fli>\n\u003Cli>v -> show volume on static chart (default)\u003C\u002Fli>\n\u003Cli>nv -> no volume on static chart\u003C\u002Fli>\n\u003Cli>q -> force static chart (default is intraday applet)\u003C\u002Fli>\n\u003Cli>mk -> stock exchange (market): BOV (Bovespa), EURO (Euronext), etc… Check the markets\u003Cbr \u002F>\non the \u003Ca href=\"http:\u002F\u002Fbr.advfn.com\u002Fp.php?pid=countrysum\" rel=\"nofollow ugc\">ADVFN Mundial Summary\u003C\u002Fa>\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>So if I want a ITAU4 share with special width and bg colors, this would be the syntax:\u003Cbr \u002F>\n    [sktrade itau4=w:200|bg:20:20:20]\u003C\u002Fp>\n\u003Cp>Now I’d like to get ITAU4 for the last month and UBBR11 for the last year, with some parameters:\u003Cbr \u002F>\n    [sktrade itau4=q|p:m|w:300|txt:200:0:0|bg:255:255:255,ubbr11=s|q|p:y]\u003C\u002Fp>\n\u003Cp>Be careful not to mistakenly switch between options (\u003Ccode>|\u003C\u002Fcode>) and shares (\u003Ccode>,\u003C\u002Fcode>) separators!!\u003Cbr \u002F>\nFor more clarity, it’s authorized to put a space instead of or in addition to the comma.\u003Cbr \u002F>\ne.g.: [sktrade itau4=s, ubbr11, petr4]\u003C\u002Fp>\n\u003Cp>Regarding foreign exchanges, you won’t be able to have the dynamic graph so far, so please do use the\u003Cbr \u002F>\n    q option; in the case you want an intraday graph, also use the \u003Ccode>p=i\u003C\u002Fcode> option.\u003Cbr \u002F>\nE.g.: \u003Ccode>[sktrade satyamcomp=mk:NSE|q|p=i]\u003C\u002Fcode> (A big thanks to \u003Ca href=\"http:\u002F\u002Fbellthebull.com\" rel=\"nofollow ugc\">Salman Siddiqui\u003C\u002Fa> for the note!)\u003C\u002Fp>\n\u003Cp>If you get a frame with just the plugin’s copyright, you probably did it wrong…\u003C\u002Fp>\n\u003Cp>As a final note, please remember that only the tag is written to the DB, the presentation is made\u003Cbr \u002F>\nat the time the page is displayed. So you’ll always be able to re-edit your page\u002Fpost to change\u003Cbr \u002F>\nthe options.\u003C\u002Fp>\n\u003Ch3>Support\u003C\u002Fh3>\n\u003Cp>To get support on the installation and\u002For use of this plugin, please comment on the\u003Cbr \u002F>\n\u003Ca href=\"http:\u002F\u002Ftec.skloogs.com\u002Fdev\u002Fplugins\u002Fskloogs-trader\" rel=\"nofollow ugc\">plugin page\u003C\u002Fa>. Do not send\u003Cbr \u002F>\nan email, because your problem can be someone else’s problem too, and I cannot afford\u003Cbr \u002F>\nanswering each one personally, except in the comments section of the plugin page. Thanks!\u003C\u002Fp>\n\u003Ch3>About the author\u003C\u002Fh3>\n\u003Cp>Philippe Hilger is French, speaking fluently portuguese and english, and has been living in Rio de Janeiro, Brazil, since 2002, and use to trade\u003Cbr \u002F>\non the Bovespa (São Paulo Stock Exchange). He’s a Systems, Networks and Security Engineer, developping\u003Cbr \u002F>\nprograms and utilities during his free time and trying to make some money with it… After running his\u003Cbr \u002F>\nown e-commerce company, which unfortunately wasn’t the expected success, he’s also looking for a job,\u003Cbr \u002F>\nin Brazil, in Canada, or in the United States. Feel free to contact him: philippe(DOT)hilger(AROBA)gmail(DOT)com\u003C\u002Fp>\n\u003Cp>If you like this plugin, and would like to help making it much better – and there is much to do! – why\u003Cbr \u002F>\nnot consider making a small donation…?\u003C\u002Fp>\n","This wordpress plugin allows the display of shares from the Bovespa (Brazilian Stock Exchange) and other Stock Exchanges.",10,3711,0,"2009-06-16T20:13:00.000Z","2.7","",[18,19,20,21,22],"bolsa","bovespa","stocks","trader","trading","http:\u002F\u002Ftec.skloogs.com\u002Fdev\u002Fplugins\u002Fskloogs-trader","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fskloogs-trader.1.1.1b.zip",85,null,"2026-03-15T15:16:48.613Z",[],{"slug":7,"display_name":7,"profile_url":8,"plugin_count":30,"total_installs":31,"avg_security_score":32,"avg_patch_time_days":33,"trust_score":34,"computed_at":35},2,20,93,30,89,"2026-04-05T14:56:52.185Z",[37,58,77,96,116],{"slug":38,"name":39,"version":40,"author":41,"author_profile":42,"description":43,"short_description":44,"active_installs":45,"downloaded":46,"rating":33,"num_ratings":30,"last_updated":47,"tested_up_to":48,"requires_at_least":49,"requires_php":50,"tags":51,"homepage":56,"download_link":57,"security_score":25,"vuln_count":13,"unpatched_count":13,"last_vuln_date":26,"fetched_at":27},"metatrader-web-terminal","MetaTrader Web Terminal","1.1","MQL5 community","https:\u002F\u002Fprofiles.wordpress.org\u002Fmql5\u002F","\u003Ch4>What is MetaTrader Web Terminal?\u003C\u002Fh4>\n\u003Cp>In the web terminal, you can analyze quotes of financial instruments, perform trading operations and view trading history. Pending orders, One Click Trading in the Market Depth, 30 technical indicators and 24 graphical objects — all main features of the popular MetaTrader 4 and MetaTrader 5 desktop platforms are available from a browser. The web terminal is fully compatible with the entire MetaTrader ecosystem. The application is secure since all transmitted data is heavily encrypted. The plugin can be installed only on HTTPS websites.\u003C\u002Fp>\n\u003Ch4>Web trading features\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>Trading from any browser and compatibility with any operating system\u003C\u002Fli>\n\u003Cli>Reliable data protection\u003C\u002Fli>\n\u003Cli>One Click Trading\u003C\u002Fli>\n\u003Cli>30 indicators for technical analysis\u003C\u002Fli>\n\u003Cli>Real-time quotes in Market Watch\u003C\u002Fli>\n\u003Cli>History of trading operations\u003C\u002Fli>\n\u003Cli>Graphical objects\u003C\u002Fli>\n\u003Cli>All types of trading operations\u003C\u002Fli>\n\u003Cli>9 timeframes\u003C\u002Fli>\n\u003C\u002Ful>\n","MetaTrader Web Terminal plugin for WordPress websites",100,11018,"2021-07-26T12:39:00.000Z","5.8.13","4.7","5.6",[52,53,54,22,55],"metatrader","mt4","mt5","webterminal","https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fmetatrader","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fmetatrader-web-terminal.zip",{"slug":59,"name":60,"version":61,"author":62,"author_profile":63,"description":64,"short_description":65,"active_installs":66,"downloaded":67,"rating":13,"num_ratings":13,"last_updated":68,"tested_up_to":69,"requires_at_least":70,"requires_php":71,"tags":72,"homepage":16,"download_link":76,"security_score":25,"vuln_count":13,"unpatched_count":13,"last_vuln_date":26,"fetched_at":27},"stock-charts-by-public-com","Stock Charts by Public.com","1.0.1","Public.com","https:\u002F\u002Fprofiles.wordpress.org\u002Fpublichello\u002F","\u003Cp>Embed beautiful, dynamic stock charts within a page or post with a simple line of shortcode. Plus up your content with vibrant stock charts for thousands of publicly-traded companies and ETFs. Easily view a stock chart by hovering your mouse over a ticker. Created by the social investing app \u003Ca href=\"https:\u002F\u002Fpublic.com\" title=\"The Social Investing App\" rel=\"nofollow ugc\">Public.com\u003C\u002Fa>.\u003C\u002Fp>\n\u003Ch4>Key features\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>Live daily charts\u003C\u002Fli>\n\u003Cli>Historical stock performance \u003C\u002Fli>\n\u003Cli>Multi-asset classes\u003C\u002Fli>\n\u003Cli>Sleek, modern design\u003C\u002Fli>\n\u003Cli>Easy to use\u003C\u002Fli>\n\u003Cli>Integrated editor button\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Supported asset classes\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>Equities\u003C\u002Fli>\n\u003Cli>ETFs\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>Supported chart types\u003C\u002Fh4>\n\u003Cul>\n\u003Cli>Line charts\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Ch4>About Public.com\u003C\u002Fh4>\n\u003Cp>Public makes the stock market social, empowering a new class of investors to participate in the stock market within a diverse community of friends experts. The free app provides educational resources, tools, and community for new investors and offers fractional shares of thousands of publicly-traded companies and ETFs so that more people can build their financial literacy while they build a portfolio they’re proud of. Public is backed by some of the original investors in Venmo, as well as Will Smith, NFL star J.J. Watt, and Sophia Amoruso.\u003C\u002Fp>\n\u003Ch4>Disclaimer\u003C\u002Fh4>\n\u003Cp>All stock data used in Stock Charts by Public.com is displayed for informational and educational purposes only. Not investment advice. Past performance does not guarantee future results. Examples are for illustrative purposes only. See \u003Ca href=\"https:\u002F\u002Fpublic.com\u002Fdisclosures\" rel=\"nofollow ugc\">Public.com\u002Fdisclosures\u003C\u002Fa>.\u003C\u002Fp>\n","Embed beautiful, dynamic stock charts within a page or post with a simple line of shortcode.",40,2320,"2022-04-14T07:41:00.000Z","5.9.13","4.4","7.2",[73,74,75,20],"stock-charts","stock-market","stock-trading","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fstock-charts-by-public-com.1.0.1.zip",{"slug":78,"name":79,"version":80,"author":81,"author_profile":82,"description":83,"short_description":84,"active_installs":11,"downloaded":85,"rating":13,"num_ratings":13,"last_updated":86,"tested_up_to":87,"requires_at_least":88,"requires_php":89,"tags":90,"homepage":16,"download_link":95,"security_score":45,"vuln_count":13,"unpatched_count":13,"last_vuln_date":26,"fetched_at":27},"tradejournal","TradeJournal WP","1.2.2","Laith Sinawi","https:\u002F\u002Fprofiles.wordpress.org\u002Flaith3\u002F","\u003Cp>A powerful trade journal plugin for importing and managing NinjaTrader CSV trade data in WordPress.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>TradeJournal WP\u003C\u002Fstrong> is a trade journal plugin designed to help traders keep track of their trading performance by importing trades from NinjaTrader CSV files. Currently, it supports only \u003Cstrong>NinjaTrader\u003C\u002Fstrong>, with plans to support additional platforms in the future.\u003C\u002Fp>\n\u003Cp>With TradeJournal WP, you can upload a CSV file containing your trades for a particular day, and the plugin will automatically create a post that logs all trades for that day. You can also enhance your journal entries by uploading trade screenshots, which are displayed in a beautiful lightbox for easy viewing. NinjaTrader allows you to export trades for a specific day or multiple days in one CSV file, which can then be imported into TradeJournal WP to create detailed trade journal posts.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Explore Pro Features\u003C\u002Fstrong>:\u003Cbr \u002F>\nUpgrade to \u003Ca href=\"https:\u002F\u002Ftradejournalwp.com\u002F\" rel=\"nofollow ugc\">TradeJournal Pro\u003C\u002Fa> for advanced features such as multiple account merging, additional trading platforms, and advanced analytics.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>Key Features:\u003C\u002Fstrong>\u003Cbr \u002F>\n– Import trades from \u003Cstrong>NinjaTrader CSV\u003C\u002Fstrong> files.\u003Cbr \u002F>\n– Create custom posts for each trading day with detailed trade information.\u003Cbr \u002F>\n– Supports trade data, including instrument, entry\u002Fexit times, account, and P&L calculations.\u003Cbr \u002F>\n– Upload and display \u003Cstrong>trade screenshots\u003C\u002Fstrong> in posts, with a built-in lightbox for viewing detailed trade images.\u003Cbr \u002F>\n– Display a \u003Cstrong>monthly trade performance summary\u003C\u002Fstrong> with the \u003Ccode>[trade_averages]\u003C\u002Fcode> shortcode, showing metrics like average profit, win\u002Floss percentage, and total trades.\u003Cbr \u002F>\n– Block-based theme compatibility.\u003C\u002Fp>\n\u003Cp>Planned Future Enhancements:\u003Cbr \u002F>\n– Support for additional trading platforms.\u003Cbr \u002F>\n– More advanced trade analytics and reporting tools.\u003C\u002Fp>\n\u003Ch3>Pro Features\u003C\u002Fh3>\n\u003Cp>\u003Cstrong>Unlock the full potential of TradeJournal WP with Pro\u003C\u002Fstrong>:\u003Cbr \u002F>\n– Merge trades across multiple accounts.\u003Cbr \u002F>\n– Import trades from additional platforms beyond NinjaTrader.\u003Cbr \u002F>\n– Access advanced trade analytics and performance reporting tools.\u003C\u002Fp>\n\u003Cp>\u003Ca href=\"https:\u002F\u002Ftradejournalwp.com\u002F\" rel=\"nofollow ugc\">Learn more about TradeJournal Pro \u003Cspan aria-hidden=\"true\" class=\"wp-exclude-emoji\">→\u003C\u002Fspan>\u003C\u002Fa>\u003C\u002Fp>\n\u003Ch3>Usage\u003C\u002Fh3>\n\u003Col>\n\u003Cli>\n\u003Cp>\u003Cstrong>Importing Trades\u003C\u002Fstrong>:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Navigate to the “Trade Journals” section in your WordPress dashboard.\u003C\u002Fli>\n\u003Cli>Create a new post and upload a CSV file containing trades from NinjaTrader.\u003C\u002Fli>\n\u003Cli>The plugin will automatically generate a detailed post with your trade data for the selected day.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003C\u002Fli>\n\u003Cli>\n\u003Cp>\u003Cstrong>Displaying Trade Journals on the Frontend\u003C\u002Fstrong>:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Use the shortcode \u003Ccode>[tradejournal_posts]\u003C\u002Fcode> to display a list of trade journal posts on any page or post.\u003C\u002Fli>\n\u003Cli>The shortcode will automatically format the posts using a responsive masonry layout.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003C\u002Fli>\n\u003Cli>\n\u003Cp>\u003Cstrong>Customizing the Display\u003C\u002Fstrong>:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>You can adjust the number of posts displayed with the \u003Ccode>posts_per_page\u003C\u002Fcode> attribute in the shortcode:\u003Cbr \u002F>\n [tradejournal_posts posts_per_page=”5″]\u003C\u002Fli>\n\u003C\u002Ful>\n\u003C\u002Fli>\n\u003Cli>\n\u003Cp>\u003Cstrong>Managing Multiple Accounts\u003C\u002Fstrong>:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>(Pro Version Only) Merge trades from multiple accounts using the “Merge Accounts” feature in the plugin’s options page.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003C\u002Fli>\n\u003C\u002Fol>\n\u003Ch3>External Libraries\u003C\u002Fh3>\n\u003Cp>This plugin uses the following external libraries:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\n\u003Cp>\u003Cstrong>PhotoSwipe\u003C\u002Fstrong>: Used for lightbox functionality. The minified version of the PhotoSwipe script is included in the plugin for performance reasons. You can access the source code and documentation here: \u003Ca href=\"https:\u002F\u002Fgithub.com\u002Fdimsemenov\u002FPhotoSwipe\" rel=\"nofollow ugc\">PhotoSwipe GitHub Repository\u003C\u002Fa>.\u003C\u002Fp>\n\u003C\u002Fli>\n\u003Cli>\n\u003Cp>\u003Cstrong>FooTable\u003C\u002Fstrong>: Used for rendering responsive tables.\u003Cbr \u002F>\nSource: https:\u002F\u002Fgithub.com\u002Ffooplugins\u002FFooTable\u003Cbr \u002F>\nMinified version: assets\u002Fjs\u002Ffootable.min.js\u003Cbr \u002F>\nNon-minified version: assets\u002Fjs\u002Ffootable.js\u003C\u002Fp>\n\u003C\u002Fli>\n\u003Cli>\n\u003Cp>\u003Cstrong>Isotope.js\u003C\u002Fstrong>: Used for dynamic, filterable layouts (masonry layout) in the plugin.\u003Cbr \u002F>\nSource: https:\u002F\u002Fisotope.metafizzy.co\u002F\u003Cbr \u002F>\nMinified version: assets\u002Fjs\u002Fisotope.pkgd.min.js\u003Cbr \u002F>\nNon-minified version: assets\u002Fjs\u002Fisotope.pkgd.js\u003C\u002Fp>\n\u003C\u002Fli>\n\u003Cli>\n\u003Cp>\u003Cstrong>imagesLoaded\u003C\u002Fstrong>: Used in conjunction with Isotope.js to ensure images are fully loaded before layout calculations.\u003Cbr \u002F>\nSource: https:\u002F\u002Fimagesloaded.desandro.com\u002F\u003Cbr \u002F>\nMinified version: assets\u002Fjs\u002Fimagesloaded.pkgd.min.js\u003Cbr \u002F>\nNon-minified version: assets\u002Fjs\u002Fimagesloaded.pkgd.js\u003C\u002Fp>\n\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>The non-minified source code is included for transparency and review purposes. You can find the original source and contribute at the provided links.\u003C\u002Fp>\n","A trade journal plugin for WordPress to import, manage, and analyze NinjaTrader CSV trade data with detailed daily logs and performance summaries.",1344,"2026-03-01T00:36:00.000Z","6.9.4","5.0","7.0",[91,92,93,22,94],"csv-import","ninjatrader","trade-journal","trading-platform","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Ftradejournal.1.2.2.zip",{"slug":97,"name":98,"version":99,"author":100,"author_profile":101,"description":102,"short_description":103,"active_installs":104,"downloaded":105,"rating":106,"num_ratings":107,"last_updated":108,"tested_up_to":87,"requires_at_least":109,"requires_php":16,"tags":110,"homepage":114,"download_link":115,"security_score":45,"vuln_count":13,"unpatched_count":13,"last_vuln_date":26,"fetched_at":27},"stock-market-ticker","Stock Market Ticker","1.9.27","Stockdio","https:\u002F\u002Fprofiles.wordpress.org\u002Fstockdio\u002F","\u003Cp>Stockdio’s Stock Market Ticker contains a plugin and a widget that allow to display a ticker of stock market prices, market indices, currencies and commodities with their variations. Over 65 different stock exchanges and a large number of market indices, currencies and commodities are supported.\u003C\u002Fp>\n\u003Cp>If you’re using the standard Gutenberg editor, the easiest way to include this plugin on your page is using the Stock Market Ticker block, which is included in the Stockdio Financial Visualizations category.\u003C\u002Fp>\n\u003Cp>If you’re using a different editor o prefer to use the shortcode, below is a sample to help you start. Please be aware that most of the parameters listed below are optional, and are also available through the plugin’s settings page. Any parameter you include in the shortcode will overwrite the parameter used in the settings page.\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[stock-market-ticker symbols=\"AAPL;MSFT;GOOG;HPQ;^SPX;^DJI;LSE:BAG\" stockExchange=\"USA\" width=\"100%\" palette=\"financial-light\"]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>This plugin is part of the Stockdio Financial Widgets, which also includes the following plugins:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fstockdio-historical-chart\u002F\" rel=\"ugc\">Stockdio Historical Chart\u003C\u002Fa>.\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fstock-quotes-list\u002F\" rel=\"ugc\">Stock Quotes List\u003C\u002Fa>.\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fstock-market-overview\u002F\" rel=\"ugc\">Stock Market Overview\u003C\u002Fa>.\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fstock-market-news\u002F\" rel=\"ugc\">Stock Market News\u003C\u002Fa>.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>The following parameters are supported in the shortcode and also available through the plugin’s settings page:\u003C\u002Fp>\n\u003Cp>\u003Cstrong>stockExchange\u003C\u002Fstrong>: The exchange market the symbols belong to (optional). If not specified, NYSE\u002FNASDAQ will be used by default. For a list of available exchanges please visit www.stockdio.com\u002Fexchanges.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>symbols\u003C\u002Fstrong>: A list of companies stock symbols, market index tickers, currency pairs or commodities ticker, separated by semi-colon (;) (e.g. \u003Cstrong>AAPL;MSFT;GOOG;HPQ;^SPX;^DJI;LSE:BAG\u003C\u002Fstrong>). Please review the FAQ section for additional details on how to includes indices, currencies and commodities, as well as how to specify custom names, combine data from different exchanges, etc.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>scroll\u003C\u002Fstrong>: Allows to set the ticker’s scrolling behavior (optional).\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Auto: ticker automatically scrolls (default).\u003C\u002Fli>\n\u003Cli>No: static ticker.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>\u003Cstrong>speed\u003C\u002Fstrong>: Allows to change the ticker’s scrolling speed. Supported values are: slowest, slower, slow, normal, fast and faster. (optional).\u003C\u002Fp>\n\u003Cp>\u003Cstrong>layoutType\u003C\u002Fstrong>: A number specifying the layout type used to display the ticker. Please visit \u003Ca href=\"https:\u002F\u002Fwww.stockdio.com\u002Fticker_layouts\" rel=\"nofollow ugc\">www.stockdio.com\u002Fticker_layouts\u003C\u002Fa> to review the many ticker layout options available (optional).\u003C\u002Fp>\n\u003Cp>\u003Cstrong>width\u003C\u002Fstrong>: Width of the list in either px or % (optional, default: 100%).\u003C\u002Fp>\n\u003Cp>\u003Cstrong>height\u003C\u002Fstrong>: Height of ticker in px(optional, default: none). Normally, the ticker height is set automatically by the plugin, so in most cases this will not be necessary. However, certain plugins cause conflict and do not allow to set the height automatically; in those cases, you should set the ticker height manually.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>culture\u003C\u002Fstrong>: Allows to specify a combination of language and country settings, used to display texts and to format numbers and dates, e.g. Spanish-Spain (optional). For a list of available culture combinations please visit http:\u002F\u002Fwww.stockdio.com\u002Fcultures.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>motif\u003C\u002Fstrong>: Design used to display the visualization with specific aesthetics, including borders and styles, among other elements (optional). For a list of available motifs please visit www.stockdio.com\u002Fmotifs.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>palette\u003C\u002Fstrong>: Includes a set of consistent colors used for the visualization (optional). For a list of available palettes please visit www.stockdio.com\u002Fpalettes.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>font\u003C\u002Fstrong>: Allows to specify the font that will be used to render the chart. Multiple fonts may be specified separated by comma, e.g. Lato,Helvetica,Arial (optional).\u003C\u002Fp>\n\u003Cp>\u003Cstrong>transparentBackground\u003C\u002Fstrong>: Allows to display the ticker with a transparent background, which is particularly useful when using image or gradient backgrounds on your page. By default, the ticker’s background color is inherited from the palette. Setting this to true overrides any background color. (optional)\u003C\u002Fp>\n\u003Cp>\u003Cstrong>backgroundColor\u003C\u002Fstrong>: Allows to specify a color for the ticker’s background. Color must be specified in RGB Hex format, without the # sign, e.g. use 000000 for black. By default, the ticker’s background color is inherited from the palette. (optional)\u003C\u002Fp>\n\u003Cp>\u003Cstrong>labelsColor\u003C\u002Fstrong>: Allows to specify a color for the ticker’s labels, such as the symbol and company name. Color must be specified in RGB Hex format, without the # sign, e.g. use 0000FF for blue. By default, the labels color is inherited from the palette. Prices and percent of change are usually displayed using positive and negative colors, rather than the labels color. (optional)\u003C\u002Fp>\n\u003Cp>\u003Cstrong>positiveColor\u003C\u002Fstrong>: Allows to specify a color to be used as “Positive” color, i.e. when close price is greater than previous close price. Color must be specified in Hex format, without the # sign, e.g. use 00FF00 for green. By default, the positive color is inherited from the palette. (optional)\u003C\u002Fp>\n\u003Cp>\u003Cstrong>negativeColor\u003C\u002Fstrong>: Allows to specify a color to be used as “Negative” color, i.e. when close price is smaller than previous close price. Color must be specified in Hex format, without the # sign, e.g. use FF0000 for red. By default, the negative color is inherited from the palette. (optional)\u003C\u002Fp>\n\u003Cp>\u003Cstrong>loadDataWhenVisible\u003C\u002Fstrong>: Allows to fetch the data and display the visualization only when it becomes visible on the page, in order to avoid using calls (requests) when they are not needed. This is particularly useful when the visualization is not visible on the page by default, but it becomes visible as result of a user interaction (e.g. clicking on an element, etc.). It is also useful when using the same visualization multiple times on a page for different devices (e.g. using one instance of the plugin for mobile and another one for desktop). We recommend not using this by default but only on scenarios as those described above, as it may provide the end user with a small delay to display the visualization (optional).\u003C\u002Fp>\n","Easy to use and versatile stock market ticker, with support of over 65 world exchanges, indices, commodities and currencies.",3000,111376,74,15,"2026-01-08T17:02:00.000Z","3.1",[111,97,112,20,113],"financial-ticker","stock-ticker","ticker","http:\u002F\u002Fwww.stockdio.com","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fstock-market-ticker.zip",{"slug":117,"name":118,"version":119,"author":100,"author_profile":101,"description":120,"short_description":121,"active_installs":122,"downloaded":123,"rating":45,"num_ratings":30,"last_updated":108,"tested_up_to":87,"requires_at_least":109,"requires_php":16,"tags":124,"homepage":114,"download_link":128,"security_score":45,"vuln_count":13,"unpatched_count":13,"last_vuln_date":26,"fetched_at":27},"stock-market-overview","Stock Market Overview","1.6.20","\u003Cp>Stockdio’s Stock Market Overview contain a plugin and a widget that provide the means to display a categorized list of equities, market indices, currencies and commodities with their prices and variations. Over 65 different stock exchanges and a large number of market indices, currencies and commodities are supported. Optionally, an interactive price chart can be included with the list.\u003C\u002Fp>\n\u003Cp>If you’re using the standard Gutenberg editor, the easiest way to include this plugin on your page is using the Stock Market Overview block, which is included in the Stockdio Financial Visualizations category.\u003C\u002Fp>\n\u003Cp>If you’re using a different editor o prefer to use the shortcode, below is a sample to help you start. Please be aware that most of the parameters listed below are optional, and are also available through the plugin’s settings page. Any parameter you include in the shortcode will overwrite the parameter used in the settings page.\u003C\u002Fp>\n\u003Cpre>\u003Ccode>[stock-market-overview stockExchange=\"USA\" width=\"100%\" palette=\"financial-light\"]\n\u003C\u002Fcode>\u003C\u002Fpre>\n\u003Cp>This plugin is part of the Stockdio Financial Widgets, which also includes the following plugins:\u003C\u002Fp>\n\u003Cul>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fstockdio-historical-chart\u002F\" rel=\"ugc\">Stockdio Historical Chart\u003C\u002Fa>.\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fstock-quotes-list\u002F\" rel=\"ugc\">Stock Quotes List\u003C\u002Fa>.\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fstock-market-news\u002F\" rel=\"ugc\">Stock Market News\u003C\u002Fa>.\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Fstock-market-ticker\u002F\" rel=\"ugc\">Stock Market Ticker\u003C\u002Fa>.\u003C\u002Fli>\n\u003Cli>\u003Ca href=\"https:\u002F\u002Fwordpress.org\u002Fplugins\u002Feconomic-market-news\u002F\" rel=\"ugc\">Economic & Market News\u003C\u002Fa>.\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>The following parameters are supported in the shortcode and also available through the plugin’s settings page:\u003C\u002Fp>\n\u003Cp>\u003Cstrong>stockExchange\u003C\u002Fstrong>: The exchange market the symbols belong to (optional). If not specified, NYSE\u002FNASDAQ will be used by default. For a list of available exchanges please visit www.stockdio.com\u002Fexchanges.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>includeEquities\u003C\u002Fstrong>: If enabled (true), the Equities category will be included in the list (optional).\u003C\u002Fp>\n\u003Cp>\u003Cstrong>equities\u003C\u002Fstrong>: A list of one or more valid stock symbols from the given exchange, separated by a semicolon (;), e.g. AAPL;MSFT;GOOG;LSE:VOD. To include a symbol from a different exchange, this must be specified as a prefix and separated from the symbol with a colon (:), for example LSE:VOD. If not specified, a default list of equities for the given exchange will be used (optional).\u003C\u002Fp>\n\u003Cp>\u003Cstrong>includeIndices\u003C\u002Fstrong>: If enabled (true), the Indices category will be included in the list (optional).\u003C\u002Fp>\n\u003Cp>\u003Cstrong>indices\u003C\u002Fstrong>: A list of one or more valid index symbols, separated by a semicolon (;), e.g. SPX;DJI;IXIC. For a list of valid indices, visit http:\u002F\u002Fwww.stockdio.com\u002Findices. If not specified, a default list of indices related to the given exchange will be used (optional).\u003C\u002Fp>\n\u003Cp>\u003Cstrong>includeCommodities\u003C\u002Fstrong>: If enabled (true), the Commodities category will be included in the list (optional).\u003C\u002Fp>\n\u003Cp>\u003Cstrong>commodities\u003C\u002Fstrong>: One or more valid commodities, separated by a semicolon (;), e.g. GC;SI;NG. For a list of valid commodities, visit http:\u002F\u002Fwww.stockdio.com\u002Fcommodities. If not specified, a default list of commodities will be used (optional).\u003C\u002Fp>\n\u003Cp>\u003Cstrong>includeCurrencies\u003C\u002Fstrong>: If enabled (true), the Currencies category will be included in the list (optional).\u003C\u002Fp>\n\u003Cp>\u003Cstrong>currencies\u003C\u002Fstrong>: One or more valid currency pairs, in the format currency-base\u002Fcurrency-target, separated by a semicolon (;), e.g. EUR\u002FUSD;GBP\u002FUSD;USD\u002FCAD. For a list of valid currencies, visit http:\u002F\u002Fwww.stockdio.com\u002Fcurrencies. If not specified, a default list of currency pairs for the given exchange will be used (optional).\u003C\u002Fp>\n\u003Cp>\u003Cstrong>width\u003C\u002Fstrong>: Width of the list in either px or % (default: 100%).\u003C\u002Fp>\n\u003Cp>\u003Cstrong>height\u003C\u002Fstrong>: Height of the list in pixels. If not specified, the list height will be calculated automatically.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>title\u003C\u002Fstrong>: Allows to specify a title for the list, e.g. Market Overview (optional).\u003C\u002Fp>\n\u003Cp>\u003Cstrong>intraday\u003C\u002Fstrong>: If enabled (true), auto refresh intraday delayed data will be used if available for the exchange. For a list of exchanges with intraday data available, please visit http:\u002F\u002Fwww.stockdio.com\u002Fexchanges.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>includeChart\u003C\u002Fstrong>: Allows to include an interactive chart along with the list (optional).\u003C\u002Fp>\n\u003Cp>\u003Cstrong>chartHeight\u003C\u002Fstrong>: Height of the chart in pixels (default: 200px).\u003C\u002Fp>\n\u003Cp>\u003Cstrong>includeLogo\u003C\u002Fstrong>: Allows to include\u002Fexclude a column with the stock logo or index country flag, if available. Use includeLogo=false to hide the logo (optional).\u003C\u002Fp>\n\u003Cp>\u003Cstrong>logoMaxHeight\u003C\u002Fstrong>: Specify the maximum height allowed for the logo. The height may be smaller than the maximum, depending on the logo width, as it maintains the logo’s aspect ratio (optional).\u003C\u002Fp>\n\u003Cp>\u003Cstrong>logoMaxWidth\u003C\u002Fstrong>: Specify the maximum width allowed for the logo. The width may be smaller than the maximum, depending on the logo height, as it maintains the logo’s aspect ratio (optional).\u003C\u002Fp>\n\u003Cp>\u003Cstrong>includeEquitiesSymbol\u003C\u002Fstrong>: Allows to include\u002Fexclude a column with the stock symbol in the Equities category. Use includeEquitiesSymbol=false to hide the symbol (optional).\u003C\u002Fp>\n\u003Cp>\u003Cstrong>includeEquitiesName\u003C\u002Fstrong>: Allows to include\u002Fexclude a column with the stock name in the Equities category. Use includeEquitiesName=true to show the name (optional).\u003C\u002Fp>\n\u003Cp>\u003Cstrong>includeIndicesSymbol\u003C\u002Fstrong>: Allows to include\u002Fexclude a column with the index symbol in the Indices category. Use includeIndicesSymbol=true to show the symbol (optional).\u003C\u002Fp>\n\u003Cp>\u003Cstrong>includeIndicesName\u003C\u002Fstrong>: Allows to include\u002Fexclude a column with the index name in the Indices category. Use includeIndicesName=false to hide the name (optional).\u003C\u002Fp>\n\u003Cp>\u003Cstrong>includeCommoditiesSymbol\u003C\u002Fstrong>: Allows to include\u002Fexclude a column with the commodity symbol in the Commodities category. Use includeCommoditiesSymbol=true to show the symbol (optional).\u003C\u002Fp>\n\u003Cp>\u003Cstrong>includeCommoditiesName\u003C\u002Fstrong>: Allows to include\u002Fexclude a column with the commodity name in the Commodities category. Use includeCommoditiesName=false to hide the name (optional).\u003C\u002Fp>\n\u003Cp>\u003Cstrong>includeCurrenciesSymbol\u003C\u002Fstrong>: Allows to include\u002Fexclude a column with the currency pair symbol in the Currencies category. Use includeCurrenciesSymbol=false to hide the symbol (optional).\u003C\u002Fp>\n\u003Cp>\u003Cstrong>includeCurrenciesName\u003C\u002Fstrong>: Allows to include\u002Fexclude a column with the currency pair name in the Currencies category. Use includeCurrenciesName=true to show the name (optional).\u003C\u002Fp>\n\u003Cp>\u003Cstrong>includePrice\u003C\u002Fstrong>: Allows to include\u002Fexclude a column with the latest stock price. Use includePrice=false to hide the stock price (optional).\u003C\u002Fp>\n\u003Cp>\u003Cstrong>includeChange\u003C\u002Fstrong>: Allows to include\u002Fexclude a column with the stock price change. Use includeChange=false to hide the price change (optional).\u003C\u002Fp>\n\u003Cp>\u003Cstrong>includePercentChange\u003C\u002Fstrong>: Allows to include\u002Fexclude a column with the stock price percentual change. Use includePercentChange=false to hide the price percent change (optional).\u003C\u002Fp>\n\u003Cp>\u003Cstrong>includeTrend\u003C\u002Fstrong>: Allows to include\u002Fexclude a column with the stock price trend icon (up\u002Fdown\u002Fneutral). Use includeTrend=false to hide the trend icon (optional).\u003C\u002Fp>\n\u003Cp>\u003Cstrong>includeVolume\u003C\u002Fstrong>: Allows to include\u002Fexclude a column with the latest volume. By default, volume is not visible. Use includeVolume=true to show it (optional).\u003C\u002Fp>\n\u003Cp>\u003Cstrong>showHeader\u003C\u002Fstrong>: Allows to display the list header. Use showHeader=false to hide it (optional).\u003C\u002Fp>\n\u003Cp>\u003Cstrong>showCurrency\u003C\u002Fstrong>: Allows to display the currency symbol next to the price, depending on the culture settings.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>allowSort\u003C\u002Fstrong>: If enabled (true), it allows the end user to sort the data by any of the fields, by clicking on the header, if this is visible.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>culture\u003C\u002Fstrong>: Allows to specify a combination of language and country settings, used to display texts and to format numbers and dates, e.g. Spanish-Spain (optional). For a list of available culture combinations please visit http:\u002F\u002Fwww.stockdio.com\u002Fcultures.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>motif\u003C\u002Fstrong>: Design used to display the visualization with specific aesthetics, including borders and styles, among other elements (optional). For a list of available motifs please visit www.stockdio.com\u002Fmotifs.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>palette\u003C\u002Fstrong>: Includes a set of consistent colors used for the visualization (optional). For a list of available palettes please visit www.stockdio.com\u002Fpalettes.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>font\u003C\u002Fstrong>: Allows to specify the font that will be used to render the chart. Multiple fonts may be specified separated by comma, e.g. Lato,Helvetica,Arial (optional).\u003C\u002Fp>\n\u003Cp>\u003Cstrong>displayPrices\u003C\u002Fstrong>: Allows to specify how to display the prices on the chart (if enabled), using one of the following options (default: Line):\u003C\u002Fp>\n\u003Cul>\n\u003Cli>Line\u003C\u002Fli>\n\u003Cli>Candlestick\u003C\u002Fli>\n\u003Cli>Area\u003C\u002Fli>\n\u003Cli>OHLC\u003C\u002Fli>\n\u003Cli>HLC\u003C\u002Fli>\n\u003C\u002Ful>\n\u003Cp>\u003Cstrong>allowPeriodChange\u003C\u002Fstrong>: If enabled (true), it provides a UI to allow the end user to select the period for the data to be displayed in the chart. This UI is enabled by default.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>days\u003C\u002Fstrong>: Allows to specify the number of days for the period to display in the chart (if enabled). If not specified, its default value is 365 days.\u003C\u002Fp>\n\u003Cp>\u003Cstrong>loadDataWhenVisible\u003C\u002Fstrong>: Allows to fetch the data and display the visualization only when it becomes visible on the page, in order to avoid using calls (requests) when they are not needed. This is particularly useful when the visualization is not visible on the page by default, but it becomes visible as result of a user interaction (e.g. clicking on an element, etc.). It is also useful when using the same visualization multiple times on a page for different devices (e.g. using one instance of the plugin for mobile and another one for desktop). We recommend not using this by default but only on scenarios as those described above, as it may provide the end user with a small delay to display the visualization (optional).\u003C\u002Fp>\n","At-a-glance display of stock market, with categories for Equities, Indices, Commodities and Currencies. Supports over 65 world exchanges.",2000,65639,[125,126,127,20,113],"finance","quote","quotes","https:\u002F\u002Fdownloads.wordpress.org\u002Fplugin\u002Fstock-market-overview.zip",{"attackSurface":130,"codeSignals":154,"taintFlows":239,"riskAssessment":240,"analyzedAt":250},{"hooks":131,"ajaxHandlers":150,"restRoutes":151,"shortcodes":152,"cronEvents":153,"entryPointCount":13,"unprotectedCount":13},[132,138,143,146],{"type":133,"name":134,"callback":135,"file":136,"line":137},"filter","the_content","SkTR_filter","skloogs-trader.php",332,{"type":139,"name":140,"callback":141,"file":136,"line":142},"action","wp_head","SkTR_style",333,{"type":139,"name":144,"callback":141,"file":136,"line":145},"admin_head",334,{"type":139,"name":147,"callback":148,"file":136,"line":149},"admin_menu","SkTR_menu",337,[],[],[],[],{"dangerousFunctions":155,"sqlUsage":156,"outputEscaping":158,"fileOperations":13,"externalRequests":13,"nonceChecks":13,"capabilityChecks":13,"bundledLibraries":238},[],{"prepared":13,"raw":13,"locations":157},[],{"escaped":13,"rawEcho":159,"locations":160},38,[161,164,166,168,170,172,174,176,178,180,182,184,186,188,190,192,194,196,198,200,202,204,206,208,210,212,214,216,218,220,222,224,226,228,230,232,234,236],{"file":136,"line":162,"context":163},183,"raw output",{"file":136,"line":165,"context":163},206,{"file":136,"line":167,"context":163},242,{"file":136,"line":169,"context":163},243,{"file":136,"line":171,"context":163},244,{"file":136,"line":173,"context":163},249,{"file":136,"line":175,"context":163},250,{"file":136,"line":177,"context":163},251,{"file":136,"line":179,"context":163},255,{"file":136,"line":181,"context":163},256,{"file":136,"line":183,"context":163},257,{"file":136,"line":185,"context":163},261,{"file":136,"line":187,"context":163},262,{"file":136,"line":189,"context":163},263,{"file":136,"line":191,"context":163},267,{"file":136,"line":193,"context":163},268,{"file":136,"line":195,"context":163},269,{"file":136,"line":197,"context":163},273,{"file":136,"line":199,"context":163},274,{"file":136,"line":201,"context":163},275,{"file":136,"line":203,"context":163},279,{"file":136,"line":205,"context":163},280,{"file":136,"line":207,"context":163},281,{"file":136,"line":209,"context":163},285,{"file":136,"line":211,"context":163},286,{"file":136,"line":213,"context":163},287,{"file":136,"line":215,"context":163},291,{"file":136,"line":217,"context":163},292,{"file":136,"line":219,"context":163},293,{"file":136,"line":221,"context":163},297,{"file":136,"line":223,"context":163},298,{"file":136,"line":225,"context":163},299,{"file":136,"line":227,"context":163},303,{"file":136,"line":229,"context":163},304,{"file":136,"line":231,"context":163},305,{"file":136,"line":233,"context":163},309,{"file":136,"line":235,"context":163},310,{"file":136,"line":237,"context":163},311,[],[],{"summary":241,"deductions":242},"The skloogs-trader plugin version 1.1.1 exhibits a mixed security posture. On the positive side, the plugin appears to have a minimal attack surface with no AJAX handlers, REST API routes, shortcodes, or cron events. Furthermore, all identified SQL queries utilize prepared statements, and there are no indications of file operations, external HTTP requests, or bundled libraries. The absence of recorded vulnerabilities in its history is also a favorable sign.\n\nHowever, a significant concern arises from the complete lack of output escaping. With 38 identified output points and 0% properly escaped, this indicates a high susceptibility to Cross-Site Scripting (XSS) vulnerabilities. Any data displayed by the plugin, if not thoroughly sanitized by other means, could be manipulated to inject malicious scripts. Additionally, the absence of nonce and capability checks, while potentially mitigated by the zero attack surface, means that if any entry points were to be discovered or introduced in future updates, they would be completely unprotected.\n\nIn conclusion, while the plugin's current attack surface is negligible and its SQL usage is secure, the critical flaw in output escaping presents a substantial risk. The vulnerability history is clean, but this could be due to the plugin's limited scope or the thoroughness of past audits. The lack of basic security checks like nonces and capability checks, coupled with unescaped output, means that even a minor oversight could lead to exploitable security issues.",[243,245,248],{"reason":244,"points":107},"Unescaped output in 100% of outputs",{"reason":246,"points":247},"Missing nonce checks",5,{"reason":249,"points":247},"Missing capability checks","2026-03-16T23:57:57.268Z",{"wat":252,"direct":259},{"assetPaths":253,"generatorPatterns":255,"scriptPaths":256,"versionParams":257},[254],"\u002Fwp-content\u002Fplugins\u002Fskloogs-trader\u002Fstyle.css",[],[],[258],"skloogs-trader\u002Fstyle.css?ver=",{"cssClasses":260,"htmlComments":262,"htmlAttributes":263,"restEndpoints":275,"jsGlobals":276,"shortcodeOutput":279},[261],"SkTrader",[],[264,265,266,267,268,269,270,271,272,273,274],"data-width","data-height","data-sharecode","data-market","data-period","data-chtype","data-volume","data-bgco","data-txtco","data-bdco","data-filco",[],[277,278],"window.SkTRDomain","window.SkTRVersion",[280,281,282,283,284,285,286,287,288,289,290,291,292],"\u003Cdiv class=\"SkTrader\">","\u003Capplet code=\"GeradorGrafico.class\"","\u003Cparam name=\"codigo\"","\u003Cparam name=\"width\"","\u003Cparam name=\"height\"","\u003Cparam name=\"bgco\"","\u003Cparam name=\"txtco\"","\u003Cparam name=\"borderco\"","\u003Cparam name=\"fillco\"","\u003Cparam name=\"arqurl\"","\u003Cparam name=\"UrlAsp\"","\u003Ca target=_blank href=\"http:\u002F\u002Fwww.bovespa.com.br\"","\u003Cimg width=\""]