PsCoinMarketCap
1.0.0
PowerShell module for interacting with the CoinMarketCap API v1. Provides cmdlets for retrieving cryptocurrency data, market metrics, exchange information, and more.
Minimum PowerShell version
5.1
Installation Options
Owners
Copyright
(c) 2025 Jorgeasaurus. All rights reserved.
Package Details
Author(s)
- Jorgeasaurus
Tags
CoinMarketCap Cryptocurrency Bitcoin Ethereum API Trading Finance
Functions
Set-CMCApiKey Get-CMCApiKey Get-CMCListings Get-CMCQuotes Get-CMCInfo Get-CMCMap Get-CMCMarketPairs Get-CMCOHLCV Get-CMCHistoricalOHLCV Get-CMCPricePerformance Get-CMCCategories Get-CMCCategory Get-CMCAirdrops Get-CMCTrending Get-CMCMostVisited Get-CMCGainersLosers Get-CMCStablecoins Get-CMCGlobalMetrics Get-CMCHistoricalGlobalMetrics Convert-CMCPrice Export-CMCData Get-CMCExchangeListings Get-CMCExchangeQuotes Get-CMCExchangeInfo Get-CMCExchangeMap Get-CMCExchangeMarketPairs Get-CMCFiatMap Get-CMCKeyInfo
PSEditions
Dependencies
This module has no dependencies.
Release Notes
## 1.0.0 - Major Release
- Complete CoinMarketCap API v1 implementation
- Secure API key management with encryption
- Comprehensive cryptocurrency data endpoints
- Real-time price monitoring with alerts
- Professional HTML reporting with charts
- Data export to CSV, JSON, and Excel formats
- ASCII and interactive web charts
- Rate limiting and error handling
- PowerShell 5.1+ and PowerShell Core support
- Extensive test coverage with Pester
- Custom formatting for enhanced display
FileList
- PsCoinMarketCap.nuspec
- Public\Cryptocurrency\Get-CMCInfo.ps1
- Public\Cryptocurrency\Get-CMCListings.ps1
- PsCoinMarketCap.psd1
- Public\Cryptocurrency\Get-CMCMap.ps1
- PsCoinMarketCap.psm1
- Public\Cryptocurrency\Get-CMCMarketPairs.ps1
- Formats\PsCoinMarketCap.Format.ps1xml
- Public\Cryptocurrency\Get-CMCOHLCV.ps1
- Private\ConvertFrom-CMCError.ps1
- Public\Cryptocurrency\Get-CMCQuotes.ps1
- Private\Get-CMCConfigPath.ps1
- Public\Cryptocurrency\Get-CMCStablecoins.ps1
- Private\Invoke-CMCRequest.ps1
- Public\Cryptocurrency\Get-CMCTrending.ps1
- Private\Test-CMCRateLimit.ps1
- Public\GlobalMetrics\Get-CMCGlobalMetrics.ps1
- Public\Authentication\Get-CMCApiKey.ps1
- Public\Key\Get-CMCKeyInfo.ps1
- Public\Authentication\Set-CMCApiKey.ps1
- Public\Tools\Convert-CMCPrice.ps1
- Public\Cryptocurrency\Get-CMCCategories.ps1
- Public\Tools\Export-CMCData.ps1
- Public\Cryptocurrency\Get-CMCGainersLosers.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.0 (current version) | 3 | 8/14/2025 |