React-Stockcharts for PowerShell Universal Dashboard

Update: 18 June 2020
v1.0.3 is now Code Signed and includes 2 additional charts;
- Candle Stick Stock Scale Chart with Volume Bar
- Candle Stick Chart with Edge

Update: 30 Jan 2020
v1.0.2 includes 4 additional charts;
- Candle Stick Chart with SAR
- Candle Stick Chart with Gann Fan
- OHLC Chart with Elder Ray Indicator
- OHLC Chart with Elder Impulse Indicator
Examples here

Update: 21 Jan 2020
v1.0.1 that includes 4 additional charts;
- Candle Stick Chart with MACD Indicator
- Candle Stick Chart with RSI Indicator
- Candle Stick Chart with Bollinger Band Overlay
- Candle Stick Chart with MA
Examples here

I’ve just published my first custom component for the PowerShell Universal Dashboard.… keep reading

x.509 Details – A PowerShell Module for decoding x.509 Certificates with time to certificate expiry

Updated: 9 July 2020 – x.509 Certificate Details PowerShell
Module updated to v1.0.5 
- Code Signed
- Fixes for PowerShell Core / PowerShell 7+

I’ve just published my X509 Certificate Details PowerShell Module to the PowerShell Gallery. The x.509 Certificate Details PowerShell Module contains the Get-X509Details cmdlet that decodes a base64 encoded PEM/CER format x.509 Certificate and converts it to a PowerShell Object.… keep reading