home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Mega Top 1
/
os2_top1.zip
/
os2_top1
/
DOS_GG
/
COMCAT
/
VOL20.ARJ
/
VOL2040
< prev
next >
Wrap
Text File
|
1992-01-21
|
6KB
|
127 lines
Programmatheek volume 2040
Nummer Naam Maat Datum Kommentaar
2040.01 AELPW NYS 3968 1-04-83 STOCK datafile
2040.02 AMPINC NYS 3958 1-04-83 ,,
2040.03 AT&T NYS 4352 1-04-83 ,,
2040.04 AUTODT NYS 3840 1-04-83 ,,
2040.05 BALANCE BAS 547 6-09-85 Calculate remaining balance of loan
2040.06 BESTLINE BAS 990 6-09-85 Calculate best fit to points
2040.07 BOEING NYS 3968 1-04-83 STOCK datafile
2040.08 BOND BAS 3203 6-09-85 Calculate accrued interest on bonds
(obligaties)
2040.09 BUDGET BAS 10046 6-09-85 Recursive personal budget model
(what..if not)
CATALOG 040 3103 7-06-85 Disk directory
2040.10 COMPOUND BAS 789 6-09-85 Calculate compound intrest
(samengestelde i.)
2040.11 COMSHARE OTC 3200 1-04-83 STOCK datafile
2040.12 CORNG NYS 3968 1-04-83 ,,
2040.13 CRITICAL BAS 2488 6-09-85 Simple 'critical path' method for
activities
2040.14 DELTAA NYS 3968 1-04-83 STOCK datafile
2040.15 DISNEY NYS 4096 1-04-83 ,,
2040.16 DUPONT NYS 3968 1-04-83 ,,
2040.17 ESKOD NYS 3968 1-04-83 ,,
2040.18 FINANCE BAS 26391 6-09-85 20 miscellaneous financial calculations
2040.19 FINANCE1 BAS 8169 6-09-85 and 4 more
2040.20 FLIGTSF NYS 3840 1-04-83 STOCK datafile
2040.21 FUTURE BAS 936 6-09-85 Calculate future value of an investment
2040.22 GANNETT NYS 3712 1-04-83 STOCK datafile
2040.23 GEMAR70 OPT 3185 1-04-83 ,,
2040.24 GENEL NYS 3927 1-04-83 ,,
2040.25 GMOT NYS 4119 1-04-83 ,,
2040.26 GROWTH BAS 2156 6-09-85 Growth rate and trend - from monthly data
2040.27 GROWTH1 BAS 1743 6-09-85 Compound growth calculation
2040.28 INCOME BAS 10540 6-09-85 Calculate income averages (USA taxes)
2040.29 INDUST DJA 4992 1-04-83 STOCK datafile
2040.30 KALCOL BAS 1176 6-09-85 Subroutine for kaleidescope (mono/color)
2040.31 KELLYSER OTC 2944 1-04-83 STOCK datafile
2040.32 LEASE BAS 2422 6-09-85 Help making the lease-or-buy decision
2040.33 MAKSTKFL BAS 29852 6-09-85 Enter data for stock files
2040.34 MAKSTKFL DOC 16206 1-04-83 DOC on above
2040.35 MEAN BAS 770 6-09-85 Calc mean value, variance and standard
deviation
2040.36 MONEYMKT INT 7 1-04-83 STOCK datafile
2040.37 NETPREST BAS 1062 6-09-85 Net present value calculation
2040.38 NUMERIC BAS 1451 6-09-85 Number base conversion utility
2040.39 PERT BAS 3390 6-09-85 PERT project planning (Program Ev. &
Review)
2040.40 PLTSEQFL ALL 266 1-04-83 Lists plot files for PLTSTKFL
2040.41 PLTSTKFL BAS 23256 6-09-85 Plot stock datafiles on Epson
2040.42 PLTSTKFL DOC 12211 1-04-83 DOC on above
2040.43 PRLIST BAS 4305 6-09-85 Miscellaneous printer routines
2040.44 PUTNAMHL MUT 3200 1-04-83 STOCK datafile
2040.45 PVTAX BAS 760 6-09-85 Calculate value of an interest (US) tax
deduct
2040.46 REGRESS BAS 787 6-09-85 Best fit to points (different from
BESTLINE)
2040.47 REPORTS BAS 13053 6-09-85 Budget management report
2040.48 SCHWABCM BAS 3344 6-09-85 Part of Stock Market programs
2040.49 TRANSFER BAT 689 11-26-82 Auxiliary batch file for stock analysis
2040.50 TREASURY BAS 1666 6-09-85 Calculate value of treasury bill
(staatslening)
2040.51 UPDSTKFL ALL 266 12-15-82 List of stock files
2040.52 UPDSTKFL DAT 266 12-15-82 ,,
VOL2040 ABS 2304 7-06-85 Disk abstract
54 File(s) 33792 bytes free on volume VOL2040
FINANCE is a program that contains subroutines for the following
calculations:
PRESENT VALUE OF A FUTURE SUM
SIMPLE INTEREST FOR DAYS
FUTURE VALUE OF A PRESENT SUM
AMORTIZATION SCHEDULE
INTEREST RATE - COMPOUND INTEREST
INTEREST RATE - INSTALLMENT LOAN
DAYS BETWEEN DATES
TERM OF AN INSTALLMENT LOAN
PRESENT VALUE OF A SERIES OF PAYMENTS
REAL ESTATE CAPITAL INVESTMENT
NOMINAL & EFFECTIVE INTEREST RATES
INTERNAL RATE OF RETURN
FUTURE VALUE OF REGULAR DEPOSITS
REGULAR DEPOSITS FOR FUTURE VALUE
DEPRECIATION - AMOUNT
DEPRECIATION - RATE
DEPRECIATION - SALVAGE VALUE
DEPRECIATION - SCHEDULE
BOND - PRESENT VALUE
BOND - YIELD TO MATURITY
FINANCE1 contains another set of routines, with partly the same
functions as FINANCE. The same holds for other programs on this
disk: they were written by different authors, and may overlap in
their functions. All programs are in BASICA/GW-BASIC, but
conversion to other Basics should not be difficult - there is
hardly use of graphics.
LOAN AMORITIZATION CALCULATIONS
LOAN AMORITIZATION SCHEDULE
ANNUITIES CALCULATIONS
HOME OWNER'S COST CALCULATIONS
DEPRECIATIONS SCHEDULES
***** STOCK MARKET ANALYZER *****
Copyright 1983 BY Michael Csontos
This program assists in the generation of data files for
securities price and volume data. It is intended for use with
other programs that will analyze and/or plot the data. The pro-
gram is designed to use the Wall Street Journal or other newspa-
per financial statistics pages for manual entry of the data
into ASCII sequential files accessable to BASIC, EDLIN and
other languages under PC-DOS.
It includes a simple plotting routine, but the program
PLTSTKFL.BAS is needed for intensive work. This program is
intended for use in making printer plots of securities (stock,
bonds, options, mutual funds) from files created by the
program MAKSTKFL.BAS. It contains printer commands for the EPSON
MX-80 printer. The special GRAPHTRACK feature used is SCRIPT
(subscript or superscript) for high resolution plots. Medium
resolution plots should work with the IBM version of the printer.