Files
awesome-quant/projects.csv
T
2023-08-14 06:09:34 -03:00

71 KiB

1projectsectionlast_commiturldescriptiongithubcranrepo
2numpyPython > Numerical Libraries & Data Structureshttps://www.numpy.orgNumPy is the fundamental package for scientific computing with Python.FalseFalse
3scipyPython > Numerical Libraries & Data Structureshttps://www.scipy.orgSciPy (pronounced “Sigh Pie”) is a Python-based ecosystem of open-source software for mathematics, science, and engineering.FalseFalse
4pandasPython > Numerical Libraries & Data Structureshttps://pandas.pydata.orgpandas is an open source, BSD-licensed library providing high-performance, easy-to-use data structures and data analysis tools for the Python programming language.FalseFalse
5quantdslPython > Numerical Libraries & Data Structures2017-10-26https://github.com/johnbywater/quantdslDomain specific language for quantitative analytics in finance and trading.TrueFalsejohnbywater/quantdsl
6statisticsPython > Numerical Libraries & Data Structureshttps://docs.python.org/3/library/statistics.htmlBuiltin Python library for all basic statistical calculations.FalseFalse
7sympyPython > Numerical Libraries & Data Structureshttps://www.sympy.org/SymPy is a Python library for symbolic mathematics.FalseFalse
8pymc3Python > Numerical Libraries & Data Structureshttps://docs.pymc.io/Probabilistic Programming in Python: Bayesian Modeling and Probabilistic Machine Learning with Theano.FalseFalse
9modelxPython > Numerical Libraries & Data Structureshttps://docs.modelx.io/Python reimagination of spreadsheets as formula-centric objects that are interoperable with pandas.FalseFalse
10OpenBB TerminalPython > Financial Instruments and Pricing2023-08-10https://github.com/OpenBB-finance/OpenBBTerminalTerminal for investment research for everyone.TrueFalseOpenBB-finance/OpenBBTerminal
11PyQLPython > Financial Instruments and Pricing2023-07-31https://github.com/enthought/pyqlQuantLib's Python port.TrueFalseenthought/pyql
12pyfinPython > Financial Instruments and Pricing2014-12-03https://github.com/opendoor-labs/pyfinBasic options pricing in Python. *ARCHIVED*TrueFalseopendoor-labs/pyfin
13vollibPython > Financial Instruments and Pricing2023-04-01https://github.com/vollib/vollibvollib is a python library for calculating option prices, implied volatility and greeks.TrueFalsevollib/vollib
14QuantPyPython > Financial Instruments and Pricing2017-11-28https://github.com/jsmidt/QuantPyA framework for quantitative finance In python.TrueFalsejsmidt/QuantPy
15Finance-PythonPython > Financial Instruments and Pricing2023-01-01https://github.com/alpha-miner/Finance-PythonPython tools for Finance.TrueFalsealpha-miner/Finance-Python
16ffnPython > Financial Instruments and Pricing2023-05-28https://github.com/pmorissette/ffnA financial function library for Python.TrueFalsepmorissette/ffn
17pynancePython > Financial Instruments and Pricing2021-02-03https://github.com/GriffinAustin/pynanceLightweight Python library for assembling and analysing financial data.TrueFalseGriffinAustin/pynance
18tiaPython > Financial Instruments and Pricing2017-06-05https://github.com/bpsmith/tiaToolkit for integration and analysis.TrueFalsebpsmith/tia
19hasura/base-python-dashPython > Financial Instruments and Pricinghttps://platform.hasura.io/hub/projects/hasura/base-python-dashHasura quickstart to deploy Dash framework. Written on top of Flask, Plotly.js, and React.js, Dash is ideal for building data visualization apps with highly custom user interfaces in pure Python.FalseFalse
20hasura/base-python-bokehPython > Financial Instruments and Pricinghttps://platform.hasura.io/hub/projects/hasura/base-python-bokehHasura quickstart to visualize data with bokeh library.FalseFalse
21pysabrPython > Financial Instruments and Pricing2022-04-21https://github.com/ynouri/pysabrSABR model Python implementation.TrueFalseynouri/pysabr
22FinancePyPython > Financial Instruments and Pricing2023-05-29https://github.com/domokane/FinancePyA Python Finance Library that focuses on the pricing and risk-management of Financial Derivatives, including fixed-income, equity, FX and credit derivatives.TrueFalsedomokane/FinancePy
23gs-quantPython > Financial Instruments and Pricing2023-08-02https://github.com/goldmansachs/gs-quantPython toolkit for quantitative financeTrueFalsegoldmansachs/gs-quant
24willowtreePython > Financial Instruments and Pricing2018-07-14https://github.com/federicomariamassari/willowtreeRobust and flexible Python implementation of the willow tree lattice for derivatives pricing.TrueFalsefedericomariamassari/willowtree
25financial-engineeringPython > Financial Instruments and Pricing2017-11-20https://github.com/federicomariamassari/financial-engineeringApplications of Monte Carlo methods to financial engineering projects, in Python.TrueFalsefedericomariamassari/financial-engineering
26optlibPython > Financial Instruments and Pricing2022-11-18https://github.com/dbrojas/optlibA library for financial options pricing written in Python.TrueFalsedbrojas/optlib
27tf-quant-financePython > Financial Instruments and Pricing2023-08-13https://github.com/google/tf-quant-financeHigh-performance TensorFlow library for quantitative finance.TrueFalsegoogle/tf-quant-finance
28Q-FinPython > Financial Instruments and Pricing2023-04-07https://github.com/RomanMichaelPaolucci/Q-FinA Python library for mathematical finance.TrueFalseRomanMichaelPaolucci/Q-Fin
29QuantsbinPython > Financial Instruments and Pricing2021-05-23https://github.com/quantsbin/QuantsbinTools for pricing and plotting of vanilla option prices, greeks and various other analysis around them.TrueFalsequantsbin/Quantsbin
30finoptionsPython > Financial Instruments and Pricing2021-12-28https://github.com/bbcho/finoptions-devComplete python implementation of R package fOptions with partial implementation of fExoticOptions for pricing various options.TrueFalsebbcho/finoptions-dev
31pypmePython > Financial Instruments and Pricing2023-06-27https://github.com/ymyke/pypmePME (Public Market Equivalent) calculation.TrueFalseymyke/pypme
32AbsBoxPython > Financial Instruments and Pricing2023-08-13https://github.com/yellowbean/AbsBoxA Python based library to model cashflow for structured product like Asset-backed securities (ABS) and Mortgage-backed securities (MBS).TrueFalseyellowbean/AbsBox
33pandas_talibPython > Indicators2018-05-30https://github.com/femtotrader/pandas_talibA Python Pandas implementation of technical analysis indicators.TrueFalsefemtotrader/pandas_talib
34fintaPython > Indicators2022-07-24https://github.com/peerchemist/fintaCommon financial technical analysis indicators implemented in Pandas.TrueFalsepeerchemist/finta
35TulipyPython > Indicators2019-04-11https://github.com/cirla/tulipyFinancial Technical Analysis Indicator Library (Python bindings for [tulipindicators](https://github.com/TulipCharts/tulipindicators))TrueFalsecirla/tulipy
36lpplsPython > Indicators2023-06-06https://github.com/Boulder-Investment-Technologies/lpplsA Python module for fitting the [Log-Periodic Power Law Singularity (LPPLS)](https://en.wikipedia.org/wiki/Didier_Sornette#The_JLS_and_LPPLS_models) model.TrueFalseBoulder-Investment-Technologies/lppls
37BlanklyPython > Trading & Backtesting2023-08-02https://github.com/Blankly-Finance/BlanklyFully integrated backtesting, paper trading, and live deployment.TrueFalseBlankly-Finance/Blankly
38TA-LibPython > Trading & Backtesting2023-07-19https://github.com/mrjbq7/ta-libPython wrapper for TA-Lib (<http://ta-lib.org/>).TrueFalsemrjbq7/ta-lib
39ziplinePython > Trading & Backtesting2020-10-14https://github.com/quantopian/ziplinePythonic algorithmic trading library.TrueFalsequantopian/zipline
40QuantSoftware ToolkitPython > Trading & Backtesting2016-10-07https://github.com/QuantSoftware/QuantSoftwareToolkitPython-based open source software framework designed to support portfolio construction and management.TrueFalseQuantSoftware/QuantSoftwareToolkit
41quantitativePython > Trading & Backtesting2019-03-03https://github.com/jeffrey-liang/quantitativeQuantitative finance, and backtesting library.TrueFalsejeffrey-liang/quantitative
42analyzerPython > Trading & Backtesting2015-12-22https://github.com/llazzaro/analyzerPython framework for real-time financial and backtesting trading strategies.TrueFalsellazzaro/analyzer
43btPython > Trading & Backtesting2023-05-23https://github.com/pmorissette/btFlexible Backtesting for Python.TrueFalsepmorissette/bt
44backtraderPython > Trading & Backtesting2023-04-19https://github.com/backtrader/backtraderPython Backtesting library for trading strategies.TrueFalsebacktrader/backtrader
45pythalesiansPython > Trading & Backtesting2016-09-23https://github.com/thalesians/pythalesiansPython library to backtest trading strategies, plot charts, seamlessly download market data, analyse market patterns etc.TrueFalsethalesians/pythalesians
46pybacktestPython > Trading & Backtesting2019-09-09https://github.com/ematvey/pybacktestVectorized backtesting framework in Python / pandas, designed to make your backtesting easier.TrueFalseematvey/pybacktest
47pyalgotradePython > Trading & Backtesting2023-03-05https://github.com/gbeced/pyalgotradePython Algorithmic Trading Library.TrueFalsegbeced/pyalgotrade
48basanaPython > Trading & Backtesting2023-08-12https://github.com/gbeced/basanaA Python async and event driven framework for algorithmic trading, with a focus on crypto currencies.TrueFalsegbeced/basana
49tradingWithPythonPython > Trading & Backtestinghttps://pypi.org/project/tradingWithPython/A collection of functions and classes for Quantitative trading.FalseFalse
50Pandas TAPython > Trading & Backtesting2022-09-24https://github.com/twopirllc/pandas-taPandas TA is an easy to use Python 3 Pandas Extension with 115+ Indicators. Easily build Custom Strategies.TrueFalsetwopirllc/pandas-ta
51taPython > Trading & Backtesting2022-08-23https://github.com/bukosabino/taTechnical Analysis Library using Pandas (Python)TrueFalsebukosabino/ta
52algobrokerPython > Trading & Backtesting2016-03-31https://github.com/joequant/algobrokerThis is an execution engine for algo trading.TrueFalsejoequant/algobroker
53pysentosaPython > Trading & Backtestinghttps://pypi.org/project/pysentosa/Python API for sentosa trading system.FalseFalse
54finmarketpyPython > Trading & Backtesting2023-04-26https://github.com/cuemacro/finmarketpyPython library for backtesting trading strategies and analyzing financial markets.TrueFalsecuemacro/finmarketpy
55binary-martingalePython > Trading & Backtesting2017-10-16https://github.com/metaperl/binary-martingaleComputer program to automatically trade binary options martingale style.TrueFalsemetaperl/binary-martingale
56fooltraderPython > Trading & Backtesting2020-07-19https://github.com/foolcage/fooltraderthe project using big-data technology to provide an uniform way to analyze the whole market.TrueFalsefoolcage/fooltrader
57zvtPython > Trading & Backtesting2023-08-01https://github.com/zvtvz/zvtthe project using sql,pandas to provide an uniform and extendable way to record data,computing factors,select securites, backtesting,realtime trading and it could show all of them in clearly charts in realtime.TrueFalsezvtvz/zvt
58pylivetraderPython > Trading & Backtesting2022-04-11https://github.com/alpacahq/pylivetraderzipline-compatible live trading library.TrueFalsealpacahq/pylivetrader
59pipeline-livePython > Trading & Backtesting2022-04-11https://github.com/alpacahq/pipeline-livezipline's pipeline capability with IEX for live trading.TrueFalsealpacahq/pipeline-live
60zipline-extensionsPython > Trading & Backtesting2018-09-17https://github.com/quantrocket-llc/zipline-extensionsZipline extensions and adapters for QuantRocket.TrueFalsequantrocket-llc/zipline-extensions
61moonshotPython > Trading & Backtesting2023-06-14https://github.com/quantrocket-llc/moonshotVectorized backtester and trading engine for QuantRocket based on Pandas.TrueFalsequantrocket-llc/moonshot
62PyPortfolioOptPython > Trading & Backtesting2023-05-07https://github.com/robertmartin8/PyPortfolioOptFinancial portfolio optimisation in python, including classical efficient frontier and advanced methods.TrueFalserobertmartin8/PyPortfolioOpt
63EitenPython > Trading & Backtesting2020-09-21https://github.com/tradytics/eitenEiten is an open source toolkit by Tradytics that implements various statistical and algorithmic investing strategies such as Eigen Portfolios, Minimum Variance Portfolios, Maximum Sharpe Ratio Portfolios, and Genetic Algorithms based Portfolios.TrueFalsetradytics/eiten
64riskparity.pyPython > Trading & Backtesting2023-07-01https://github.com/dppalomar/riskparity.pyfast and scalable design of risk parity portfolios with TensorFlow 2.0TrueFalsedppalomar/riskparity.py
65mlfinlabPython > Trading & Backtesting2021-12-01https://github.com/hudson-and-thames/mlfinlabImplementations regarding "Advances in Financial Machine Learning" by Marcos Lopez de Prado. (Feature Engineering, Financial Data Structures, Meta-Labeling)TrueFalsehudson-and-thames/mlfinlab
66pyqstratPython > Trading & Backtesting2023-04-21https://github.com/abbass2/pyqstratA fast, extensible, transparent python library for backtesting quantitative strategies.TrueFalseabbass2/pyqstrat
67NowTradePython > Trading & Backtesting2017-02-07https://github.com/edouardpoitras/NowTradePython library for backtesting technical/mechanical strategies in the stock and currency markets.TrueFalseedouardpoitras/NowTrade
68pinkfishPython > Trading & Backtesting2023-08-02https://github.com/fja05680/pinkfishA backtester and spreadsheet library for security analysis.TrueFalsefja05680/pinkfish
69aatPython > Trading & Backtesting2022-11-22https://github.com/timkpaine/aatAsync Algorithmic Trading EngineTrueFalsetimkpaine/aat
70Backtesting.pyPython > Trading & Backtestinghttps://kernc.github.io/backtesting.py/Backtest trading strategies in PythonFalseFalse
71catalystPython > Trading & Backtesting2021-09-22https://github.com/enigmampc/catalystAn Algorithmic Trading Library for Crypto-Assets in PythonTrueFalseenigmampc/catalyst
72quantstatsPython > Trading & Backtesting2023-07-06https://github.com/ranaroussi/quantstatsPortfolio analytics for quants, written in PythonTrueFalseranaroussi/quantstats
73qtpylibPython > Trading & Backtesting2021-03-24https://github.com/ranaroussi/qtpylibQTPyLib, Pythonic Algorithmic Trading <http://qtpylib.io>TrueFalseranaroussi/qtpylib
74QuantdomPython > Trading & Backtesting2019-03-12https://github.com/constverum/QuantdomPython-based framework for backtesting trading strategies & analyzing financial markets [GUI :neckbeard:]TrueFalseconstverum/Quantdom
75freqtradePython > Trading & Backtesting2023-08-14https://github.com/freqtrade/freqtradeFree, open source crypto trading botTrueFalsefreqtrade/freqtrade
76algorithmic-trading-with-pythonPython > Trading & Backtesting2021-06-01https://github.com/chrisconlan/algorithmic-trading-with-pythonFree `pandas` and `scikit-learn` resources for trading simulation, backtesting, and machine learning on financial data.TrueFalsechrisconlan/algorithmic-trading-with-python
77DeepDowPython > Trading & Backtesting2022-08-02https://github.com/jankrepl/deepdowPortfolio optimization with deep learningTrueFalsejankrepl/deepdow
78QlibPython > Trading & Backtesting2023-08-04https://github.com/microsoft/qlibAn AI-oriented Quantitative Investment Platform by Microsoft. Full ML pipeline of data processing, model training, back-testing; and covers the entire chain of quantitative investment: alpha seeking, risk modeling, portfolio optimization, and order execution.TrueFalsemicrosoft/qlib
79machine-learning-for-tradingPython > Trading & Backtesting2023-03-05https://github.com/stefan-jansen/machine-learning-for-tradingCode and resources for Machine Learning for Algorithmic TradingTrueFalsestefan-jansen/machine-learning-for-trading
80AlphaPyPython > Trading & Backtesting2023-07-25https://github.com/ScottfreeLLC/AlphaPyAutomated Machine Learning [AutoML] with Python, scikit-learn, Keras, XGBoost, LightGBM, and CatBoostTrueFalseScottfreeLLC/AlphaPy
81jessePython > Trading & Backtesting2023-07-15https://github.com/jesse-ai/jesseAn advanced crypto trading bot written in PythonTrueFalsejesse-ai/jesse
82rqalphaPython > Trading & Backtesting2023-08-07https://github.com/ricequant/rqalphaA extendable, replaceable Python algorithmic backtest && trading framework supporting multiple securities.TrueFalsericequant/rqalpha
83FinRL-LibraryPython > Trading & Backtesting2023-08-13https://github.com/AI4Finance-LLC/FinRL-LibraryA Deep Reinforcement Learning Library for Automated Trading in Quantitative Finance. NeurIPS 2020.TrueFalseAI4Finance-LLC/FinRL-Library
84bulbeaPython > Trading & Backtesting2017-03-19https://github.com/achillesrasquinha/bulbeaDeep Learning based Python Library for Stock Market Prediction and Modelling.TrueFalseachillesrasquinha/bulbea
85ib_nopePython > Trading & Backtesting2021-04-22https://github.com/ajhpark/ib_nopeAutomated trading system for NOPE strategy over IBKR TWS.TrueFalseajhpark/ib_nope
86OctoBotPython > Trading & Backtesting2023-07-08https://github.com/Drakkar-Software/OctoBotOpen source cryptocurrency trading bot for high frequency, arbitrage, TA and social trading with an advanced web interface.TrueFalseDrakkar-Software/OctoBot
87bta-libPython > Trading & Backtesting2020-03-11https://github.com/mementum/bta-libTechnical Analysis library in pandas for backtesting algotrading and quantitative analysis.TrueFalsemementum/bta-lib
88Stock-Prediction-ModelsPython > Trading & Backtesting2021-01-05https://github.com/huseinzol05/Stock-Prediction-ModelsGathers machine learning and deep learning models for Stock forecasting including trading bots and simulations.TrueFalsehuseinzol05/Stock-Prediction-Models
89TuneTAPython > Trading & Backtesting2023-08-07https://github.com/jmrichardson/tunetaTuneTA optimizes technical indicators using a distance correlation measure to a user defined target feature such as next day return.TrueFalsejmrichardson/tuneta
90AutoTraderPython > Trading & Backtesting2022-11-21https://github.com/kieran-mackle/AutoTraderA Python-based development platform for automated trading systems - from backtesting to optimisation to livetrading.TrueFalsekieran-mackle/AutoTrader
91fast-tradePython > Trading & Backtesting2023-01-31https://github.com/jrmeier/fast-tradeA library built with backtest portability and performance in mind for backtest trading strategies.TrueFalsejrmeier/fast-trade
92qf-libPython > Trading & Backtesting2023-08-04https://github.com/quarkfin/qf-libQF-Lib is a Python library that provides high quality tools for quantitative finance.TrueFalsequarkfin/qf-lib
93tda-apiPython > Trading & Backtesting2023-06-05https://github.com/alexgolec/tda-apiGather data and trade equities, options, and ETFs via TDAmeritrade.TrueFalsealexgolec/tda-api
94vectorbtPython > Trading & Backtesting2023-07-09https://github.com/polakowo/vectorbtFind your trading edge, using a powerful toolkit for backtesting, algorithmic trading, and research.TrueFalsepolakowo/vectorbt
95LeanPython > Trading & Backtesting2023-08-10https://github.com/QuantConnect/LeanLean Algorithmic Trading Engine by QuantConnect (Python, C#).TrueFalseQuantConnect/Lean
96fast-tradePython > Trading & Backtesting2023-01-31https://github.com/jrmeier/fast-tradeLow code backtesting library utilizing pandas and technical analysis indicators.TrueFalsejrmeier/fast-trade
97pysystemtradePython > Trading & Backtesting2023-08-12https://github.com/robcarver17/pysystemtradepysystemtrade is the open source version of Robert Carver's backtesting and trading engine that implements systems according to the framework outlined in his book "Systematic Trading", which is further developed on his [blog](https://qoppac.blogspot.com/).TrueFalserobcarver17/pysystemtrade
98pytrendseriesPython > Trading & Backtesting2023-06-14https://github.com/rafa-rod/pytrendseriesDetect trend in time series, drawdown, drawdown within a constant look-back window , maximum drawdown, time underwater.TrueFalserafa-rod/pytrendseries
99PyLOBPython > Trading & Backtesting2023-01-01https://github.com/DrAshBooth/PyLOBFully functioning fast Limit Order Book written in Python.TrueFalseDrAshBooth/PyLOB
100PyBrokerPython > Trading & Backtesting2023-08-10https://github.com/edtechre/pybrokerAlgorithmic Trading with Machine Learning.TrueFalseedtechre/pybroker
101pyfolioPython > Risk Analysis2020-02-28https://github.com/quantopian/pyfolioPortfolio and risk analytics in Python.TrueFalsequantopian/pyfolio
102empyricalPython > Risk Analysis2020-10-14https://github.com/quantopian/empyricalCommon financial risk and performance metrics.TrueFalsequantopian/empyrical
103fecon235Python > Risk Analysis2018-12-03https://github.com/rsvp/fecon235Computational tools for financial economics include: Gaussian Mixture model of leptokurtotic risk, adaptive Boltzmann portfolios.TrueFalsersvp/fecon235
104financePython > Risk Analysishttps://pypi.org/project/finance/Financial Risk Calculations. Optimized for ease of use through class construction and operator overload.FalseFalse
105qfrmPython > Risk Analysishttps://pypi.org/project/qfrm/Quantitative Financial Risk Management: awesome OOP tools for measuring, managing and visualizing risk of financial instruments and portfolios.FalseFalse
106visualize-wealthPython > Risk Analysis2015-06-10https://github.com/benjaminmgross/visualize-wealthPortfolio construction and quantitative analysis.TrueFalsebenjaminmgross/visualize-wealth
107VisualPortfolioPython > Risk Analysis2017-02-28https://github.com/wegamekinglc/VisualPortfolioThis tool is used to visualize the perfomance of a portfolio.TrueFalsewegamekinglc/VisualPortfolio
108universal-portfoliosPython > Risk Analysis2023-04-19https://github.com/Marigold/universal-portfoliosCollection of algorithms for online portfolio selection.TrueFalseMarigold/universal-portfolios
109FinQuantPython > Risk Analysis2023-08-03https://github.com/fmilthaler/FinQuantA program for financial portfolio management, analysis and optimisation.TrueFalsefmilthaler/FinQuant
110EmpyrialPython > Risk Analysis2023-08-13https://github.com/ssantoshp/EmpyrialPortfolio's risk and performance analytics and returns predictions.TrueFalsessantoshp/Empyrial
111risktoolsPython > Risk Analysis2023-07-05https://github.com/bbcho/risktools-devRisk tools for use within the crude and crude products trading space with partial implementation of R's PerformanceAnalytics.TrueFalsebbcho/risktools-dev
112Riskfolio-LibPython > Risk Analysis2023-08-01https://github.com/dcajasn/Riskfolio-LibPortfolio Optimization and Quantitative Strategic Asset Allocation in Python.TrueFalsedcajasn/Riskfolio-Lib
113alphalensPython > Factor Analysis2020-04-27https://github.com/quantopian/alphalensPerformance analysis of predictive alpha factors.TrueFalsequantopian/alphalens
114SpectrePython > Factor Analysis2023-01-18https://github.com/Heerozh/spectreGPU-accelerated Factors analysis library and BacktesterTrueFalseHeerozh/spectre
115ARCHPython > Time Series2023-07-12https://github.com/bashtage/archARCH models in Python.TrueFalsebashtage/arch
116statsmodelsPython > Time Serieshttp://statsmodels.sourceforge.netPython module that allows users to explore data, estimate statistical models, and perform statistical tests.FalseFalse
117dyntsPython > Time Series2016-11-02https://github.com/quantmind/dyntsPython package for timeseries analysis and manipulation.TrueFalsequantmind/dynts
118PyFluxPython > Time Series2018-12-16https://github.com/RJT1990/pyfluxPython library for timeseries modelling and inference (frequentist and Bayesian) on models.TrueFalseRJT1990/pyflux
119tsfreshPython > Time Series2023-08-03https://github.com/blue-yonder/tsfreshAutomatic extraction of relevant features from time series.TrueFalseblue-yonder/tsfresh
120hasura/quandl-metabasePython > Time Serieshttps://platform.hasura.io/hub/projects/anirudhm/quandl-metabase-time-seriesHasura quickstart to visualize Quandl's timeseries datasets with Metabase.FalseFalse
121Facebook ProphetPython > Time Series2023-07-07https://github.com/facebook/prophetTool for producing high quality forecasts for time series data that has multiple seasonality with linear or non-linear growth.TrueFalsefacebook/prophet
122tsmoothiePython > Time Series2022-08-24https://github.com/cerlymarco/tsmoothieA python library for time-series smoothing and outlier detection in a vectorized way.TrueFalsecerlymarco/tsmoothie
123pmdarimaPython > Time Series2023-07-03https://github.com/alkaline-ml/pmdarimaA statistical library designed to fill the void in Python's time series analysis capabilities, including the equivalent of R's auto.arima function.TrueFalsealkaline-ml/pmdarima
124gluon-tsPython > Time Series2023-08-14https://github.com/awslabs/gluon-tsvProbabilistic time series modeling in Python.TrueFalseawslabs/gluon-ts
125exchange_calendarsPython > Calendars2023-06-29https://github.com/gerrymanoim/exchange_calendarsStock Exchange Trading Calendars.TrueFalsegerrymanoim/exchange_calendars
126bizdaysPython > Calendars2023-01-20https://github.com/wilsonfreitas/python-bizdaysBusiness days calculations and utilities.TrueFalsewilsonfreitas/python-bizdays
127pandas_market_calendarsPython > Calendars2023-02-04https://github.com/rsheftel/pandas_market_calendarsExchange calendars to use with pandas for trading applications.TrueFalsersheftel/pandas_market_calendars
128yfinancePython > Data Sources2023-08-13https://github.com/ranaroussi/yfinanceYahoo! Finance market data downloader (+faster Pandas Datareader)TrueFalseranaroussi/yfinance
129findatapyPython > Data Sources2023-07-26https://github.com/cuemacro/findatapyPython library to download market data via Bloomberg, Quandl, Yahoo etc.TrueFalsecuemacro/findatapy
130googlefinancePython > Data Sources2018-09-23https://github.com/hongtaocai/googlefinancePython module to get real-time stock data from Google Finance API.TrueFalsehongtaocai/googlefinance
131yahoo-financePython > Data Sources2021-12-15https://github.com/lukaszbanasiak/yahoo-financePython module to get stock data from Yahoo! Finance.TrueFalselukaszbanasiak/yahoo-finance
132pandas-datareaderPython > Data Sources2023-06-24https://github.com/pydata/pandas-datareaderPython module to get data from various sources (Google Finance, Yahoo Finance, FRED, OECD, Fama/French, World Bank, Eurostat...) into Pandas datastructures such as DataFrame, Panel with a caching mechanism.TrueFalsepydata/pandas-datareader
133pandas-financePython > Data Sources2023-07-04https://github.com/davidastephens/pandas-financeHigh level API for access to and analysis of financial data.TrueFalsedavidastephens/pandas-finance
134pyhoofinancePython > Data Sources2016-10-07https://github.com/innes213/pyhoofinanceRapidly queries Yahoo Finance for multiple tickers and returns typed data for analysis.TrueFalseinnes213/pyhoofinance
135yfinanceapiPython > Data Sources2020-05-26https://github.com/Karthik005/yfinanceapiFinance API for Python.TrueFalseKarthik005/yfinanceapi
136yql-financePython > Data Sources2015-08-29https://github.com/slawek87/yql-financeyql-finance is simple and fast. API returns stock closing prices for current period of time and current stock ticker (i.e. APPL, GOOGL).TrueFalseslawek87/yql-finance
137ystockquotePython > Data Sources2017-03-10https://github.com/cgoldberg/ystockquoteRetrieve stock quote data from Yahoo Finance.TrueFalsecgoldberg/ystockquote
138wallstreetPython > Data Sources2022-12-30https://github.com/mcdallas/wallstreetReal time stock and option data.TrueFalsemcdallas/wallstreet
139stock_extractorPython > Data Sources2016-09-10https://github.com/ZachLiuGIS/stock_extractorGeneral Purpose Stock Extractors from Online Resources.TrueFalseZachLiuGIS/stock_extractor
140StockexPython > Data Sources2021-09-15https://github.com/cttn/StockexPython wrapper for Yahoo! Finance API.TrueFalsecttn/Stockex
141finsymbolsPython > Data Sources2017-07-23https://github.com/skillachie/finsymbolsObtains stock symbols and relating information for SP500, AMEX, NYSE, and NASDAQ.TrueFalseskillachie/finsymbols
142FRBPython > Data Sources2018-12-22https://github.com/avelkoski/FRBPython Client for FRED® API.TrueFalseavelkoski/FRB
143inquisitorPython > Data Sources2019-10-10https://github.com/econdb/inquisitorPython Interface to Econdb.com API.TrueFalseecondb/inquisitor
144yfiPython > Data Sources2016-02-12https://github.com/nickelkr/yfiYahoo! YQL library.TrueFalsenickelkr/yfi
145chinesestockapiPython > Data Sourceshttps://pypi.org/project/chinesestockapi/Python API to get Chinese stock price.FalseFalse
146exchangePython > Data Sources2015-07-07https://github.com/akarat/exchangeGet current exchange rate.TrueFalseakarat/exchange
147ticksPython > Data Sources2016-01-08https://github.com/jamescnowell/ticksSimple command line tool to get stock ticker data.TrueFalsejamescnowell/ticks
148pybbgPython > Data Sources2015-01-20https://github.com/bpsmith/pybbgPython interface to Bloomberg COM APIs.TrueFalsebpsmith/pybbg
149ccyPython > Data Sources2023-07-23https://github.com/lsbardel/ccyPython module for currencies.TrueFalselsbardel/ccy
150tusharePython > Data Sourceshttps://pypi.org/project/tushare/A utility for crawling historical and Real-time Quotes data of China stocks.FalseFalse
151jsmPython > Data Sourceshttps://pypi.org/project/jsm/Get the japanese stock market data.FalseFalse
152cn_stock_srcPython > Data Sources2016-02-29https://github.com/jealous/cn_stock_srcUtility for retrieving basic China stock data from different sources.TrueFalsejealous/cn_stock_src
153coinmarketcapPython > Data Sources2023-05-23https://github.com/barnumbirr/coinmarketcapPython API for coinmarketcap.TrueFalsebarnumbirr/coinmarketcap
154after-hoursPython > Data Sources2020-06-22https://github.com/datawrestler/after-hoursObtain pre market and after hours stock prices for a given symbol.TrueFalsedatawrestler/after-hours
155bronto-pythonPython > Data Sourceshttps://pypi.org/project/bronto-python/Bronto API Integration for Python.FalseFalse
156pytdxPython > Data Sources2020-04-15https://github.com/rainx/pytdxPython Interface for retrieving chinese stock realtime quote data from TongDaXin Nodes.TrueFalserainx/pytdx
157pdblpPython > Data Sources2022-05-28https://github.com/matthewgilbert/pdblpA simple interface to integrate pandas and the Bloomberg Open API.TrueFalsematthewgilbert/pdblp
158tiingoPython > Data Sources2023-04-26https://github.com/hydrosquall/tiingo-pythonPython interface for daily composite prices/OHLC/Volume + Real-time News Feeds, powered by the Tiingo Data Platform.TrueFalsehydrosquall/tiingo-python
159iexfinancePython > Data Sources2021-01-02https://github.com/addisonlynch/iexfinancePython Interface for retrieving real-time and historical prices and equities data from The Investor's Exchange.TrueFalseaddisonlynch/iexfinance
160pyEXPython > Data Sources2022-11-22https://github.com/timkpaine/pyEXPython interface to IEX with emphasis on pandas, support for streaming data, premium data, points data (economic, rates, commodities), and technical indicators.TrueFalsetimkpaine/pyEX
161alpaca-trade-apiPython > Data Sources2023-06-27https://github.com/alpacahq/alpaca-trade-api-pythonPython interface for retrieving real-time and historical prices from Alpaca API as well as trade execution.TrueFalsealpacahq/alpaca-trade-api-python
162metatrader5Python > Data Sourceshttps://pypi.org/project/MetaTrader5/API Connector to MetaTrader 5 TerminalFalseFalse
163aksharePython > Data Sources2023-08-14https://github.com/jindaxiang/akshareAkShare is an elegant and simple financial data interface library for Python, built for human beings! <https://akshare.readthedocs.io>TrueFalsejindaxiang/akshare
164yahooqueryPython > Data Sources2023-07-18https://github.com/dpguthrie/yahooqueryPython interface for retrieving data through unofficial Yahoo Finance API.TrueFalsedpguthrie/yahooquery
165investpyPython > Data Sources2022-10-02https://github.com/alvarobartt/investpyFinancial Data Extraction from Investing.com with Python! <https://investpy.readthedocs.io/>TrueFalsealvarobartt/investpy
166ylivetickerPython > Data Sources2021-04-29https://github.com/yahoofinancelive/ylivetickerLive stream of market data from Yahoo Finance websocket.TrueFalseyahoofinancelive/yliveticker
167bbgbridgePython > Data Sources2020-01-07https://github.com/ran404/bbgbridgeEasy to use Bloomberg Desktop API wrapper for Python.TrueFalseran404/bbgbridge
168alpha_vantagePython > Data Sources2022-12-25https://github.com/RomelTorres/alpha_vantageA python wrapper for Alpha Vantage API for financial data.TrueFalseRomelTorres/alpha_vantage
169FinanceDataReaderPython > Data Sources2022-10-14https://github.com/FinanceData/FinanceDataReaderOpen Source Financial data reader for U.S, Korean, Japanese, Chinese, Vietnamese StocksTrueFalseFinanceData/FinanceDataReader
170pystlouisfedPython > Data Sources2023-05-12https://github.com/TomasKoutek/pystlouisfedPython client for Federal Reserve Bank of St. Louis API - FRED, ALFRED, GeoFRED and FRASER.TrueFalseTomasKoutek/pystlouisfed
171python-bcbPython > Data Sources2023-07-22https://github.com/wilsonfreitas/python-bcbPython interface to Brazilian Central Bank web services.TrueFalsewilsonfreitas/python-bcb
172market-pricesPython > Data Sources2023-07-03https://github.com/maread99/market_pricesCreate meaningful OHLCV datasets from knowledge of [exchange-calendars](https://github.com/gerrymanoim/exchange_calendars) (works out-the-box with data from Yahoo Finance).TrueFalsemaread99/market_prices
173tardis-pythonPython > Data Sources2023-04-14https://github.com/tardis-dev/tardis-pythonPython interface for Tardis.dev high frequency crypto market dataTrueFalsetardis-dev/tardis-python
174lake-apiPython > Data Sources2023-05-21https://github.com/crypto-lake/lake-apiPython interface for Crypto Lake high frequency crypto market dataTrueFalsecrypto-lake/lake-api
175tessaPython > Data Sources2023-06-27https://github.com/ymyke/tessasimple, hassle-free access to price information of financial assets (currently based on yfinance and pycoingecko), including search and a symbol class.TrueFalseymyke/tessa
176pandaSDMXPython > Data Sources2023-02-25https://github.com/dr-leo/pandaSDMXPython package that implements SDMX 2.1 (ISO 17369:2013), a format for exchange of statistical data and metadata used by national statistical agencies, central banks, and international organisations.TrueFalsedr-leo/pandaSDMX
177cifPython > Data Sources2022-06-18https://github.com/LenkaV/CIFPython package that include few composite indicators, which summarize multidimensional relationships between individual economic indicators.TrueFalseLenkaV/CIF
178finaggPython > Data Sources2023-08-11https://github.com/theOGognf/finaggfinagg is a Python package that provides implementations of popular and free financial APIs, tools for aggregating historical data from those APIs into SQL databases, and tools for transforming aggregated data into features useful for analysis and AI/ML.TrueFalsetheOGognf/finagg
179xlwingsPython > Excel Integrationhttps://www.xlwings.org/Make Excel fly with Python.FalseFalse
180openpyxlPython > Excel Integrationhttps://openpyxl.readthedocs.io/en/latest/Read/Write Excel 2007 xlsx/xlsm files.FalseFalse
181xlrdPython > Excel Integration2021-08-19https://github.com/python-excel/xlrdLibrary for developers to extract data from Microsoft Excel spreadsheet files.TrueFalsepython-excel/xlrd
182xlsxwriterPython > Excel Integrationhttps://xlsxwriter.readthedocs.io/Write files in the Excel 2007+ XLSX file format.FalseFalse
183xlwtPython > Excel Integration2018-09-16https://github.com/python-excel/xlwtLibrary to create spreadsheet files compatible with MS Excel 97/2000/XP/2003 XLS files, on any platform.TrueFalsepython-excel/xlwt
184DataNitroPython > Excel Integrationhttps://datanitro.com/DataNitro also offers full-featured Python-Excel integration, including UDFs. Trial downloads are available, but users must purchase a license.FalseFalse
185xlloopPython > Excel Integrationhttp://xlloop.sourceforge.netXLLoop is an open source framework for implementing Excel user-defined functions (UDFs) on a centralised server (a function server).FalseFalse
186expyPython > Excel Integrationhttp://www.bnikolic.co.uk/expy/expy.htmlThe ExPy add-in allows easy use of Python directly from within an Microsoft Excel spreadsheet, both to execute arbitrary code and to define new Excel functions.FalseFalse
187pyxllPython > Excel Integrationhttps://www.pyxll.comPyXLL is an Excel add-in that enables you to extend Excel using nothing but Python code.FalseFalse
188D-TalePython > Visualization2023-07-21https://github.com/man-group/dtaleVisualizer for pandas dataframes and xarray datasets.TrueFalseman-group/dtale
189mplfinancePython > Visualization2023-08-01https://github.com/matplotlib/mplfinancematplotlib utilities for the visualization, and visual analysis, of financial data.TrueFalsematplotlib/mplfinance
190finplotPython > Visualization2023-07-31https://github.com/highfestiva/finplotPerformant and effortless finance plotting for Python.TrueFalsehighfestiva/finplot
191finvizfinancePython > Visualization2023-07-02https://github.com/lit26/finvizfinanceFinviz analysis python library.TrueFalselit26/finvizfinance
192market-analyPython > Visualization2023-07-03https://github.com/maread99/market_analyAnalysis and interactive charting using [market-prices](https://github.com/maread99/market_prices) and bqplot.TrueFalsemaread99/market_analy
193xtsR > Numerical Libraries & Data Structures2023-08-04https://github.com/joshuaulrich/xtseXtensible Time Series: Provide for uniform handling of R's different time-based data classes by extending zoo, maximizing native format information preservation and allowing for user level customization and extension, while simplifying cross-class interoperability.TrueFalsejoshuaulrich/xts
194data.tableR > Numerical Libraries & Data Structures2023-02-17https://github.com/Rdatatable/data.tableExtension of data.frame: Fast aggregation of large data (e.g. 100GB in RAM), fast ordered joins, fast add/modify/delete of columns by group using no copies at all, list columns and a fast file reader (fread). Offers a natural and flexible syntax, for faster development.TrueFalseRdatatable/data.table
195sparseEigenR > Numerical Libraries & Data Structures2018-12-22https://github.com/dppalomar/sparseEigenSparse pricipal component analysis.TrueFalsedppalomar/sparseEigen
196TSdbiR > Numerical Libraries & Data Structureshttp://tsdbi.r-forge.r-project.org/Provides a common interface to time series databases.FalseFalse
197tseriesR > Numerical Libraries & Data Structureshttps://cran.r-project.org/web/packages/tseries/index.htmlTime Series Analysis and Computational Finance.FalseTrue
198zooR > Numerical Libraries & Data Structureshttps://cran.r-project.org/web/packages/zoo/index.htmlS3 Infrastructure for Regular and Irregular Time Series (Z's Ordered Observations).FalseTrue
199tisR > Numerical Libraries & Data Structureshttps://cran.r-project.org/web/packages/tis/index.htmlFunctions and S3 classes for time indexes and time indexed series, which are compatible with FAME frequencies.FalseTrue
200tfplotR > Numerical Libraries & Data Structureshttps://cran.r-project.org/web/packages/tfplot/index.htmlUtilities for simple manipulation and quick plotting of time series data.FalseTrue
201tframeR > Numerical Libraries & Data Structureshttps://cran.r-project.org/web/packages/tframe/index.htmlA kernel of functions for programming time series methods in a way that is relatively independently of the representation of time.FalseTrue
202IBrokersR > Data Sourceshttps://cran.r-project.org/web/packages/IBrokers/index.htmlProvides native R access to Interactive Brokers Trader Workstation API.FalseTrue
203RblpapiR > Data Sources2022-12-02https://github.com/Rblp/RblpapiAn R Interface to 'Bloomberg' is provided via the 'Blp API'.TrueFalseRblp/Rblpapi
204QuandlR > Data Sourceshttps://www.quandl.com/tools/rGet Financial Data Directly Into R.FalseFalse
205RbitcoinR > Data Sources2016-10-25https://github.com/jangorecki/RbitcoinUnified markets API interface (bitstamp, kraken, btce, bitmarket).TrueFalsejangorecki/Rbitcoin
206GetTDDataR > Data Sources2023-05-15https://github.com/msperlin/GetTDDataDownloads and aggregates data for Brazilian government issued bonds directly from the website of Tesouro Direto.TrueFalsemsperlin/GetTDData
207GetHFDataR > Data Sources2020-06-30https://github.com/msperlin/GetHFDataDownloads and aggregates high frequency trading data for Brazilian instruments directly from Bovespa ftp site.TrueFalsemsperlin/GetHFData
208Reddit WallstreetBets APIR > Data Sourceshttps://dashboard.nbshare.io/apps/reddit/api/Provides daily top 50 stocks from reddit (subreddit) Wallstreetbets and their sentiments via the API.FalseFalse
209tdR > Data Sources2022-12-05https://github.com/eddelbuettel/tdInterfaces the 'twelvedata' API for stocks and (digital and standard) currencies.TrueFalseeddelbuettel/td
210rbcbR > Data Sources2023-06-19https://github.com/wilsonfreitas/rbcbR interface to Brazilian Central Bank web services.TrueFalsewilsonfreitas/rbcb
211rb3R > Data Sources2023-04-14https://github.com/ropensci/rb3A bunch of downloaders and parsers for data delivered from B3.TrueFalseropensci/rb3
212simfinapiR > Data Sources2023-04-12https://github.com/matthiasgomolka/simfinapiMakes 'SimFin' data (<https://simfin.com/>) easily accessible in R.TrueFalsematthiasgomolka/simfinapi
213RQuantLibR > Financial Instruments and Pricinghttp://dirk.eddelbuettel.com/code/rquantlib.htmlRQuantLib connects GNU R with QuantLib.FalseFalse
214quantmodR > Financial Instruments and Pricinghttps://cran.r-project.org/web/packages/quantmod/index.htmlQuantitative Financial Modelling Framework.FalseTrue
215RmetricsR > Financial Instruments and Pricinghttps://www.rmetrics.orgThe premier open source software solution for teaching and training quantitative finance.FalseFalse
216fAsianOptionsR > Financial Instruments and Pricinghttps://cran.r-project.org/web/packages/fAsianOptions/index.htmlEBM and Asian Option Valuation.FalseTrue
217fAssetsR > Financial Instruments and Pricinghttps://cran.r-project.org/web/packages/fAssets/index.htmlAnalysing and Modelling Financial Assets.FalseTrue
218fBasicsR > Financial Instruments and Pricinghttps://cran.r-project.org/web/packages/fBasics/index.htmlMarkets and Basic Statistics.FalseTrue
219fBondsR > Financial Instruments and Pricinghttps://cran.r-project.org/web/packages/fBonds/index.htmlBonds and Interest Rate Models.FalseTrue
220fExoticOptionsR > Financial Instruments and Pricinghttps://cran.r-project.org/web/packages/fExoticOptions/index.htmlExotic Option Valuation.FalseTrue
221fOptionsR > Financial Instruments and Pricinghttps://cran.r-project.org/web/packages/fOptions/index.htmlPricing and Evaluating Basic Options.FalseTrue
222fPortfolioR > Financial Instruments and Pricinghttps://cran.r-project.org/web/packages/fPortfolio/index.htmlPortfolio Selection and Optimization.FalseTrue
223portfolioR > Financial Instruments and Pricing2021-07-09https://github.com/dgerlanc/portfolioAnalysing equity portfolios.TrueFalsedgerlanc/portfolio
224sparseIndexTrackingR > Financial Instruments and Pricing2023-05-28https://github.com/dppalomar/sparseIndexTrackingPortfolio design to track an index.TrueFalsedppalomar/sparseIndexTracking
225covFactorModelR > Financial Instruments and Pricing2019-03-25https://github.com/dppalomar/covFactorModelCovariance matrix estimation via factor models.TrueFalsedppalomar/covFactorModel
226riskParityPortfolioR > Financial Instruments and Pricing2022-11-15https://github.com/dppalomar/riskParityPortfolioBlazingly fast design of risk parity portfolios.TrueFalsedppalomar/riskParityPortfolio
227sdeR > Financial Instruments and Pricinghttps://cran.r-project.org/web/packages/sde/index.htmlSimulation and Inference for Stochastic Differential Equations.FalseTrue
228YieldCurveR > Financial Instruments and Pricinghttps://cran.r-project.org/web/packages/YieldCurve/index.htmlModelling and estimation of the yield curve.FalseTrue
229SmithWilsonYieldCurveR > Financial Instruments and Pricinghttps://cran.r-project.org/web/packages/SmithWilsonYieldCurve/index.htmlConstructs a yield curve by the Smith-Wilson method from a table of LIBOR and SWAP rates.FalseTrue
230ycinterextraR > Financial Instruments and Pricinghttps://cran.r-project.org/web/packages/ycinterextra/index.htmlYield curve or zero-coupon prices interpolation and extrapolation.FalseTrue
231AmericanCallOptR > Financial Instruments and Pricinghttps://cran.r-project.org/web/packages/AmericanCallOpt/index.htmlThis package includes pricing function for selected American call options with underlying assets that generate payouts.FalseTrue
232VarSwapPriceR > Financial Instruments and Pricinghttps://cran.r-project.org/web/packages/VarSwapPrice/index.htmlPricing a variance swap on an equity index.FalseTrue
233RNDR > Financial Instruments and Pricinghttps://cran.r-project.org/web/packages/RND/index.htmlRisk Neutral Density Extraction Package.FalseTrue
234LSMonteCarloR > Financial Instruments and Pricinghttps://cran.r-project.org/web/packages/LSMonteCarlo/index.htmlAmerican options pricing with Least Squares Monte Carlo method.FalseTrue
235OptHedgingR > Financial Instruments and Pricinghttps://cran.r-project.org/web/packages/OptHedging/index.htmlEstimation of value and hedging strategy of call and put options.FalseTrue
236tvmR > Financial Instruments and Pricinghttps://cran.r-project.org/web/packages/tvm/index.htmlTime Value of Money Functions.FalseTrue
237OptionPricingR > Financial Instruments and Pricinghttps://cran.r-project.org/web/packages/OptionPricing/index.htmlOption Pricing with Efficient Simulation Algorithms.FalseTrue
238creduleR > Financial Instruments and Pricing2015-08-05https://github.com/blenezet/creduleCredit Default Swap Functions.TrueFalseblenezet/credule
239derivmktsR > Financial Instruments and Pricinghttps://cran.r-project.org/web/packages/derivmkts/index.htmlFunctions and R Code to Accompany Derivatives Markets.FalseTrue
240FinCalR > Financial Instruments and Pricing2017-04-12https://github.com/felixfan/FinCalPackage for time value of money calculation, time series analysis and computational finance.TrueFalsefelixfan/FinCal
241r-quantR > Financial Instruments and Pricing2014-02-19https://github.com/artyyouth/r-quantR code for quantitative analysis in finance.TrueFalseartyyouth/r-quant
242options.studiesR > Financial Instruments and Pricing2015-12-17https://github.com/taylorizing/options.studiesoptions trading studies functions for use with options.data package and shiny.TrueFalsetaylorizing/options.studies
243PortfolioAnalyticsR > Financial Instruments and Pricing2022-11-13https://github.com/braverock/PortfolioAnalyticsPortfolio Analysis, Including Numerical Methods for Optimizationof Portfolios.TrueFalsebraverock/PortfolioAnalytics
244fmbasicsR > Financial Instruments and Pricing2019-12-03https://github.com/imanuelcostigan/fmbasicsFinancial Market Building Blocks.TrueFalseimanuelcostigan/fmbasics
245R-fixedincomeR > Financial Instruments and Pricing2023-06-27https://github.com/wilsonfreitas/R-fixedincomeFixed income tools for R.TrueFalsewilsonfreitas/R-fixedincome
246backtestR > Tradinghttps://cran.r-project.org/web/packages/backtest/index.htmlExploring Portfolio-Based Conjectures About Financial Instruments.FalseTrue
247paR > Tradinghttps://cran.r-project.org/web/packages/pa/index.htmlPerformance Attribution for Equity Portfolios.FalseTrue
248TTRR > Trading2023-08-03https://github.com/joshuaulrich/TTRTechnical Trading Rules.TrueFalsejoshuaulrich/TTR
249QuantToolsR > Tradinghttps://quanttools.bitbucket.io/_site/index.htmlEnhanced Quantitative Trading Modelling.FalseFalse
250blotterR > Trading2023-02-04https://github.com/braverock/blotterTransaction infrastructure for defining instruments, transactions, portfolios and accounts for trading systems and simulation. Provides portfolio support for multi-asset class and multi-currency portfolios. Actively maintained and developed.TrueFalsebraverock/blotter
251quantstratR > Backtesting2023-02-04https://github.com/braverock/quantstratTransaction-oriented infrastructure for constructing trading systems and simulation. Provides support for multi-asset class and multi-currency portfolios for backtesting and other financial research.TrueFalsebraverock/quantstrat
252PerformanceAnalyticsR > Risk Analysis2023-03-29https://github.com/braverock/PerformanceAnalyticsEconometric tools for performance and risk analysis.TrueFalsebraverock/PerformanceAnalytics
253FactorAnalyticsR > Factor Analysis2023-04-04https://github.com/braverock/FactorAnalyticsThe FactorAnalytics package contains fitting and analysis methods for the three main types of factor models used in conjunction with portfolio construction, optimization and risk management, namely fundamental factor models, time series factor models and statistical factor models.TrueFalsebraverock/FactorAnalytics
254Expected ReturnsR > Factor Analysis2023-07-12https://github.com/JustinMShea/ExpectedReturnsSolutions for enhancing portfolio diversification and replications of seminal papers with R, most of which are discussed in one of the best investment references of the recent decade, Expected Returns: An Investors Guide to Harvesting Market Rewards by Antti Ilmanen.TrueFalseJustinMShea/ExpectedReturns
255tseriesR > Time Serieshttps://cran.r-project.org/web/packages/tseries/index.htmlTime Series Analysis and Computational Finance.FalseTrue
256fGarchR > Time Serieshttps://cran.r-project.org/web/packages/fGarch/index.htmlRmetrics - Autoregressive Conditional Heteroskedastic Modelling.FalseTrue
257timeSeriesR > Time Serieshttps://cran.r-project.org/web/packages/timeSeries/index.htmlRmetrics - Financial Time Series Objects.FalseTrue
258rugarchR > Time Series2023-07-16https://github.com/alexiosg/rugarchUnivariate GARCH Models.TrueFalsealexiosg/rugarch
259rmgarchR > Time Series2022-03-05https://github.com/alexiosg/rmgarchMultivariate GARCH Models.TrueFalsealexiosg/rmgarch
260tidypredictR > Time Series2021-09-28https://github.com/edgararuiz/tidypredictRun predictions inside the database <https://tidypredict.netlify.com/>.TrueFalseedgararuiz/tidypredict
261tidyquantR > Time Series2023-03-31https://github.com/business-science/tidyquantBringing financial analysis to the tidyverse.TrueFalsebusiness-science/tidyquant
262timetkR > Time Series2023-03-30https://github.com/business-science/timetkA toolkit for working with time series in R.TrueFalsebusiness-science/timetk
263tibbletimeR > Time Series2023-01-24https://github.com/business-science/tibbletimeBuilt on top of the tidyverse, tibbletime is an extension that allows for the creation of time aware tibbles through the setting of a time index.TrueFalsebusiness-science/tibbletime
264matrixprofileR > Time Series2022-11-25https://github.com/matrix-profile-foundation/matrixprofileTime series data mining library built on top of the novel Matrix Profile data structure and algorithms.TrueFalsematrix-profile-foundation/matrixprofile
265garchmodelsR > Time Series2022-08-11https://github.com/AlbertoAlmuinha/garchmodelsA parsnip backend for GARCH models.TrueFalseAlbertoAlmuinha/garchmodels
266timeDateR > Calendarshttps://cran.r-project.org/web/packages/timeDate/index.htmlChronological and Calendar ObjectsFalseTrue
267bizdaysR > Calendars2023-03-26https://github.com/wilsonfreitas/R-bizdaysBusiness days calculations and utilitiesTrueFalsewilsonfreitas/R-bizdays
268QUANTAXISMatlab > FrameWorks2023-01-10https://github.com/yutiansut/quantaxisIntegrated Quantitative Toolbox with Matlab.TrueFalseyutiansut/quantaxis
269QuantLib.jlJulia2020-02-18https://github.com/pazzo83/QuantLib.jlQuantlib implementation in pure Julia.TrueFalsepazzo83/QuantLib.jl
270Ito.jlJulia2017-03-21https://github.com/aviks/Ito.jlA Julia package for quantitative finance.TrueFalseaviks/Ito.jl
271TALib.jlJulia2017-08-22https://github.com/femtotrader/TALib.jlA Julia wrapper for TA-Lib.TrueFalsefemtotrader/TALib.jl
272Miletus.jlJulia2023-05-20https://github.com/JuliaComputing/Miletus.jlA financial contract definition, modeling language, and valuation framework.TrueFalseJuliaComputing/Miletus.jl
273Temporal.jlJulia2021-12-28https://github.com/dysonance/Temporal.jlFlexible and efficient time series class & methods.TrueFalsedysonance/Temporal.jl
274Indicators.jlJulia2022-12-06https://github.com/dysonance/Indicators.jlFinancial market technical analysis & indicators on top of Temporal.TrueFalsedysonance/Indicators.jl
275Strategems.jlJulia2021-04-06https://github.com/dysonance/Strategems.jlQuantitative systematic trading strategy development and backtesting.TrueFalsedysonance/Strategems.jl
276TimeSeries.jlJulia2023-05-17https://github.com/JuliaStats/TimeSeries.jlTime series toolkit for Julia.TrueFalseJuliaStats/TimeSeries.jl
277MarketTechnicals.jlJulia2021-07-12https://github.com/JuliaQuant/MarketTechnicals.jlTechnical analysis of financial time series on top of TimeSeries.TrueFalseJuliaQuant/MarketTechnicals.jl
278MarketData.jlJulia2022-06-21https://github.com/JuliaQuant/MarketData.jlTime series market data.TrueFalseJuliaQuant/MarketData.jl
279TimeFrames.jlJulia2019-02-16https://github.com/femtotrader/TimeFrames.jlA Julia library that defines TimeFrame (essentially for resampling TimeSeries).TrueFalsefemtotrader/TimeFrames.jl
280DataFrames.jlJulia2023-07-22https://github.com/JuliaData/DataFrames.jlIn-memory tabular data in JuliaTrueFalseJuliaData/DataFrames.jl
281TSFrames.jlJulia2023-07-25https://github.com/xKDR/TSFrames.jlHandle timeseries data on top of the powerful and mature DataFrames.jlTrueFalsexKDR/TSFrames.jl
282StrataJavahttp://strata.opengamma.io/Modern open-source analytics and market risk library designed and written in Java.FalseFalse
283JQuantLibJavahttp://www.jquantlib.orgJQuantLib is a free, open-source, comprehensive framework for quantitative finance, written in 100% Java.FalseFalse
284finmath.netJavahttp://finmath.netJava library with algorithms and methodologies related to mathematical finance.FalseFalse
285quantcomponentsJava2015-10-07https://github.com/lsgro/quantcomponentsFree Java components for Quantitative Finance and Algorithmic Trading.TrueFalselsgro/quantcomponents
286DRIPJavahttps://lakshmidrip.github.io/DRIPFixed Income, Asset Allocation, Transaction Cost Analysis, XVA Metrics Libraries.FalseFalse
287ta4jJava2023-08-06https://github.com/ta4j/ta4jA Java library for technical analysis.TrueFalseta4j/ta4j
288finance.jsJavaScript2018-10-11https://github.com/ebradyjobory/finance.jsA JavaScript library for common financial calculations.TrueFalseebradyjobory/finance.js
289portfolio-allocationJavaScript2022-08-11https://github.com/lequant40/portfolio_allocation_jsPortfolioAllocation is a JavaScript library designed to help constructing financial portfolios made of several assets: bonds, commodities, cryptocurrencies, currencies, exchange traded funds (ETFs), mutual funds, stocks...TrueFalselequant40/portfolio_allocation_js
290GhostfolioJavaScript2023-08-13https://github.com/ghostfolio/ghostfolioWealth management software to keep track of financial assets like stocks, ETFs or cryptocurrencies and make solid, data-driven investment decisions.TrueFalseghostfolio/ghostfolio
291IndicatorTSJavaScript2023-06-26https://github.com/cinar/indicatortsIndicator is a TypeScript module providing various stock technical analysis indicators, strategies, and a backtest framework for trading.TrueFalsecinar/indicatorts
292ccxtJavaScript2023-08-14https://github.com/ccxt/ccxtA JavaScript / Python / PHP cryptocurrency trading API with support for more than 100 bitcoin/altcoin exchanges.TrueFalseccxt/ccxt
293PENDAXJavaScript2023-06-13https://github.com/CompendiumFi/PENDAX-SDKJavascript SDK for Trading/Data API and Websockets for FTX, FTXUS, OKX, Bybit, & More.TrueFalseCompendiumFi/PENDAX-SDK
294MidaJavaScript2023-07-26https://github.com/Reiryoku-Technologies/MidaThe open-source and cross-platform trading framework (https://www.mida.org/).TrueFalseReiryoku-Technologies/Mida
295QUANTAXIS_WebkitJavaScript > Data Visualization2017-07-30https://github.com/yutiansut/QUANTAXIS_WebkitAn awesome visualization center based on quantaxis.TrueFalseyutiansut/QUANTAXIS_Webkit
296quantfinHaskell2019-04-06https://github.com/boundedvariation/quantfinquant finance in pure haskell.TrueFalseboundedvariation/quantfin
297HaxcelHaskell2022-09-13https://github.com/MarcusRainbow/HaxcelExcel Addin for Haskell.TrueFalseMarcusRainbow/Haxcel
298FfinarHaskell2021-11-26https://github.com/MarcusRainbow/FfinarA financial maths library in Haskell.TrueFalseMarcusRainbow/Ffinar
299QuantScaleScala2014-01-14https://github.com/choucrifahed/quantscaleScala Quantitative Finance Library.TrueFalsechoucrifahed/quantscale
300Scala QuantScala2017-05-06https://github.com/frankcash/Scala-QuantScala library for working with stock data from IFTTT recipes or Google Finance.TrueFalsefrankcash/Scala-Quant
301JijiRuby2019-01-22https://github.com/unageanu/jiji2Open Source Forex algorithmic trading framework using OANDA REST API.TrueFalseunageanu/jiji2
302TaiElixir/Erlang2022-10-04https://github.com/fremantle-capital/taiOpen Source composable, real time, market data and trade execution toolkit.TrueFalsefremantle-capital/tai
303WorkbenchElixir/Erlang2022-06-06https://github.com/fremantle-industries/workbenchFrom Idea to Execution - Manage your trading operation across a globally distributed clusterTrueFalsefremantle-industries/workbench
304PropElixir/Erlang2022-06-06https://github.com/fremantle-industries/propAn open and opinionated trading platform using productive & familiar open source libraries and tools for strategy research, execution and operation.TrueFalsefremantle-industries/prop
305KelpGolang2021-11-26https://github.com/stellar/kelpKelp is an open-source Golang algorithmic cryptocurrency trading bot that runs on centralized exchanges and Stellar DEX (command-line usage and desktop GUI).TrueFalsestellar/kelp
306marketstoreGolang2022-11-07https://github.com/alpacahq/marketstoreDataFrame Server for Financial Timeseries Data.TrueFalsealpacahq/marketstore
307IndicatorGoGolang2023-06-22https://github.com/cinar/indicatorIndicatorGo is a Golang module providing various stock technical analysis indicators, strategies, and a backtest framework for trading.TrueFalsecinar/indicator
308TradeFrameCPP2023-06-19https://github.com/rburkholder/trade-frameC++ 17 based framework/library (with sample applications) for testing options based automated trading ideas using DTN IQ real time data feed and Interactive Brokers (TWS API) for trade execution. Comes with built-in [Option Greeks/IV](https://github.com/rburkholder/trade-frame/tree/master/lib/TFOptions) calculation library.TrueFalserburkholder/trade-frame
309QuantLibFrameworkshttps://www.quantlib.orgThe QuantLib project is aimed at providing a comprehensive software framework for quantitative finance.FalseFalse
310JQuantLibFrameworkshttp://www.jquantlib.orgJava port.FalseFalse
311RQuantLibFrameworkshttp://dirk.eddelbuettel.com/code/rquantlib.htmlR port.FalseFalse
312QuantLibAddinFrameworkshttps://www.quantlib.org/quantlibaddin/Excel support.FalseFalse
313QuantLibXLFrameworkshttps://www.quantlib.org/quantlibxl/Excel support.FalseFalse
314QLNetFrameworks2023-06-15https://github.com/amaggiulli/qlnet.Net port.TrueFalseamaggiulli/qlnet
315PyQLFrameworks2023-07-31https://github.com/enthought/pyqlPython port.TrueFalseenthought/pyql
316QuantLib.jlFrameworks2020-02-18https://github.com/pazzo83/QuantLib.jlJulia port.TrueFalsepazzo83/QuantLib.jl
317QuantLib-Python DocumentationFrameworkshttps://quantlib-python-docs.readthedocs.io/Documentation for the Python bindings for the QuantLib libraryFalseFalse
318TA-LibFrameworkshttps://ta-lib.orgperform technical analysis of financial market data.FalseFalse
319Portfolio OptimizerFrameworkshttps://portfoliooptimizer.io/Portfolio Optimizer is a Web API for portfolio analysis and optimization.FalseFalse
320QuantConnectCSharp2023-08-10https://github.com/QuantConnect/LeanLean Engine is an open-source fully managed C# algorithmic trading engine built for desktop and cloud usage.TrueFalseQuantConnect/Lean
321StockSharpCSharp2023-08-14https://github.com/StockSharp/StockSharpAlgorithmic trading and quantitative trading open source platform to develop trading robots (stock markets, forex, crypto, bitcoins, and options).TrueFalseStockSharp/StockSharp
322TDAmeritrade.DotNetCoreCSharp2023-03-10https://github.com/NVentimiglia/TDAmeritrade.DotNetCoreFree, open-source .NET Client for the TD Ameritrade Trading Platform. Helps developers integrate TD Ameritrade API into custom trading solutions.TrueFalseNVentimiglia/TDAmeritrade.DotNetCore
323QuantMathRust2020-05-28https://github.com/MarcusRainbow/QuantMathFinancial maths library for risk-neutral pricing and riskTrueFalseMarcusRainbow/QuantMath
324BarterRust2023-04-20https://github.com/barter-rs/barter-rsOpen-source Rust framework for building event-driven live-trading & backtesting systemsTrueFalsebarter-rs/barter-rs
325LFESTRust2023-07-14https://github.com/MathisWellmann/lfest-rsSimulated perpetual futures exchange to trade your strategy against.TrueFalseMathisWellmann/lfest-rs
326TradeAggregationRust2023-08-03https://github.com/MathisWellmann/trade_aggregation-rsAggregate trades into user-defined candles using information driven rules.TrueFalseMathisWellmann/trade_aggregation-rs
327SlidingFeaturesRust2023-07-06https://github.com/MathisWellmann/sliding_features-rsChainable tree-like sliding windows for signal processing and technical analysis.TrueFalseMathisWellmann/sliding_features-rs
328RustQuantRust2023-08-04https://github.com/avhz/RustQuantQuantitative finance library written in Rust.TrueFalseavhz/RustQuant
329Derman PapersReproducing Works, Training & Books2017-10-21https://github.com/MarcosCarreira/DermanPapersNotebooks that replicate original quantitative finance papers from Emanuel Derman.TrueFalseMarcosCarreira/DermanPapers
330ML-QuantReproducing Works, Training & Bookshttps://www.ml-quant.com/Top Quant resources like ArXiv (sanity), SSRN, RePec, Journals, Podcasts, Videos, and Blogs.FalseFalse
331volatility-tradingReproducing Works, Training & Books2023-04-10https://github.com/jasonstrimpel/volatility-tradingA complete set of volatility estimators based on Euan Sinclair's Volatility Trading.TrueFalsejasonstrimpel/volatility-trading
332quantReproducing Works, Training & Books2015-07-14https://github.com/paulperry/quantQuantitative Finance and Algorithmic Trading exhaust; mostly ipython notebooks based on Quantopian, Zipline, or Pandas.TrueFalsepaulperry/quant
333fecon235Reproducing Works, Training & Books2018-12-03https://github.com/rsvp/fecon235Open source project for software tools in financial economics. Many jupyter notebook to verify theoretical ideas and practical methods interactively.TrueFalsersvp/fecon235
334Quantitative-NotebooksReproducing Works, Training & Books2020-07-02https://github.com/LongOnly/Quantitative-NotebooksEducational notebooks on quantitative finance, algorithmic trading, financial modelling and investment strategyTrueFalseLongOnly/Quantitative-Notebooks
335QuantEconReproducing Works, Training & Bookshttps://quantecon.org/Lecture series on economics, finance, econometrics and data science; QuantEcon.py, QuantEcon.jl, notebooksFalseFalse
336FinanceHubReproducing Works, Training & Books2021-05-25https://github.com/Finance-Hub/FinanceHubResources for Quantitative FinanceTrueFalseFinance-Hub/FinanceHub
337Python_Option_PricingReproducing Works, Training & Books2017-07-26https://github.com/dedwards25/Python_Option_PricingAn libary to price financial options written in Python. Includes: Black Scholes, Black 76, Implied Volatility, American, European, Asian, Spread Options.TrueFalsededwards25/Python_Option_Pricing
338python-trainingReproducing Works, Training & Books2023-07-07https://github.com/jpmorganchase/python-trainingJ.P. Morgan's Python training for business analysts and traders.TrueFalsejpmorganchase/python-training
339Stock_Analysis_For_QuantReproducing Works, Training & Books2023-08-13https://github.com/LastAncientOne/Stock_Analysis_For_QuantDifferent Types of Stock Analysis in Excel, Matlab, Power BI, Python, R, and Tableau.TrueFalseLastAncientOne/Stock_Analysis_For_Quant
340algorithmic-trading-with-pythonReproducing Works, Training & Books2021-06-01https://github.com/chrisconlan/algorithmic-trading-with-pythonSource code for Algorithmic Trading with Python (2020) by Chris Conlan.TrueFalsechrisconlan/algorithmic-trading-with-python
341MEDIUM_NoteBookReproducing Works, Training & Books2023-06-27https://github.com/cerlymarco/MEDIUM_NoteBookRepository containing notebooks of [cerlymarco](https://github.com/cerlymarco)'s posts on Medium.TrueFalsecerlymarco/MEDIUM_NoteBook
342QuantFinanceReproducing Works, Training & Books2022-03-12https://github.com/PythonCharmers/QuantFinanceTraining materials in quantitative finance.TrueFalsePythonCharmers/QuantFinance
343IPythonScriptsReproducing Works, Training & Books2018-11-18https://github.com/mgroncki/IPythonScriptsTutorials about Quantitative Finance in Python and QuantLib: Pricing, xVAs, Hedging, Portfolio Optimisation, Machine Learning and Deep Learning.TrueFalsemgroncki/IPythonScripts
344Computational-Finance-CourseReproducing Works, Training & Books2023-01-03https://github.com/LechGrzelak/Computational-Finance-CourseMaterials for the course of Computational Finance.TrueFalseLechGrzelak/Computational-Finance-Course
345Machine-Learning-for-Asset-ManagersReproducing Works, Training & Books2022-09-07https://github.com/emoen/Machine-Learning-for-Asset-ManagersImplementation of code snippets, exercises and application to live data from Machine Learning for Asset Managers (Elements in Quantitative Finance) written by Prof. Marcos López de Prado.TrueFalseemoen/Machine-Learning-for-Asset-Managers
346Python-for-Finance-CookbookReproducing Works, Training & Books2023-01-18https://github.com/PacktPublishing/Python-for-Finance-CookbookPython for Finance Cookbook, published by Packt.TrueFalsePacktPublishing/Python-for-Finance-Cookbook
347modelos_vol_derivativosReproducing Works, Training & Books2021-09-15https://github.com/ysaporito/modelos_vol_derivativos"Modelos de Volatilidade para Derivativos" book's Jupyter notebooksTrueFalseysaporito/modelos_vol_derivativos
348NMOFReproducing Works, Training & Books2023-07-31https://github.com/enricoschumann/NMOFFunctions, examples and data from the first and the second edition of "Numerical Methods and Optimization in Finance" by M. Gilli, D. Maringer and E. Schumann (2019, ISBN:978-0128150658).TrueFalseenricoschumann/NMOF
349py4fi2ndReproducing Works, Training & Books2022-11-06https://github.com/yhilpisch/py4fi2ndJupyter Notebooks and code for Python for Finance (2nd ed., O'Reilly) by Yves Hilpisch.TrueFalseyhilpisch/py4fi2nd
350aiifReproducing Works, Training & Books2022-01-19https://github.com/yhilpisch/aiifJupyter Notebooks and code for the book Artificial Intelligence in Finance (O'Reilly) by Yves Hilpisch.TrueFalseyhilpisch/aiif
351py4atReproducing Works, Training & Books2021-07-08https://github.com/yhilpisch/py4atJupyter Notebooks and code for the book Python for Algorithmic Trading (O'Reilly) by Yves Hilpisch.TrueFalseyhilpisch/py4at
352dawpReproducing Works, Training & Books2021-02-22https://github.com/yhilpisch/dawpJupyter Notebooks and code for Derivatives Analytics with Python (Wiley Finance) by Yves Hilpisch.TrueFalseyhilpisch/dawp
353dxReproducing Works, Training & Books2020-12-17https://github.com/yhilpisch/dxDX Analytics | Financial and Derivatives Analytics with Python.TrueFalseyhilpisch/dx
354QuantFinanceBookReproducing Works, Training & Books2022-08-28https://github.com/LechGrzelak/QuantFinanceBookQuantitative Finance book.TrueFalseLechGrzelak/QuantFinanceBook
355rough_bergomiReproducing Works, Training & Books2018-09-17https://github.com/ryanmccrickerd/rough_bergomiA Python implementation of the rough Bergomi model.TrueFalseryanmccrickerd/rough_bergomi
356frh-fxReproducing Works, Training & Books2018-05-24https://github.com/ryanmccrickerd/frh-fxA python implementation of the fast-reversion Heston model of Mechkov for FX purposes.TrueFalseryanmccrickerd/frh-fx
357Value Investing StudiesReproducing Works, Training & Books2021-10-26https://github.com/euclidjda/value-investing-studiesA collection of data analysis studies that examine the performance and characteristics of value investing over long periods of time.TrueFalseeuclidjda/value-investing-studies
358Machine Learning Asset ManagementReproducing Works, Training & Books2021-12-17https://github.com/firmai/machine-learning-asset-managementMachine Learning in Asset Management (by @firmai).TrueFalsefirmai/machine-learning-asset-management
359Deep Learning Machine Learning StockReproducing Works, Training & Books2023-07-04https://github.com/LastAncientOne/Deep-Learning-Machine-Learning-StockDeep Learning and Machine Learning stocks represent a promising long-term or short-term opportunity for investors and traders.TrueFalseLastAncientOne/Deep-Learning-Machine-Learning-Stock
360Technical Analysis and Feature EngineeringReproducing Works, Training & Books2023-03-31https://github.com/jo-cho/Technical_Analysis_and_Feature_EngineeringFeature Engineering and Feature Importance of Machine Learning in Financial Market.TrueFalsejo-cho/Technical_Analysis_and_Feature_Engineering
361Differential Machine Learning and Axes that matter by Brian Huge and Antoine SavineReproducing Works, Training & Books2022-10-05https://github.com/differential-machine-learning/notebooksImplement, demonstrate, reproduce and extend the results of the Risk articles 'Differential Machine Learning' (2020) and 'PCA with a Difference' (2021) by Huge and Savine, and cover implementation details left out from the papers.TrueFalsedifferential-machine-learning/notebooks
362systematictradingexamplesReproducing Works, Training & Books2020-07-22https://github.com/robcarver17/systematictradingexamplesExamples of code related to book [Systematic Trading](www.systematictrading.org) and [blog](http://qoppac.blogspot.com)TrueFalserobcarver17/systematictradingexamples
363pysystemtrade_examplesReproducing Works, Training & Books2018-02-21https://github.com/robcarver17/pysystemtrade_examplesExamples using pysystemtrade for Robert Carver's [blog](http://qoppac.blogspot.com).TrueFalserobcarver17/pysystemtrade_examples
364ML_Finance_CodesReproducing Works, Training & Books2020-06-13https://github.com/mfrdixon/ML_Finance_CodesMachine Learning in Finance: From Theory to Practice BookTrueFalsemfrdixon/ML_Finance_Codes
365Hands-On Machine Learning for Algorithmic TradingReproducing Works, Training & Books2023-01-18https://github.com/packtpublishing/hands-on-machine-learning-for-algorithmic-tradingHands-On Machine Learning for Algorithmic Trading, published by PacktTrueFalsepacktpublishing/hands-on-machine-learning-for-algorithmic-trading
366financialnoob-miscReproducing Works, Training & Books2023-06-06https://github.com/financialnoob/miscCodes from @financialnoob's postsTrueFalsefinancialnoob/misc