Skip to content

JamesDeFabia/FinanceLibrary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Finance Library

This folder contains the Finance Library Bundle code and documentation on usage.

This was written for the 2013 Bundle competition by Jim DeFabia, Richard Taylor, and Bob Foreman.

The HPCC Finance Library bundle is a collection of commonly used financial operations. These financial functions can be used to calculate loan terms, create amortization tables, determine the present or future value of money, and many other operations.

Once you install the bundle, you can call these functions in a similar manner as the standard library functions. This allows you to save time by calling a single function instead of writing code to do the calculations.

Install the individual bundle file or directory using the ecl command line options:

For example:

ecl bundle install https://github.com/JamesDeFabia/FinanceLibrary.git

For more information about the bundle commands in the ecl command line tool, see the `HPCC Client Tools Manual`_

For more information about how to create an Ecl bundle, see the Ecl Bundle Writer's Guide.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages