Skip to content

Fluent API wrapper for Scott Brettle's FinancialFormulas nuget package

License

Notifications You must be signed in to change notification settings

WillC33/FluentFinancialFormulae

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FluentStockMarket

A fluent API wrapper for Scott Brettle's Financial Forumlas nuget package

Features

  • Fluent API: A fluent API, making use of readable, DevX forward coding patterns

  • .NET Powered: Utilises the flexibility and efficiency of .NET for expressive and concise code.

Technologies Used

  • .NET: Making use of the fluent API syntax, we get a LINQ inspired API to query the stock market in C#

Contributing

If you'd like to contribute to the project, please follow these steps:

  1. Fork the repository.
  2. Create a new branch for your feature: git checkout -b feature-name.
  3. Commit your changes: git commit -m 'Add some feature'. Commit standards
  4. Push to the branch: git push origin feature-name.
  5. Submit a pull request.

License

This project is licensed under the MIT License.

Acknowledgments

  • A great thanks to Scott Brettle for the original formulas package, an inspiration for this learning exercise

Thanks for your interest in this project!

About

Fluent API wrapper for Scott Brettle's FinancialFormulas nuget package

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages