Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

finance::quote::usfedbonds(3pm) [debian man page]

Finance::Quote::USFedBonds(3pm) 			User Contributed Perl Documentation			   Finance::Quote::USFedBonds(3pm)

NAME
Finance::Quote::USFedBonds - Get US Federal Bond redemption values directly from the treasury at www.publicdebt.treas.gov/sav/savvalue.htm SYNOPSIS
use Finance::Quote; $q = Finance::Quote->new; # Don't know anything about failover yet... DESCRIPTION
Access redemption values for US Federal Bonds from the treasury. Bonds should be identified in the following manner (as per www.piblicdebt.treas.gov/sav/savfrmat.htm): SERIES(1) : I/E/N/S ISSUEDATE(6) : YYYYMM SEPERATOR(1) : "." REDEMPTIONDATE(6) : YYYYMM e.g. E200101.200501 Would have liked to get data from this source (http://wwws.publicdebt.treas.gov/BC/SBCPrice), but I couldn't work out how to get the POST to pass the IssueDate, for some reason the <input> tags are messed on that page??? LABELS RETURNED
... SEE ALSO
Treasury website - http://www.publicdebt.treas.gov/ Finance::Quote AUTHOR Stephen Langenhoven (langenhoven@users.sourceforge.net), see module ZA for further acknowledgements. perl v5.14.2 2014-03-03 Finance::Quote::USFedBonds(3pm)

Check Out this Related Man Page

Finance::Quote::ASEGR(3pm)				User Contributed Perl Documentation				Finance::Quote::ASEGR(3pm)

NAME
Finance::Quote::ASEGR - Obtain quotes from Athens Stock Exchange. SYNOPSIS
use Finance::Quote; $q = Finance::Quote->new; %info = Finance::Quote->fetch("asegr","minoa"); # Only query ASEGR %info = Finance::Quote->fetch("greece","aaak"); # Failover to other sources OK. DESCRIPTION
This module fetches information from the "Athens Stock Exchange", http://www.ase.gr. All stocks are available. This module is loaded by default on a Finance::Quote object. It's also possible to load it explicity by placing "ASEGR" in the argument list to Finance::Quote->new(). This module provides both the "asegr" and "greece" fetch methods. Please use the "greece" fetch method if you wish to have failover with future sources for Greek stocks. Using the "asegr" method will guarantee that your information only comes from the Athens Stock Exchange. Information obtained by this module may be covered by www.ase.gr terms and conditions See http://www.ase.gr/ for details. LABELS RETURNED
The following labels may be returned by Finance::Quote::ASEGR : name, last, date, p_change, open, high, low, close, volume, currency, method, exchange. SEE ALSO
Athens Stock Exchange, http://www.ase.gr perl v5.14.2 2014-03-03 Finance::Quote::ASEGR(3pm)
Man Page

7 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

lost or deleted data in Unix?

Quote: "Until the space is used for another file, it is not deleted and the data can be recovered (although it may require jumping through hoops)." Unquote I know this is true in the Windows world, but I didn't think it was true of Unix. I had always been told once it was deleted in Unix, it... (1 Reply)
Discussion started by: wmosley2
1 Replies

2. IP Networking

Reverse lookup

Help having problems accesing various sites that require me to be a registered .gov domain. My IP is a registered as an .gov but my nameserver record has changed on my DNS configurartion(I don't know why) from something.gov to somethingelse.gov. Same IP, though. When a reverse lookup is... (1 Reply)
Discussion started by: jpalmer320
1 Replies

3. Shell Programming and Scripting

Don't Quote Me On This...

Korn Shell Scripting on Solaris 9 Hello, this is my first post, I figure I share a problem and how I fixed it as well as ask a question that I'm currently stuck on. A version of "Give a Penny" "Take a Penny" First Problem - I'm currently writing an automated version of one of the two types... (3 Replies)
Discussion started by: Janus
3 Replies

4. UNIX for Dummies Questions & Answers

sort

Hi, My file looks like as mentioned below: 2XYZ987654 Life Assurance 2BDS565656 Personal Pension 2ABC123456 Prudence Bond 2BDS565656 Distribution Bond 2BDS565656 Managed Bond 2ABC123456 FSAVC 1ABC123456 Mr John 1XYZ987654 Mrs Jane 1BDS565656 Miss Gail Could you pls... (1 Reply)
Discussion started by: prasathlogu
1 Replies

5. Shell Programming and Scripting

how to list files with certain pattern

Hi I have files in the following naming convention, for example, /t1/bin/asrv270 /t1/bin/asrv270.sav /t1/bin/asrv2392.px2392.has_been_deleted.sav /t1/bin/asrv2713.sav.sav etc... The number after "asrv" is different. I need to list only the files which end up with the number, for example, ... (2 Replies)
Discussion started by: aoussenko
2 Replies

6. Programming

C program for generating loophole series

C PROGRAM TO GENERATE THE FOLLOWING SERIES CALLED LOOPHOLE SERIES:- 3,5,53,13,19,7,19,13,53,5,3 How do i do it? Can somebody explain what is Loophole series and its applications? (2 Replies)
Discussion started by: vkca
2 Replies

7. What is on Your Mind?

Healthcare.gov, ugh!!

I had to vent somewhere where people would understand. The site is still driving me mad. I'm at McMurdo Station, Antarctica, and the satellite bandwidth is generally fairly adequate. I actually completed the application Nov 4th in just under 3 hours I believe. But I removed it thinking it was... (7 Replies)
Discussion started by: neutronscott
7 Replies