Path to this page:
./
finance/p5-Finance-Quote,
Perl module to get stock quotes from various exchanges
Branch: CURRENT,
Version: 1.58nb3,
Package name: p5-Finance-Quote-1.58nb3,
Maintainer: damonFinance::Quote provides access to time-delayed stock quotes from
a number of sources.
Required to run:[
www/p5-CGI] [
www/p5-HTML-TableExtract] [
www/p5-libwww] [
lang/perl5] [
time/p5-DateTime] [
converters/p5-JSON]
Required to build:[
pkgtools/cwrappers]
Master sites: (Expand)
Filesize: 256.141 KB
Version history: (Expand)
- (2023-09-28) Updated to version: p5-Finance-Quote-1.58nb3
- (2023-09-27) Updated to version: p5-Finance-Quote-1.58nb2
- (2023-09-25) Updated to version: p5-Finance-Quote-1.58nb1
- (2023-08-13) Updated to version: p5-Finance-Quote-1.58
- (2023-07-06) Updated to version: p5-Finance-Quote-1.57nb1
- (2023-07-06) Updated to version: p5-Finance-Quote-1.57
CVS history: (Expand)
2023-09-28 07:46:15 by Paul Goyette | Files touched by this commit (1) |
Log message:
Add a couple more new dependencies. Bump package revision.
|
2023-09-27 04:13:05 by David H. Gutteridge | Files touched by this commit (1) |
Log message:
p5-Finance-Quote: as of 1.58, also requires p5-HTTP-CookieJar
|
2023-09-25 09:29:29 by Thomas Klausner | Files touched by this commit (1) |
Log message:
p5-Finance-Quote: add missing dependency
Bump PKGREVISION.
|
2023-08-13 19:56:01 by David H. Gutteridge | Files touched by this commit (2) |  |
Log message:
p5-Finance-Quote: update to 1.58
1.58 2023-08-12 10:59:05-07:00 America/Los_Angeles
* Consorsbank.pm - New module - PR #329
* Stooq.pm - New module - Issue #203
* Bloomberg.pm - Changed modules to utilize cookie jar - PR #331 - Issue #324
* AlphaVantage.pm - Apply currency scaling (GBp -> GBP) when symbol
had additional ".X" suffix - Issue #281
Fixed check for "Information" JSON usually returned when daily API
limit has been reached.
* YahooWeb.pm - Fixed incorrect pricing for single character symbols
and changed URL to get trade date - Issues #314 #319
* Another fix to the URL in YahooJSON and CurrencyRates/YahooJSON - Issue #318
|
2023-07-06 11:43:03 by Thomas Klausner | Files touched by this commit (2483) |
Log message:
*: recursive bump for perl 5.38
|
2023-07-06 00:09:22 by David H. Gutteridge | Files touched by this commit (2) |  |
Log message:
p5-Finance-Quote: update to 1.57
1.57 2023-07-01 12:37:07-07:00 America/Los_Angeles
* Correct set exchange in YahooJSON.pm - Issue #306
* Added close, change and p_change to Tradegate, XETRA and Sinvestor
Added optional parameter INST_ID to specify the institute id.
Fixed bug in Tradegate, XETRA and Sinvestor for numbers equal or \
higher than 1.000 - PR #304
* Added GoogleWeb Module
* YahooWeb module added - PR #296
* Added MarketWatch Module
* Replaced cached file with IO::String object in IndiaMutual.pm
* Fixed missing date in AEX.pm - Issue #298
* Fixed Examples in POD Documentation in a few modules - PR #295
* move use strict to be the first statement in TreasuryDirect.pm and \
TwelveData.pm #290
* remove old perl version requirement statements from TreasuryDirect.pm \
and TwelveData.pm #290
* removed Data::Dumper that caused another test to fail from \
TreasuryDirect.pm #290
* Fixed Fool.pm and fool.t - PR #289
|
2023-06-11 02:32:02 by David H. Gutteridge | Files touched by this commit (2) |  |
Log message:
p5-Finance-Quote: update to 1.56
1.56 2023-05-29 14:56:23-07:00 America/Los_Angeles
* Replaced Tradeville.pm with BVB.pm - Issue #269
* Added new TwelveData module
* Updated YahooJSON.pm and CurrencyRates/YahooJSON.pm to use \
https://query2.finance.yahoo.com/v11 - PR #284
* Bourso.pm - Squash anything but numbers and period in quote values.
* Renamed MStarUK.pm to MorningstarUK.pm
* Added get_features method - PR #260
1.55 2023-05-13 12:22:00-07:00 America/Los_Angeles
* Added YahooJSON currency rate module PR #270
* Added TRV => CAD in AlphaVantage.pm. Issue #265 - PR #267
* Quick fix for YahooJSON.pm API
* URL Change for MorningstarJP. Issue #261
* Regex fix in FTfunds.pm and changed test cases ftfunds.t. PR #262
1.54 2022-12-26 15:25:02-08:00 America/Los_Angeles
* Fix to AEX.pm - Issue #235 - PR #244
* New modules Sinvestor.pm Tradegate.pm and XETRA.pm PR #243
* Updates to TMX.pm (Toronto Stock Exchange) PR #248 and #253
* Reverted API change (PR #230) in
CurrencyRates/AlphaVantage.pm PR #249
* Fix to Fondsweb.pm PR #250
|
2023-01-29 11:22:12 by Thomas Klausner | Files touched by this commit (1) |  |
Log message:
p5-Finance-Quote: update DEPENDS and TEST_DEPENDS to reality
Bump PKGREVISION.
|