table of contents
other versions
Finance::Quote::FidelityFixed(3pm) | User Contributed Perl Documentation | Finance::Quote::FidelityFixed(3pm) |
NAME¶
Finance::Quote::FidelityFixed - Obtain individual bond quotes from Fidelity
NOTE¶
This is not a 'fixed' version of the Fidelity.pm module
SYNOPSIS¶
use Finance::Quote; $q = Finance::Quote->new; # Don't know anything about failover yet...
DESCRIPTION¶
This module obtains individual bond quotes by CUSIP from fixedincome.fidelity.com
LABELS RETURNED¶
Information available from FidelityFixed may include the following labels:
method source name symbol coupon bid bidyield askyield ask date isodate time price
SEE ALSO¶
fidelity.com https://www.fidelity.com/fixed-income-bonds/overview Finance::Quote
2019-11-15 | perl v5.30.0 |