QuantFinanceTraining
Finance Training Kit
A collection of codes and notes from a quantitative finance training program
This repository contains codes that were executed during my training in the CQF (Certificate in Quantitative Finance). The codes are organized by class, facilitating navigation and reference.
22 stars
1 watching
5 forks
Language: Jupyter Notebook
last commit: 9 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
pythoncharmers/quantfinance | A comprehensive training platform providing educational materials and resources for quantitative finance concepts taught through Jupyter Notebooks. | 396 |
lechgrzelak/quantfinancebook | Provides Python implementations of mathematical modeling and computation in finance exercises from a popular book | 496 |
jsmidt/quantpy | A framework for building quantitative finance applications in Python. | 685 |
mgroncki/ipythonscripts | A collection of Python notebooks focused on quantitative finance and derivatives pricing using the QuantLib library. | 150 |
frgomes/jquantlib | A comprehensive framework for quantitative finance written in Java, providing mathematical and statistical tools for financial instrument valuation. | 126 |
lsgro/quantcomponents | A collection of reusable Java components for building quantitative finance and algorithmic trading applications | 163 |
lingyixu/quant-finance-with-python-code | A repository of Python code examples for quantitative finance applications | 89 |
amaggiulli/qlnet | A C# library for modeling financial instruments and calculating various finance-related metrics. | 387 |
quantsoftware/quantsoftwaretoolkit | A collection of software libraries and tools for quantitative finance and research. | 467 |
eddelbuettel/rquantlib | Provides R interface to QuantLib library for quantitative finance analysis | 120 |
avhz/rustquant | A comprehensive Rust library for quantitative finance and related mathematical computations | 1,140 |
choucrifahed/quantscale | A Scala library built on top of QuantLib's C++ implementation, providing a quantitative finance solution with concurrent capabilities using Akka and Scala STM. | 46 |
letianzj/quantresearch | A collection of notebooks and blogs on quantitative finance and trading strategies, including machine learning, deep reinforcement learning, and backtesting. | 2,113 |
mfrdixon/ml_finance_codes | A collection of Python machine learning code accompanying a finance textbook. | 1,853 |
paulperry/quant | A repository of quantitative finance and algorithmic trading strategies and analyses. | 326 |