mirror of
https://github.com/wilsonfreitas/awesome-quant.git
synced 2026-07-28 04:17:44 +00:00
286 lines
39 KiB
HTML
286 lines
39 KiB
HTML
<!DOCTYPE html>
|
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head>
|
|
|
|
<meta charset="utf-8">
|
|
<meta name="generator" content="quarto-1.2.335">
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
|
|
|
|
|
|
<title>Awesome Quant - Projects</title>
|
|
<style>
|
|
code{white-space: pre-wrap;}
|
|
span.smallcaps{font-variant: small-caps;}
|
|
div.columns{display: flex; gap: min(4vw, 1.5em);}
|
|
div.column{flex: auto; overflow-x: auto;}
|
|
div.hanging-indent{margin-left: 1.5em; text-indent: -1.5em;}
|
|
ul.task-list{list-style: none;}
|
|
ul.task-list li input[type="checkbox"] {
|
|
width: 0.8em;
|
|
margin: 0 0.8em 0.2em -1.6em;
|
|
vertical-align: middle;
|
|
}
|
|
</style>
|
|
|
|
|
|
<script src="site_libs/quarto-nav/quarto-nav.js"></script>
|
|
<script src="site_libs/quarto-nav/headroom.min.js"></script>
|
|
<script src="site_libs/clipboard/clipboard.min.js"></script>
|
|
<script src="site_libs/quarto-search/autocomplete.umd.js"></script>
|
|
<script src="site_libs/quarto-search/fuse.min.js"></script>
|
|
<script src="site_libs/quarto-search/quarto-search.js"></script>
|
|
<meta name="quarto:offset" content="./">
|
|
<script src="site_libs/quarto-html/quarto.js"></script>
|
|
<script src="site_libs/quarto-html/popper.min.js"></script>
|
|
<script src="site_libs/quarto-html/tippy.umd.min.js"></script>
|
|
<script src="site_libs/quarto-html/anchor.min.js"></script>
|
|
<link href="site_libs/quarto-html/tippy.css" rel="stylesheet">
|
|
<link href="site_libs/quarto-html/quarto-syntax-highlighting.css" rel="stylesheet" id="quarto-text-highlighting-styles">
|
|
<script src="site_libs/bootstrap/bootstrap.min.js"></script>
|
|
<link href="site_libs/bootstrap/bootstrap-icons.css" rel="stylesheet">
|
|
<link href="site_libs/bootstrap/bootstrap.min.css" rel="stylesheet" id="quarto-bootstrap" data-mode="light">
|
|
<script id="quarto-search-options" type="application/json">{
|
|
"location": "navbar",
|
|
"copy-button": false,
|
|
"collapse-after": 3,
|
|
"panel-placement": "end",
|
|
"type": "overlay",
|
|
"limit": 20,
|
|
"language": {
|
|
"search-no-results-text": "No results",
|
|
"search-matching-documents-text": "matching documents",
|
|
"search-copy-link-title": "Copy link to search",
|
|
"search-hide-matches-text": "Hide additional matches",
|
|
"search-more-match-text": "more match in this document",
|
|
"search-more-matches-text": "more matches in this document",
|
|
"search-clear-button-title": "Clear",
|
|
"search-detached-cancel-button-title": "Cancel",
|
|
"search-submit-button-title": "Submit"
|
|
}
|
|
}</script>
|
|
|
|
<script src="site_libs/htmlwidgets-1.6.2/htmlwidgets.js"></script>
|
|
<link href="site_libs/datatables-css-0.0.0/datatables-crosstalk.css" rel="stylesheet">
|
|
<script src="site_libs/datatables-binding-0.28/datatables.js"></script>
|
|
<script src="site_libs/jquery-3.6.0/jquery-3.6.0.min.js"></script>
|
|
<link href="site_libs/dt-core-1.13.4/css/jquery.dataTables.min.css" rel="stylesheet">
|
|
<link href="site_libs/dt-core-1.13.4/css/jquery.dataTables.extra.css" rel="stylesheet">
|
|
<script src="site_libs/dt-core-1.13.4/js/jquery.dataTables.min.js"></script>
|
|
<link href="site_libs/crosstalk-1.2.0/css/crosstalk.min.css" rel="stylesheet">
|
|
<script src="site_libs/crosstalk-1.2.0/js/crosstalk.min.js"></script>
|
|
|
|
|
|
<link rel="stylesheet" href="styles.css">
|
|
</head>
|
|
|
|
<body class="nav-fixed">
|
|
|
|
<div id="quarto-search-results"></div>
|
|
<header id="quarto-header" class="headroom fixed-top">
|
|
<nav class="navbar navbar-expand-lg navbar-dark ">
|
|
<div class="navbar-container container-fluid">
|
|
<div class="navbar-brand-container">
|
|
<a class="navbar-brand" href="./index.html">
|
|
<span class="navbar-title">Awesome Quant</span>
|
|
</a>
|
|
</div>
|
|
<button class="navbar-toggler" type="button" data-bs-toggle="collapse" data-bs-target="#navbarCollapse" aria-controls="navbarCollapse" aria-expanded="false" aria-label="Toggle navigation" onclick="if (window.quartoToggleHeadroom) { window.quartoToggleHeadroom(); }">
|
|
<span class="navbar-toggler-icon"></span>
|
|
</button>
|
|
<div class="collapse navbar-collapse" id="navbarCollapse">
|
|
<ul class="navbar-nav navbar-nav-scroll me-auto">
|
|
<li class="nav-item">
|
|
<a class="nav-link" href="./index.html">
|
|
<span class="menu-text">Home</span></a>
|
|
</li>
|
|
<li class="nav-item">
|
|
<a class="nav-link active" href="./projects.html" aria-current="page">
|
|
<span class="menu-text">Projects</span></a>
|
|
</li>
|
|
<li class="nav-item">
|
|
<a class="nav-link" href="./CODE_OF_CONDUCT.html">
|
|
<span class="menu-text">Code of Conduct</span></a>
|
|
</li>
|
|
</ul>
|
|
<div id="quarto-search" class="" title="Search"></div>
|
|
</div> <!-- /navcollapse -->
|
|
</div> <!-- /container-fluid -->
|
|
</nav>
|
|
</header>
|
|
<!-- content -->
|
|
<div id="quarto-content" class="quarto-container page-columns page-rows-contents page-layout-article page-navbar">
|
|
<!-- sidebar -->
|
|
<!-- margin-sidebar -->
|
|
<div id="quarto-margin-sidebar" class="sidebar margin-sidebar">
|
|
|
|
</div>
|
|
<!-- main -->
|
|
<main class="content" id="quarto-document-content">
|
|
|
|
<header id="title-block-header" class="quarto-title-block default">
|
|
<div class="quarto-title">
|
|
<h1 class="title">Projects</h1>
|
|
</div>
|
|
|
|
|
|
|
|
<div class="quarto-title-meta">
|
|
|
|
|
|
|
|
|
|
</div>
|
|
|
|
|
|
</header>
|
|
|
|
<p>Compilation of projects providing access to the date of last commit or publication date.</p>
|
|
<div class="cell" data-table.cap="Projects">
|
|
<div class="cell-output-display">
|
|
|
|
<div class="datatables html-widget html-fill-item-overflow-hidden html-fill-item" id="htmlwidget-261676f212f4c5d1f1cc" style="width:100%;height:auto;"></div>
|
|
<script type="application/json" data-for="htmlwidget-261676f212f4c5d1f1cc">{"x":{"filter":"none","vertical":false,"data":[["1","2","3","4","5","6","7","8","9","10","11","12","13","14","15","16","17","18","19","20","21","22","23","24","25","26","27","28","29","30","31","32","33","34","35","36","37","38","39","40","41","42","43","44","45","46","47","48","49","50","51","52","53","54","55","56","57","58","59","60","61","62","63","64","65","66","67","68","69","70","71","72","73","74","75","76","77","78","79","80","81","82","83","84","85","86","87","88","89","90","91","92","93","94","95","96","97","98","99","100","101","102","103","104","105","106","107","108","109","110","111","112","113","114","115","116","117","118","119","120","121","122","123","124","125","126","127","128","129","130","131","132","133","134","135","136","137","138","139","140","141","142","143","144","145","146","147","148","149","150","151","152","153","154","155","156","157","158","159","160","161","162","163","164","165","166","167","168","169","170","171","172","173","174","175","176","177","178","179","180","181","182","183","184","185","186","187","188","189","190","191","192","193","194","195","196","197","198","199","200","201","202","203","204","205","206","207","208","209","210","211","212","213","214","215","216","217","218","219","220","221","222","223","224","225","226","227","228","229","230","231","232","233","234","235","236","237","238","239","240","241","242","243","244","245","246","247","248","249","250","251","252"],["<a href='https://github.com/StockSharp/StockSharp'>StockSharp<\/a>","<a href='https://github.com/ghostfolio/ghostfolio'>Ghostfolio<\/a>","<a href='https://github.com/ccxt/ccxt'>ccxt<\/a>","<a href='https://github.com/lsbardel/ccy'>ccy<\/a>","<a href='https://github.com/jindaxiang/akshare'>akshare<\/a>","<a href='https://github.com/fmilthaler/FinQuant'>FinQuant<\/a>","<a href='https://github.com/Blankly-Finance/Blankly'>Blankly<\/a>","<a href='https://github.com/freqtrade/freqtrade'>freqtrade<\/a>","<a href='https://github.com/LastAncientOne/Stock_Analysis_For_Quant'>Stock_Analysis_For_Quant<\/a>","<a href='https://github.com/wilsonfreitas/python-bcb'>python-bcb<\/a>","<a href='https://github.com/QuantConnect/Lean'>QuantConnect<\/a>","<a href='https://github.com/ranaroussi/yfinance'>yfinance<\/a>","<a href='https://github.com/ricequant/rqalpha'>rqalpha<\/a>","<a href='https://github.com/QuantConnect/Lean'>Lean<\/a>","<a href='https://github.com/man-group/dtale'>D-Tale<\/a>","<a href='https://github.com/ta4j/ta4j'>ta4j<\/a>","<a href='https://github.com/goldmansachs/gs-quant'>gs-quant<\/a>","<a href='https://github.com/mrjbq7/ta-lib'>TA-Lib<\/a>","<a href='https://github.com/microsoft/qlib'>Qlib<\/a>","<a href='https://github.com/dpguthrie/yahooquery'>yahooquery<\/a>","<a href='https://github.com/AI4Finance-LLC/FinRL-Library'>FinRL-Library<\/a>","<a href='https://github.com/alexiosg/rugarch'>rugarch<\/a>","<a href='https://github.com/fja05680/pinkfish'>pinkfish<\/a>","<a href='https://github.com/jesse-ai/jesse'>jesse<\/a>","<a href='https://github.com/awslabs/gluon-ts'>gluon-ts<\/a>","<a href='https://github.com/bashtage/arch'>ARCH<\/a>","<a href='https://github.com/JustinMShea/ExpectedReturns'>Expected Returns<\/a>","<a href='https://github.com/highfestiva/finplot'>finplot<\/a>","<a href='https://github.com/polakowo/vectorbt'>vectorbt<\/a>","<a href='https://github.com/joshuaulrich/xts'>xts<\/a>","<a href='https://github.com/Drakkar-Software/OctoBot'>OctoBot<\/a>","<a href='https://github.com/ssantoshp/Empyrial'>Empyrial<\/a>","<a href='https://github.com/facebook/prophet'>Facebook Prophet<\/a>","<a href='https://github.com/jpmorganchase/python-training'>python-training<\/a>","<a href='https://github.com/ranaroussi/quantstats'>quantstats<\/a>","<a href='https://github.com/bbcho/risktools-dev'>risktools<\/a>","<a href='https://github.com/davidastephens/pandas-finance'>pandas-finance<\/a>","<a href='https://github.com/joshuaulrich/TTR'>TTR<\/a>","<a href='https://github.com/LastAncientOne/Deep-Learning-Machine-Learning-Stock'>Deep-Learning-Machine-Learning-Stock<\/a>","<a href='https://github.com/alkaline-ml/pmdarima'>pmdarima<\/a>","<a href='https://github.com/lit26/finvizfinance'>finvizfinance<\/a>","<a href='https://github.com/dppalomar/riskparity.py'>riskparity.py<\/a>","<a href='https://github.com/blue-yonder/tsfresh'>tsfresh<\/a>","<a href='https://github.com/alpacahq/alpaca-trade-api-python'>alpaca-trade-api<\/a>","<a href='https://github.com/wilsonfreitas/R-fixedincome'>R-fixedincome<\/a>","<a href='https://github.com/cerlymarco/MEDIUM_NoteBook'>MEDIUM_NoteBook<\/a>","<a href='https://github.com/cinar/indicatorts'>IndicatorTS<\/a>","<a href='https://github.com/pydata/pandas-datareader'>pandas-datareader<\/a>","<a href='https://github.com/cinar/indicator'>IndicatorGo<\/a>","<a href='https://github.com/matplotlib/mplfinance'>mplfinance<\/a>","<a href='https://github.com/dcajasn/Riskfolio-Lib'>Riskfolio-Lib<\/a>","<a href='https://github.com/rburkholder/trade-frame'>TradeFrame<\/a>","<a href='https://github.com/wilsonfreitas/rbcb'>rbcb<\/a>","<a href='https://github.com/amaggiulli/qlnet'>QLNet<\/a>","<a href='https://github.com/quantrocket-llc/moonshot'>moonshot<\/a>","<a href='https://github.com/google/tf-quant-finance'>tf-quant-finance<\/a>","<a href='https://github.com/quarkfin/qf-lib'>qf-lib<\/a>","<a href='https://github.com/Boulder-Investment-Technologies/lppls'>lppls<\/a>","<a href='https://github.com/enricoschumann/NMOF'>NMOF<\/a>","<a href='https://github.com/alexgolec/tda-api'>tda-api<\/a>","<a href='https://github.com/domokane/FinancePy'>FinancePy<\/a>","<a href='https://github.com/pmorissette/ffn'>ffn<\/a>","<a href='https://github.com/dppalomar/sparseIndexTracking'>sparseIndexTracking<\/a>","<a href='https://github.com/gerrymanoim/exchange_calendars'>exchange_calendars<\/a>","<a href='https://github.com/zvtvz/zvt'>zvt<\/a>","<a href='https://github.com/barnumbirr/coinmarketcap'>coinmarketcap<\/a>","<a href='https://github.com/pmorissette/bt'>bt<\/a>","<a href='https://github.com/JuliaComputing/Miletus.jl'>Miletus.jl<\/a>","<a href='https://github.com/JuliaStats/TimeSeries.jl'>TimeSeries.jl<\/a>","<a href='https://github.com/msperlin/GetTDData'>GetTDData<\/a>","<a href='https://github.com/cuemacro/findatapy'>findatapy<\/a>","<a href='https://github.com/TomasKoutek/pystlouisfed'>pystlouisfed<\/a>","<a href='https://github.com/robertmartin8/PyPortfolioOpt'>PyPortfolioOpt<\/a>","<a href='https://github.com/hydrosquall/tiingo-python'>tiingo<\/a>","<a href='https://github.com/cuemacro/finmarketpy'>finmarketpy<\/a>","<a href='https://github.com/abbass2/pyqstrat'>pyqstrat<\/a>","<a href='https://github.com/Marigold/universal-portfolios'>universal-portfolios<\/a>","<a href='https://github.com/backtrader/backtrader'>backtrader<\/a>","<a href='https://github.com/ScottfreeLLC/AlphaPy'>AlphaPy<\/a>","<a href='https://github.com/jasonstrimpel/volatility-trading'>volatility-trading<\/a>","<a href='https://github.com/RomanMichaelPaolucci/Q-Fin'>Q-Fin<\/a>","<a href='https://github.com/braverock/FactorAnalytics'>FactorAnalytics<\/a>","<a href='https://github.com/vollib/vollib'>vollib<\/a>","<a href='https://github.com/business-science/tidyquant'>tidyquant<\/a>","<a href='https://github.com/jo-cho/Technical_Analysis_and_Feature_Engineering'>Technical_Analysis_and_Feature_Engineering<\/a>","<a href='https://github.com/business-science/timetk'>timetk<\/a>","<a href='https://github.com/braverock/PerformanceAnalytics'>PerformanceAnalytics<\/a>","<a href='https://github.com/wilsonfreitas/R-bizdays'>bizdays<\/a>","<a href='https://github.com/NVentimiglia/TDAmeritrade.DotNetCore'>TDAmeritrade.DotNetCore<\/a>","<a href='https://github.com/enthought/pyql'>PyQL<\/a>","<a href='https://github.com/enthought/pyql'>PyQL<\/a>","<a href='https://github.com/gbeced/pyalgotrade'>pyalgotrade<\/a>","<a href='https://github.com/stefan-jansen/machine-learning-for-trading'>machine-learning-for-trading<\/a>","<a href='https://github.com/Rdatatable/data.table'>data.table<\/a>","<a href='https://github.com/rsheftel/pandas_market_calendars'>pandas_market_calendars<\/a>","<a href='https://github.com/braverock/quantstrat'>quantstrat<\/a>","<a href='https://github.com/braverock/blotter'>blotter<\/a>","<a href='https://github.com/jrmeier/fast-trade'>fast-trade<\/a>","<a href='https://github.com/jrmeier/fast-trade'>fast-trade<\/a>","<a href='https://github.com/business-science/tibbletime'>tibbletime<\/a>","<a href='https://github.com/wilsonfreitas/python-bizdays'>bizdays<\/a>","<a href='https://github.com/Heerozh/spectre'>Spectre<\/a>","<a href='https://github.com/PacktPublishing/Python-for-Finance-Cookbook'>Python-for-Finance-Cookbook<\/a>","<a href='https://github.com/yutiansut/quantaxis'>QUANTAXIS<\/a>","<a href='https://github.com/LechGrzelak/Computational-Finance-Course'>Computational-Finance-Course<\/a>","<a href='https://github.com/alpha-miner/Finance-Python'>Finance-Python<\/a>","<a href='https://github.com/mcdallas/wallstreet'>wallstreet<\/a>","<a href='https://github.com/RomelTorres/alpha_vantage'>alpha_vantage<\/a>","<a href='https://github.com/dysonance/Indicators.jl'>Indicators.jl<\/a>","<a href='https://github.com/eddelbuettel/td'>td<\/a>","<a href='https://github.com/Rblp/Rblpapi'>Rblpapi<\/a>","<a href='https://github.com/matrix-profile-foundation/matrixprofile'>matrixprofile<\/a>","<a href='https://github.com/timkpaine/pyEX'>pyEX<\/a>","<a href='https://github.com/timkpaine/aat'>aat<\/a>","<a href='https://github.com/kieran-mackle/AutoTrader'>AutoTrader<\/a>","<a href='https://github.com/dbrojas/optlib'>optlib<\/a>","<a href='https://github.com/dppalomar/riskParityPortfolio'>riskParityPortfolio<\/a>","<a href='https://github.com/braverock/PortfolioAnalytics'>PortfolioAnalytics<\/a>","<a href='https://github.com/alpacahq/marketstore'>marketstore<\/a>","<a href='https://github.com/yhilpisch/py4fi2nd'>py4fi2nd<\/a>","<a href='https://github.com/FinanceData/FinanceDataReader'>FinanceDataReader<\/a>","<a href='https://github.com/fremantle-capital/tai'>Tai<\/a>","<a href='https://github.com/alvarobartt/investpy'>investpy<\/a>","<a href='https://github.com/twopirllc/pandas-ta'>Pandas TA<\/a>","<a href='https://github.com/MarcusRainbow/Haxcel'>Haxcel<\/a>","<a href='https://github.com/emoen/Machine-Learning-for-Asset-Managers'>Machine-Learning-for-Asset-Managers<\/a>","<a href='https://github.com/LechGrzelak/QuantFinanceBook'>QuantFinanceBook<\/a>","<a href='https://github.com/cerlymarco/tsmoothie'>tsmoothie<\/a>","<a href='https://github.com/bukosabino/ta'>ta<\/a>","<a href='https://github.com/lequant40/portfolio_allocation_js'>portfolio-allocation<\/a>","<a href='https://github.com/AlbertoAlmuinha/garchmodels'>garchmodels<\/a>","<a href='https://github.com/jankrepl/deepdow'>DeepDow<\/a>","<a href='https://github.com/peerchemist/finta'>finta<\/a>","<a href='https://github.com/jmrichardson/tuneta'>TuneTA<\/a>","<a href='https://github.com/JuliaQuant/MarketData.jl'>MarketData.jl<\/a>","<a href='https://github.com/fremantle-industries/workbench'>Workbench<\/a>","<a href='https://github.com/fremantle-industries/prop'>Prop<\/a>","<a href='https://github.com/matthewgilbert/pdblp'>pdblp<\/a>","<a href='https://github.com/ynouri/pysabr'>pysabr<\/a>","<a href='https://github.com/alpacahq/pylivetrader'>pylivetrader<\/a>","<a href='https://github.com/alpacahq/pipeline-live'>pipeline-live<\/a>","<a href='https://github.com/PythonCharmers/QuantFinance'>QuantFinance<\/a>","<a href='https://github.com/alexiosg/rmgarch'>rmgarch<\/a>","<a href='https://github.com/yhilpisch/aiif'>aiif<\/a>","<a href='https://github.com/dysonance/Temporal.jl'>Temporal.jl<\/a>","<a href='https://github.com/bbcho/finoptions-dev'>finoptions<\/a>","<a href='https://github.com/firmai/machine-learning-asset-management'>machine-learning-asset-management<\/a>","<a href='https://github.com/lukaszbanasiak/yahoo-finance'>yahoo-finance<\/a>","<a href='https://github.com/hudson-and-thames/mlfinlab'>mlfinlab<\/a>","<a href='https://github.com/stellar/kelp'>Kelp<\/a>","<a href='https://github.com/MarcusRainbow/Ffinar'>Ffinar<\/a>","<a href='https://github.com/euclidjda/value-investing-studies'>value-investing-studies<\/a>","<a href='https://github.com/edgararuiz/tidypredict'>tidypredict<\/a>","<a href='https://github.com/enigmampc/catalyst'>catalyst<\/a>","<a href='https://github.com/cttn/Stockex'>Stockex<\/a>","<a href='https://github.com/ysaporito/modelos_vol_derivativos'>modelos_vol_derivativos<\/a>","<a href='https://github.com/python-excel/xlrd'>xlrd<\/a>","<a href='https://github.com/JuliaQuant/MarketTechnicals.jl'>MarketTechnicals.jl<\/a>","<a href='https://github.com/dgerlanc/portfolio'>portfolio<\/a>","<a href='https://github.com/yhilpisch/py4at'>py4at<\/a>","<a href='https://github.com/chrisconlan/algorithmic-trading-with-python'>algorithmic-trading-with-python<\/a>","<a href='https://github.com/chrisconlan/algorithmic-trading-with-python'>algorithmic-trading-with-python<\/a>","<a href='https://github.com/Finance-Hub/FinanceHub'>FinanceHub<\/a>","<a href='https://github.com/quantsbin/Quantsbin'>Quantsbin<\/a>","<a href='https://github.com/yahoofinancelive/yliveticker'>yliveticker<\/a>","<a href='https://github.com/ajhpark/ib_nope'>ib_nope<\/a>","<a href='https://github.com/dysonance/Strategems.jl'>Strategems.jl<\/a>","<a href='https://github.com/ranaroussi/qtpylib'>qtpylib<\/a>","<a href='https://github.com/yhilpisch/dawp'>dawp<\/a>","<a href='https://github.com/GriffinAustin/pynance'>pynance<\/a>","<a href='https://github.com/huseinzol05/Stock-Prediction-Models'>Stock-Prediction-Models<\/a>","<a href='https://github.com/addisonlynch/iexfinance'>iexfinance<\/a>","<a href='https://github.com/yhilpisch/dx'>dx<\/a>","<a href='https://github.com/quantopian/empyrical'>empyrical<\/a>","<a href='https://github.com/quantopian/zipline'>zipline<\/a>","<a href='https://github.com/tradytics/eiten'>Eiten<\/a>","<a href='https://github.com/foolcage/fooltrader'>fooltrader<\/a>","<a href='https://github.com/LongOnly/Quantitative-Notebooks'>Quantitative-Notebooks<\/a>","<a href='https://github.com/msperlin/GetHFData'>GetHFData<\/a>","<a href='https://github.com/datawrestler/after-hours'>after-hours<\/a>","<a href='https://github.com/MarcusRainbow/QuantMath'>QuantMath<\/a>","<a href='https://github.com/Karthik005/yfinanceapi'>yfinanceapi<\/a>","<a href='https://github.com/quantopian/alphalens'>alphalens<\/a>","<a href='https://github.com/rainx/pytdx'>pytdx<\/a>","<a href='https://github.com/mementum/bta-lib'>bta-lib<\/a>","<a href='https://github.com/quantopian/pyfolio'>pyfolio<\/a>","<a href='https://github.com/pazzo83/QuantLib.jl'>QuantLib.jl<\/a>","<a href='https://github.com/pazzo83/QuantLib.jl'>QuantLib.jl<\/a>","<a href='https://github.com/ran404/bbgbridge'>bbgbridge<\/a>","<a href='https://github.com/imanuelcostigan/fmbasics'>fmbasics<\/a>","<a href='https://github.com/econdb/inquisitor'>inquisitor<\/a>","<a href='https://github.com/ematvey/pybacktest'>pybacktest<\/a>","<a href='https://github.com/cirla/tulipy'>Tulipy<\/a>","<a href='https://github.com/boundedvariation/quantfin'>quantfin<\/a>","<a href='https://github.com/dppalomar/covFactorModel'>covFactorModel<\/a>","<a href='https://github.com/constverum/Quantdom'>Quantdom<\/a>","<a href='https://github.com/jeffrey-liang/quantitative'>quantitative<\/a>","<a href='https://github.com/femtotrader/TimeFrames.jl'>TimeFrames.jl<\/a>","<a href='https://github.com/unageanu/jiji2'>Jiji<\/a>","<a href='https://github.com/avelkoski/FRB'>FRB<\/a>","<a href='https://github.com/dppalomar/sparseEigen'>sparseEigen<\/a>","<a href='https://github.com/RJT1990/pyflux'>PyFlux<\/a>","<a href='https://github.com/rsvp/fecon235'>fecon235<\/a>","<a href='https://github.com/rsvp/fecon235'>fecon235<\/a>","<a href='https://github.com/mgroncki/IPythonScripts'>IPythonScripts<\/a>","<a href='https://github.com/ebradyjobory/finance.js'>finance.js<\/a>","<a href='https://github.com/hongtaocai/googlefinance'>googlefinance<\/a>","<a href='https://github.com/quantrocket-llc/zipline-extensions'>zipline-extensions<\/a>","<a href='https://github.com/ryanmccrickerd/rough_bergomi'>rough_bergomi<\/a>","<a href='https://github.com/python-excel/xlwt'>xlwt<\/a>","<a href='https://github.com/federicomariamassari/willowtree'>willowtree<\/a>","<a href='https://github.com/femtotrader/pandas_talib'>pandas_talib<\/a>","<a href='https://github.com/ryanmccrickerd/frh-fx'>frh-fx<\/a>","<a href='https://github.com/jsmidt/QuantPy'>QuantPy<\/a>","<a href='https://github.com/federicomariamassari/financial-engineering'>financial-engineering<\/a>","<a href='https://github.com/johnbywater/quantdsl'>quantdsl<\/a>","<a href='https://github.com/MarcosCarreira/DermanPapers'>Derman Papers<\/a>","<a href='https://github.com/metaperl/binary-martingale'>binary-martingale<\/a>","<a href='https://github.com/femtotrader/TALib.jl'>TALib.jl<\/a>","<a href='https://github.com/yutiansut/QUANTAXIS_Webkit'>QUANTAXIS_Webkit<\/a>","<a href='https://github.com/dedwards25/Python_Option_Pricing'>Python_Option_Pricing<\/a>","<a href='https://github.com/skillachie/finsymbols'>finsymbols<\/a>","<a href='https://github.com/bpsmith/tia'>tia<\/a>","<a href='https://github.com/frankcash/Scala-Quant'>Scala Quant<\/a>","<a href='https://github.com/felixfan/FinCal'>FinCal<\/a>","<a href='https://github.com/aviks/Ito.jl'>Ito.jl<\/a>","<a href='https://github.com/achillesrasquinha/bulbea'>bulbea<\/a>","<a href='https://github.com/cgoldberg/ystockquote'>ystockquote<\/a>","<a href='https://github.com/wegamekinglc/VisualPortfolio'>VisualPortfolio<\/a>","<a href='https://github.com/edouardpoitras/NowTrade'>NowTrade<\/a>","<a href='https://github.com/quantmind/dynts'>dynts<\/a>","<a href='https://github.com/jangorecki/Rbitcoin'>Rbitcoin<\/a>","<a href='https://github.com/innes213/pyhoofinance'>pyhoofinance<\/a>","<a href='https://github.com/QuantSoftware/QuantSoftwareToolkit'>QuantSoftware Toolkit<\/a>","<a href='https://github.com/thalesians/pythalesians'>pythalesians<\/a>","<a href='https://github.com/ZachLiuGIS/stock_extractor'>stock_extractor<\/a>","<a href='https://github.com/joequant/algobroker'>algobroker<\/a>","<a href='https://github.com/jealous/cn_stock_src'>cn_stock_src<\/a>","<a href='https://github.com/nickelkr/yfi'>yfi<\/a>","<a href='https://github.com/jamescnowell/ticks'>ticks<\/a>","<a href='https://github.com/llazzaro/analyzer'>analyzer<\/a>","<a href='https://github.com/taylorizing/options.studies'>options.studies<\/a>","<a href='https://github.com/lsgro/quantcomponents'>quantcomponents<\/a>","<a href='https://github.com/slawek87/yql-finance'>yql-finance<\/a>","<a href='https://github.com/blenezet/credule'>credule<\/a>","<a href='https://github.com/paulperry/quant'>quant<\/a>","<a href='https://github.com/akarat/exchange'>exchange<\/a>","<a href='https://github.com/benjaminmgross/visualize-wealth'>visualize-wealth<\/a>","<a href='https://github.com/bpsmith/pybbg'>pybbg<\/a>","<a href='https://github.com/opendoor-labs/pyfin'>pyfin<\/a>","<a href='https://github.com/artyyouth/r-quant'>r-quant<\/a>","<a href='https://github.com/choucrifahed/quantscale'>QuantScale<\/a>"],["CSharp","JavaScript","JavaScript","Python > Data Sources","Python > Data Sources","Python > Risk Analysis","Python > Trading & Backtesting","Python > Trading & Backtesting","Reproducing Works, Training & Books","Python > Data Sources","CSharp","Python > Data Sources","Python > Trading & Backtesting","Python > Trading & Backtesting","Python > Visualization","Java","Python > Financial Instruments and Pricing","Python > Trading & Backtesting","Python > Trading & Backtesting","Python > Data Sources","Python > Trading & Backtesting","R > Time Series","Python > Trading & Backtesting","Python > Trading & Backtesting","Python > Time Series","Python > Time Series","R > Factor Analysis","Python > Visualization","Python > Trading & Backtesting","R > Numerical Libraries & Data Structures","Python > Trading & Backtesting","Python > Risk Analysis","Python > Time Series","Reproducing Works, Training & Books","Python > Trading & Backtesting","Python > Risk Analysis","Python > Data Sources","R > Trading","Reproducing Works, Training & Books","Python > Time Series","Python > Visualization","Python > Trading & Backtesting","Python > Time Series","Python > Data Sources","R > Financial Instruments and Pricing","Reproducing Works, Training & Books","JavaScript","Python > Data Sources","Golang","Python > Visualization","Python > Risk Analysis","CPP","R > Data Sources","Frameworks","Python > Trading & Backtesting","Python > Financial Instruments and Pricing","Python > Trading & Backtesting","Python > Indicators","Reproducing Works, Training & Books","Python > Trading & Backtesting","Python > Financial Instruments and Pricing","Python > Financial Instruments and Pricing","R > Financial Instruments and Pricing","Python > Calendars","Python > Trading & Backtesting","Python > Data Sources","Python > Trading & Backtesting","Julia","Julia","R > Data Sources","Python > Data Sources","Python > Data Sources","Python > Trading & Backtesting","Python > Data Sources","Python > Trading & Backtesting","Python > Trading & Backtesting","Python > Risk Analysis","Python > Trading & Backtesting","Python > Trading & Backtesting","Reproducing Works, Training & Books","Python > Financial Instruments and Pricing","R > Factor Analysis","Python > Financial Instruments and Pricing","R > Time Series","Reproducing Works, Training & Books","R > Time Series","R > Risk Analysis","R > Calendars","CSharp","Frameworks","Python > Financial Instruments and Pricing","Python > Trading & Backtesting","Python > Trading & Backtesting","R > Numerical Libraries & Data Structures","Python > Calendars","R > Backtesting","R > Trading","Python > Trading & Backtesting","Python > Trading & Backtesting","R > Time Series","Python > Calendars","Python > Factor Analysis","Reproducing Works, Training & Books","Matlab > FrameWorks","Reproducing Works, Training & Books","Python > Financial Instruments and Pricing","Python > Data Sources","Python > Data Sources","Julia","R > Data Sources","R > Data Sources","R > Time Series","Python > Data Sources","Python > Trading & Backtesting","Python > Trading & Backtesting","Python > Financial Instruments and Pricing","R > Financial Instruments and Pricing","R > Financial Instruments and Pricing","Golang","Reproducing Works, Training & Books","Python > Data Sources","Elixir/Erlang","Python > Data Sources","Python > Trading & Backtesting","Haskell","Reproducing Works, Training & Books","Reproducing Works, Training & Books","Python > Time Series","Python > Trading & Backtesting","JavaScript","R > Time Series","Python > Trading & Backtesting","Python > Indicators","Python > Trading & Backtesting","Julia","Elixir/Erlang","Elixir/Erlang","Python > Data Sources","Python > Financial Instruments and Pricing","Python > Trading & Backtesting","Python > Trading & Backtesting","Reproducing Works, Training & Books","R > Time Series","Reproducing Works, Training & Books","Julia","Python > Financial Instruments and Pricing","Reproducing Works, Training & Books","Python > Data Sources","Python > Trading & Backtesting","Golang","Haskell","Reproducing Works, Training & Books","R > Time Series","Python > Trading & Backtesting","Python > Data Sources","Reproducing Works, Training & Books","Python > Excel Integration","Julia","R > Financial Instruments and Pricing","Reproducing Works, Training & Books","Python > Trading & Backtesting","Reproducing Works, Training & Books","Reproducing Works, Training & Books","Python > Financial Instruments and Pricing","Python > Data Sources","Python > Trading & Backtesting","Julia","Python > Trading & Backtesting","Reproducing Works, Training & Books","Python > Financial Instruments and Pricing","Python > Trading & Backtesting","Python > Data Sources","Reproducing Works, Training & Books","Python > Risk Analysis","Python > Trading & Backtesting","Python > Trading & Backtesting","Python > Trading & Backtesting","Reproducing Works, Training & Books","R > Data Sources","Python > Data Sources","Rust","Python > Data Sources","Python > Factor Analysis","Python > Data Sources","Python > Trading & Backtesting","Python > Risk Analysis","Frameworks","Julia","Python > Data Sources","R > Financial Instruments and Pricing","Python > Data Sources","Python > Trading & Backtesting","Python > Indicators","Haskell","R > Financial Instruments and Pricing","Python > Trading & Backtesting","Python > Trading & Backtesting","Julia","Ruby","Python > Data Sources","R > Numerical Libraries & Data Structures","Python > Time Series","Python > Risk Analysis","Reproducing Works, Training & Books","Reproducing Works, Training & Books","JavaScript","Python > Data Sources","Python > Trading & Backtesting","Reproducing Works, Training & Books","Python > Excel Integration","Python > Financial Instruments and Pricing","Python > Indicators","Reproducing Works, Training & Books","Python > Financial Instruments and Pricing","Python > Financial Instruments and Pricing","Python > Numerical Libraries & Data Structures","Reproducing Works, Training & Books","Python > Trading & Backtesting","Julia","JavaScript > Data Visualization","Reproducing Works, Training & Books","Python > Data Sources","Python > Financial Instruments and Pricing","Scala","R > Financial Instruments and Pricing","Julia","Python > Trading & Backtesting","Python > Data Sources","Python > Risk Analysis","Python > Trading & Backtesting","Python > Time Series","R > Data Sources","Python > Data Sources","Python > Trading & Backtesting","Python > Trading & Backtesting","Python > Data Sources","Python > Trading & Backtesting","Python > Data Sources","Python > Data Sources","Python > Data Sources","Python > Trading & Backtesting","R > Financial Instruments and Pricing","Java","Python > Data Sources","R > Financial Instruments and Pricing","Reproducing Works, Training & Books","Python > Data Sources","Python > Risk Analysis","Python > Data Sources","Python > Financial Instruments and Pricing","R > Financial Instruments and Pricing","Scala"],["2023-07-23","2023-07-23","2023-07-23","2023-07-23","2023-07-23","2023-07-23","2023-07-23","2023-07-23","2023-07-23","2023-07-22","2023-07-21","2023-07-21","2023-07-21","2023-07-21","2023-07-21","2023-07-20","2023-07-19","2023-07-19","2023-07-19","2023-07-18","2023-07-18","2023-07-16","2023-07-15","2023-07-15","2023-07-14","2023-07-12","2023-07-12","2023-07-11","2023-07-09","2023-07-09","2023-07-08","2023-07-07","2023-07-07","2023-07-07","2023-07-06","2023-07-05","2023-07-04","2023-07-04","2023-07-04","2023-07-03","2023-07-02","2023-07-01","2023-06-30","2023-06-27","2023-06-27","2023-06-27","2023-06-26","2023-06-24","2023-06-22","2023-06-21","2023-06-20","2023-06-19","2023-06-19","2023-06-15","2023-06-14","2023-06-08","2023-06-07","2023-06-06","2023-06-06","2023-06-05","2023-05-29","2023-05-28","2023-05-28","2023-05-25","2023-05-25","2023-05-23","2023-05-23","2023-05-20","2023-05-17","2023-05-15","2023-05-14","2023-05-12","2023-05-07","2023-04-26","2023-04-26","2023-04-21","2023-04-19","2023-04-19","2023-04-17","2023-04-10","2023-04-07","2023-04-04","2023-04-01","2023-03-31","2023-03-31","2023-03-30","2023-03-29","2023-03-26","2023-03-10","2023-03-06","2023-03-06","2023-03-05","2023-03-05","2023-02-17","2023-02-04","2023-02-04","2023-02-04","2023-01-31","2023-01-31","2023-01-24","2023-01-20","2023-01-18","2023-01-18","2023-01-10","2023-01-03","2023-01-01","2022-12-30","2022-12-25","2022-12-06","2022-12-05","2022-12-02","2022-11-25","2022-11-22","2022-11-22","2022-11-21","2022-11-18","2022-11-15","2022-11-13","2022-11-07","2022-11-06","2022-10-14","2022-10-04","2022-10-02","2022-09-24","2022-09-13","2022-09-07","2022-08-28","2022-08-24","2022-08-23","2022-08-11","2022-08-11","2022-08-02","2022-07-24","2022-07-15","2022-06-21","2022-06-06","2022-06-06","2022-05-28","2022-04-21","2022-04-11","2022-04-11","2022-03-12","2022-03-05","2022-01-19","2021-12-28","2021-12-28","2021-12-17","2021-12-15","2021-12-01","2021-11-26","2021-11-26","2021-10-26","2021-09-28","2021-09-22","2021-09-15","2021-09-15","2021-08-19","2021-07-12","2021-07-09","2021-07-08","2021-06-01","2021-06-01","2021-05-25","2021-05-23","2021-04-29","2021-04-22","2021-04-06","2021-03-24","2021-02-22","2021-02-03","2021-01-05","2021-01-02","2020-12-17","2020-10-14","2020-10-14","2020-09-21","2020-07-19","2020-07-02","2020-06-30","2020-06-22","2020-05-28","2020-05-26","2020-04-27","2020-04-15","2020-03-11","2020-02-28","2020-02-18","2020-02-18","2020-01-07","2019-12-03","2019-10-10","2019-09-09","2019-04-11","2019-04-06","2019-03-25","2019-03-12","2019-03-03","2019-02-16","2019-01-22","2018-12-22","2018-12-22","2018-12-16","2018-12-03","2018-12-03","2018-11-18","2018-10-11","2018-09-23","2018-09-17","2018-09-17","2018-09-16","2018-07-14","2018-05-30","2018-05-24","2017-11-28","2017-11-20","2017-10-26","2017-10-21","2017-10-16","2017-08-22","2017-07-30","2017-07-26","2017-07-23","2017-06-05","2017-05-06","2017-04-12","2017-03-21","2017-03-19","2017-03-10","2017-02-28","2017-02-07","2016-11-02","2016-10-25","2016-10-07","2016-10-07","2016-09-23","2016-09-10","2016-03-31","2016-02-29","2016-02-12","2016-01-08","2015-12-22","2015-12-17","2015-10-07","2015-08-29","2015-08-05","2015-07-14","2015-07-07","2015-06-10","2015-01-20","2014-12-03","2014-02-19","2014-01-14"]],"container":"<table class=\"display\">\n <thead>\n <tr>\n <th> <\/th>\n <th>project<\/th>\n <th>section<\/th>\n <th>last_commit<\/th>\n <\/tr>\n <\/thead>\n<\/table>","options":{"pageLength":50,"columnDefs":[{"orderable":false,"targets":0}],"order":[],"autoWidth":false,"orderClasses":false}},"evals":[],"jsHooks":[]}</script>
|
|
</div>
|
|
</div>
|
|
|
|
|
|
|
|
</main> <!-- /main -->
|
|
<script id="quarto-html-after-body" type="application/javascript">
|
|
window.document.addEventListener("DOMContentLoaded", function (event) {
|
|
const toggleBodyColorMode = (bsSheetEl) => {
|
|
const mode = bsSheetEl.getAttribute("data-mode");
|
|
const bodyEl = window.document.querySelector("body");
|
|
if (mode === "dark") {
|
|
bodyEl.classList.add("quarto-dark");
|
|
bodyEl.classList.remove("quarto-light");
|
|
} else {
|
|
bodyEl.classList.add("quarto-light");
|
|
bodyEl.classList.remove("quarto-dark");
|
|
}
|
|
}
|
|
const toggleBodyColorPrimary = () => {
|
|
const bsSheetEl = window.document.querySelector("link#quarto-bootstrap");
|
|
if (bsSheetEl) {
|
|
toggleBodyColorMode(bsSheetEl);
|
|
}
|
|
}
|
|
toggleBodyColorPrimary();
|
|
const icon = "";
|
|
const anchorJS = new window.AnchorJS();
|
|
anchorJS.options = {
|
|
placement: 'right',
|
|
icon: icon
|
|
};
|
|
anchorJS.add('.anchored');
|
|
const clipboard = new window.ClipboardJS('.code-copy-button', {
|
|
target: function(trigger) {
|
|
return trigger.previousElementSibling;
|
|
}
|
|
});
|
|
clipboard.on('success', function(e) {
|
|
// button target
|
|
const button = e.trigger;
|
|
// don't keep focus
|
|
button.blur();
|
|
// flash "checked"
|
|
button.classList.add('code-copy-button-checked');
|
|
var currentTitle = button.getAttribute("title");
|
|
button.setAttribute("title", "Copied!");
|
|
let tooltip;
|
|
if (window.bootstrap) {
|
|
button.setAttribute("data-bs-toggle", "tooltip");
|
|
button.setAttribute("data-bs-placement", "left");
|
|
button.setAttribute("data-bs-title", "Copied!");
|
|
tooltip = new bootstrap.Tooltip(button,
|
|
{ trigger: "manual",
|
|
customClass: "code-copy-button-tooltip",
|
|
offset: [0, -8]});
|
|
tooltip.show();
|
|
}
|
|
setTimeout(function() {
|
|
if (tooltip) {
|
|
tooltip.hide();
|
|
button.removeAttribute("data-bs-title");
|
|
button.removeAttribute("data-bs-toggle");
|
|
button.removeAttribute("data-bs-placement");
|
|
}
|
|
button.setAttribute("title", currentTitle);
|
|
button.classList.remove('code-copy-button-checked');
|
|
}, 1000);
|
|
// clear code selection
|
|
e.clearSelection();
|
|
});
|
|
function tippyHover(el, contentFn) {
|
|
const config = {
|
|
allowHTML: true,
|
|
content: contentFn,
|
|
maxWidth: 500,
|
|
delay: 100,
|
|
arrow: false,
|
|
appendTo: function(el) {
|
|
return el.parentElement;
|
|
},
|
|
interactive: true,
|
|
interactiveBorder: 10,
|
|
theme: 'quarto',
|
|
placement: 'bottom-start'
|
|
};
|
|
window.tippy(el, config);
|
|
}
|
|
const noterefs = window.document.querySelectorAll('a[role="doc-noteref"]');
|
|
for (var i=0; i<noterefs.length; i++) {
|
|
const ref = noterefs[i];
|
|
tippyHover(ref, function() {
|
|
// use id or data attribute instead here
|
|
let href = ref.getAttribute('data-footnote-href') || ref.getAttribute('href');
|
|
try { href = new URL(href).hash; } catch {}
|
|
const id = href.replace(/^#\/?/, "");
|
|
const note = window.document.getElementById(id);
|
|
return note.innerHTML;
|
|
});
|
|
}
|
|
const findCites = (el) => {
|
|
const parentEl = el.parentElement;
|
|
if (parentEl) {
|
|
const cites = parentEl.dataset.cites;
|
|
if (cites) {
|
|
return {
|
|
el,
|
|
cites: cites.split(' ')
|
|
};
|
|
} else {
|
|
return findCites(el.parentElement)
|
|
}
|
|
} else {
|
|
return undefined;
|
|
}
|
|
};
|
|
var bibliorefs = window.document.querySelectorAll('a[role="doc-biblioref"]');
|
|
for (var i=0; i<bibliorefs.length; i++) {
|
|
const ref = bibliorefs[i];
|
|
const citeInfo = findCites(ref);
|
|
if (citeInfo) {
|
|
tippyHover(citeInfo.el, function() {
|
|
var popup = window.document.createElement('div');
|
|
citeInfo.cites.forEach(function(cite) {
|
|
var citeDiv = window.document.createElement('div');
|
|
citeDiv.classList.add('hanging-indent');
|
|
citeDiv.classList.add('csl-entry');
|
|
var biblioDiv = window.document.getElementById('ref-' + cite);
|
|
if (biblioDiv) {
|
|
citeDiv.innerHTML = biblioDiv.innerHTML;
|
|
}
|
|
popup.appendChild(citeDiv);
|
|
});
|
|
return popup.innerHTML;
|
|
});
|
|
}
|
|
}
|
|
});
|
|
</script>
|
|
</div> <!-- /content -->
|
|
|
|
|
|
|
|
</body></html> |