Files
financial-machine-learning/raw_data/url_list.csv
T
2021-03-19 01:46:53 -04:00

25 KiB

1nameurlcommentcategorylast_updatestar_countfork_countcontributors_count
2Deep Learninghttps://github.com/keon/deepstockTechnical experimentations to beat the stock market using deep learning.Deep Learning2021-03-06 18:10:55422.0152.02.0
3Deep Learning IIhttps://github.com/LiamConnell/deep-algotrading/tree/master/notebooksTensorflow Regression.Deep Learning2021-03-18 00:58:58173.068.01.0
4Deep Learning IIIhttps://github.com/Rachnog/Deep-TradingAlgorithmic trading with deep learning experiments.Deep Learning2021-03-15 01:34:151261.0674.01.0
5Deep Learning IVhttps://github.com/achillesrasquinha/bulbeaBulbea: Deep Learning based Python Library.Deep Learning2021-03-19 02:16:391436.0415.01.0
6LTSM GRUhttps://github.com/RajatHanda/Finance-ForecastingStock Market Forecasting using LSTM\GRU.Deep Learning2021-02-28 16:07:0310.06.01.0
7LTSM Recurrenthttps://github.com/VivekPa/AIAlphaOHLC Average Prediction of Apple Inc. Using LSTM Recurrent Neural Network.Deep Learning2021-03-16 17:15:411191.0368.02.0
8ARIMA-LTSM Hybridhttps://github.com/imhgchoi/Corr_Prediction_ARIMA_LSTM_HybridHybrid model to predict future price correlation coefficients of two assets.Deep Learning2021-03-16 04:35:29218.083.01.0
9Neural Networkhttps://github.com/VivekPa/IntroNeuralNetworksNeural networks to predict stock prices.Deep Learning2021-03-18 06:46:09486.0175.02.0
10AI Tradinghttps://github.com/borisbanushev/stockpredictionai/blob/master/readme2.mdAI to predict stock market movements.Deep Learning2021-03-18 06:21:552826.01376.01.0
11RL Tradinghttps://colab.research.google.com/drive/1FzLCI0AO3c7A4bp9Fi01UwXeoc7BN8sWA collection of 25+ Reinforcement Learning Trading Strategies -Google Colab.Reinforcement Learning
12RLhttps://github.com/kh-kim/stock_market_reinforcement_learningOpenGym with Deep Q-learning and Policy Gradient.Reinforcement Learning2021-03-15 08:25:21710.0298.01.0
13RL IIhttps://github.com/deependersingla/deep_traderreinforcement learning on stock market and agent tries to learn trading.Reinforcement Learning2021-03-19 04:08:111339.0490.03.0
14RL IIIhttps://github.com/samre12/deep-trading-agentGithub -Deep Reinforcement Learning based Trading Agent for Bitcoin.Reinforcement Learning2021-03-12 08:45:29573.0204.01.0
15RL IVhttps://github.com/jjakimoto/DQNReinforcement Learning for finance.Reinforcement Learning2021-03-06 02:54:59139.055.01.0
16RL Vhttps://github.com/gstenger98/rl-financeBuilding an Agent to Trade with Reinforcement Learning.Reinforcement Learning2021-01-03 04:36:1132.07.05.0
17Pair Trading RLhttps://github.com/shenyichen105/Deep-Reinforcement-Learning-in-Stock-TradingUsing deep actor-critic model to learn best strategies in pair trading.Reinforcement Learning2021-03-07 10:30:10240.0114.01.0
18Mixture Models Ihttps://github.com/BlackArbsCEO/Mixture_ModelsMixture models to predict market bottoms.Other Models2021-03-02 19:44:0131.031.01.0
19Mixture Models IIhttps://github.com/BlackArbsCEO/mixture_model_trading_publicMixture models and stock trading.Other Models2021-03-12 13:21:17166.073.01.0
20Scikit-learn Stock Predictionhttps://github.com/robertmartin8/MachineLearningStocksUsing python and scikit-learn to make stock predictions.Other Models2021-03-18 23:39:55897.0338.02.0
21Fundamental LT Forecastshttps://github.com/Hvass-Labs/FinanceOpsResearch in investment finance for long term forecasts.Other Models2021-03-15 05:06:26378.0125.01.0
22Short-Term Movement Cueshttps://github.com/anfederico/ClairvoyantIdentify social/historical cues for short term stock movement.Other Models2021-03-18 14:38:362152.0670.01.0
23Trend Followinghttp://inseaddataanalytics.github.io/INSEADAnalytics/ExerciseSet2.htmlA futures trend following portfolio investment strategy.Other Models
24Advanced MLhttps://github.com/BlackArbsCEO/Adv_Fin_ML_ExercisesExercises too Financial Machine Learning (De Prado).Data Processing Techniques and Transformations2021-03-17 09:49:42944.0430.04.0
25Advanced ML IIhttps://github.com/hudson-and-thames/researchMore implementations of Financial Machine Learning (De Prado).Data Processing Techniques and Transformations
26Distribution Characteristic Optimisationhttps://github.com/VivekPa/OptimalPortfolioExtends classical portfolio optimisation to take the skewness and kurtosis of the distribution of market invariants into account.Portfolio Selection and Optimisation2021-03-18 22:35:10229.082.03.0
27Reinforcement Learninghttps://github.com/filangel/qtraderReinforcement Learning for Portfolio Management.Portfolio Selection and Optimisation2021-03-17 20:54:59363.0149.01.0
28Efficient Frontierhttps://github.com/tthustla/efficient_frontier/blob/master/Efficient%20_Frontier_implementation.ipynbModern Portfolio Theory.Portfolio Selection and Optimisation2021-03-02 09:12:01102.057.01.0
29PyPortfolioOpthttps://github.com/robertmartin8/PyPortfolioOptFinancial portfolio optimisation, including classical efficient frontier and advanced methods.Portfolio Selection and Optimisation2021-03-18 14:23:281835.0470.016.0
30Policy Gradient Portfoliohttps://github.com/ZhengyaoJiang/PGPortfolioA Deep Reinforcement Learning Framework for the Financial Portfolio Management Problem.Portfolio Selection and Optimisation2021-03-18 01:44:101259.0622.06.0
31Deep Portfolio Theoryhttps://github.com/tcloaa/Deep-Portfolio-TheoryAutoencoder framework for portfolio selection.Portfolio Selection and Optimisation2021-01-30 13:50:57104.058.01.0
32401K Portfolio Optimisationhttps://github.com/otosman/Python-for-Finance/blob/master/Portfolio%20Optimization%20401k.ipynbPortfolio analyses and optimisation for 401K.Portfolio Selection and Optimisation2020-12-25 09:39:3314.05.01.0
33Online Portfolio Selectionhttps://nbviewer.jupyter.org/github/paulperry/quant/blob/master/OLPS_Comparison.ipynb****Comparing OLPS algorithms on a diversified set of ETFs.Portfolio Selection and Optimisation
34OLMAR Algorithmhttps://github.com/charlessutton/OLMAR/blob/master/Part3.ipynbRelative importance of each component of the OLMAR algorithm.Portfolio Selection and Optimisation2020-12-16 17:28:056.03.01.0
35Modern Portfolio Theoryhttps://nbviewer.jupyter.org/github/Marigold/universal-portfolios/blob/master/modern-portfolio-theory.ipynbUniversal portfolios; modern portfolio theory.Portfolio Selection and Optimisation
36DeepDowhttps://github.com/jankrepl/deepdowPortfolio optimization with deep learning.Portfolio Selection and Optimisation2021-03-16 01:58:46297.054.02.0
37Various Risk Measureshttps://github.com/Jorgencr/Alternative-and-Responsible-Investments/blob/master/Final_masterfile.ipynbRisk measures and factors for alternative and responsible investments.Factor and Risk Analysis:2020-11-04 07:04:384.05.01.0
38Pyfoliohttps://github.com/quantopian/pyfolioPortfolio and risk analytics in Python.Factor and Risk Analysis:2021-03-18 18:42:143593.01138.042.0
39Risk Basichttps://github.com/RJT1990/Active-Portfolio-Management-Notes/blob/master/Chapter%203%2C%20Risk.ipynbActive portfolio risk management .Factor and Risk Analysis:2021-03-01 13:53:4231.018.01.0
40CAPMhttps://github.com/RJT1990/Active-Portfolio-Management-Notes/blob/master/Chapter%202%2C%20CAPM.ipynbExpected returns using CAPM.Factor and Risk Analysis:2021-03-01 13:53:4231.018.01.0
41Factor Analysishttps://github.com/garvit-kudesia91/factor_analysis/blob/master/Factor%20Analysis%20of%20Mutual%20Funds.ipynbFactor analysis for mutual funds.Factor and Risk Analysis:2020-12-21 14:26:463.04.01.0
42VaR GaNhttps://github.com/hamaadshah/market_risk_gan_kerasEstimate Value-at-Risk for market risk management using Keras and TensorFlow.Factor and Risk Analysis:2021-03-14 22:06:4040.028.01.0
43VaRhttps://github.com/willb/var-notebook/blob/master/var-notebook/var-pdfs.ipynbValue-at-risk calculations.Factor and Risk Analysis:2020-10-06 20:29:289.09.01.0
44Python for Financehttps://github.com/yhilpisch/py4fi/tree/master/jupyter36Various financial notebooks.Factor and Risk Analysis:2021-03-19 04:05:501288.0787.01.0
45Performance Analysishttps://github.com/quantopian/alphalensPerformance analysis of predictive (alpha) stock factors.Factor and Risk Analysis:2021-03-18 20:54:521816.0685.017.0
46Quant Financehttps://github.com/mrefermat/quant_financeGeneral quant repository.Factor and Risk Analysis:2021-02-27 17:37:4130.015.01.0
47Risk and Returnhttps://github.com/PyDataBlog/Python-for-Data-Science/tree/master/TutorialsRiskiness of portfolios and assets.Factor and Risk Analysis:2021-03-16 18:13:03138.061.02.0
48Convex Optimisationhttps://github.com/ssanderson/convex-optimization-for-finance/blob/master/notebooks/Main.ipynbConvex Optimization for Finance.Factor and Risk Analysis:2020-11-04 07:19:2217.09.01.0
49Factor Analysishttps://github.com/alpha-miner/alpha-mind/tree/master/notebooksFactor strategy notebooks.Factor and Risk Analysis:2021-03-12 22:42:55171.059.03.0
50Statistical Financehttps://github.com/mrefermat/FinancePhD/tree/master/FinancialExperimentsVarious financial experiments.Factor and Risk Analysis:2020-12-31 21:48:1720.016.01.0
51PCA Pairs Tradinghttps://github.com/joelQF/quant-finance/tree/master/Artificial_IntelIigence_for_TradingPCA, Factor Returns, and trading strategies.Unsupervised:
52Fund Clustershttps://github.com/frechfrechfrech/Mutual-Fund-Market-Clusters/blob/master/Initial%20Data%20Exploration.ipynbData exploration of fund clusters.Unsupervised:2020-10-06 18:46:483.02.01.0
53VRA Stock Embeddinghttps://github.com/ml-hongkong/stock2vecVariational Reccurrent Autoencoder for Embedding stocks to vectors based on the price history.Unsupervised:2020-10-20 11:05:5532.012.01.0
54Industry Clusteringhttps://github.com/SeanMcOwen/FinanceAndPython.com-ClusteringIndustriesClustering of industries.Unsupervised:2020-10-06 18:51:224.05.01.0
55Pairs Tradinghttps://github.com/marketneutral/pairs-trading-with-ML/blob/master/Pairs%2BTrading%2Bwith%2BMachine%2BLearning.ipynbFinding pairs with cluster analysis.Unsupervised:2021-03-08 11:01:3378.036.00.0
56Industry Clusteringhttps://github.com/SeanMcOwen/FinanceAndPython.com-ClusteringIndustriesProject to cluster industries according to financial attributes.Unsupervised:2020-10-06 18:51:224.05.01.0
57NLPhttps://github.com/toamitesh/NLPinFinanceThis project assembles a lot of NLP operations needed for finance domain.Textual:
58Earning call transcriptshttps://github.com/lin882/WebAnalyticsProjectCorrelation between mutual fund investment decision and earning call transcripts.Textual:2020-12-17 08:24:203.03.01.0
59Buzzwordshttps://github.com/swap9047/Cutting-Edge-Technologies-Effect-on-S-P500-Companies-Performance-and-Mutual-FundsReturn performance and mutual fund selection.Textual:2020-10-06 18:54:581.04.01.0
60Fund classificationhttps://github.com/frechfrechfrech/Mutual-Fund-Market-Clusters/blob/master/Initial%20Data%20Exploration.ipynbFund classification using text mining and NLP.Textual:2020-10-06 18:46:483.02.01.0
61NLP Eventhttps://github.com/yuriak/DLQuantApplying Deep Learning and NLP in Quantitative Trading.Textual:2021-03-14 03:37:0966.030.01.0
62Financial Sentiment Analysishttps://github.com/EricHe98/Financial-Statements-Text-AnalysisSentiment, distance and proportion analysis for trading signals.Textual:2021-01-21 08:07:2147.027.01.0
63Financial Statement Sentimenthttps://github.com/MAydogdu/TextualAnalysisExtracting sentiment from financial statements using neural networks.Textual:2020-10-22 16:32:347.07.01.0
64Extensive NLPhttps://github.com/TiesdeKok/Python_NLP_Tutorial/blob/master/NLP_Notebook.ipynbComprehensive NLP techniques for accounting research.Textual:2021-03-18 04:50:4372.041.01.0
65Accounting Anomalieshttps://github.com/GitiHubi/deepAI/blob/master/GTC_2018_Lab-solutions.ipynbUsing deep-learning frameworks to identify accounting anomalies.Textual:2021-03-13 13:37:11104.050.02.0
66Optionshttps://github.com/QuantConnect/Tutorials/tree/master/06%20Introduction%20to%20Options%5B%5DIntroduction to options.Derivatives and Hedging:2021-03-17 17:17:15323.0163.036.0
67Derivative Marketshttps://github.com/broughtj/Fin6470/tree/master/NotebooksThe economics of futures, futures, options, and swaps.Derivatives and Hedging:2021-03-18 03:47:548.08.01.0
68Black Scholeshttps://github.com/irajwani/numerical_methods_python/blob/master/black_scholes.ipynbOptions pricing.Derivatives and Hedging:2020-10-06 20:36:291.02.00.0
69Computational Derivativeshttps://github.com/chenbowen184/Computational_FinanceProjects focusing on investigating simulations and computational techniques applied in finance.Derivatives and Hedging:2021-01-12 12:22:3117.012.01.0
70Reinforcement Learninghttps://github.com/FinTechies/HedgingRLHedging portfolios with reinforcement learning.Derivatives and Hedging:2021-01-20 08:12:1316.09.01.0
71Delta Hedginghttps://github.com/RobinsonGarcia/delta-hedgingAdvanced derivatives.Derivatives and Hedging:2021-02-27 08:48:273.02.01.0
72Options Risk Measureshttps://github.com/wanglouis49/risk_estimationEfficient financial risk estimation via computer experiment design (regression + variance-reduced sampling).Derivatives and Hedging:2020-10-06 20:37:021.02.01.0
73Derivatives Pythonhttps://github.com/yhilpisch/dawp/tree/master/python36Derivative analytics with Python.Derivatives and Hedging:2021-03-19 04:05:49383.0297.01.0
74Volatility and Variance Derivativeshttps://github.com/yhilpisch/lvvd/tree/master/lvvdVolatility derivatives analytics.Derivatives and Hedging:2021-03-05 20:22:0276.076.01.0
75Optionshttps://github.com/PHBS/2018.M1.ASP/tree/master/pyBlack Scholes and Copula.Derivatives and Hedging:
76Option Strategieshttps://github.com/rstreppa/valuation-OptionStrategiesValuation of Vanilla and Exotic option strategies (Butterfly, Risk Reversal etc.) with widget animations.Derivatives and Hedging:2021-02-27 08:50:162.02.01.0
77Dermanhttps://github.com/rstreppa/valuation-convertibles-Goldman1994/blob/master/ConvertibleBond_Goldman1994_Derman.ipynbBinomial tree for American call.Derivatives and Hedging:2020-10-06 20:37:151.03.01.0
78Hull Whitehttps://github.com/rstreppa/valuation-callables-HullWhite/blob/master/CallableBond_HullWhite.ipynbCallable Bond, Hull White.Derivatives and Hedging:2020-10-06 20:37:164.05.01.0
79Vasicekhttps://github.com/RobinsonGarcia/fixed-income/blob/master/2.0%20Vasicek%20-%20example.ipynbBootstrapping and interpolation.Fixed Income2020-12-10 21:20:033.03.01.0
80Binomial Treehttps://github.com/hy-lei/math-finance-exerciseUtility functions in fixed income securities.Fixed Income2020-10-06 20:55:181.02.01.0
81Corporate Bondshttps://github.com/ishank011/gs-quantify-bond-predictionPredicting the buying and selling volume of the corporate bonds.Fixed Income2021-01-03 21:46:557.05.01.0
82Kiva Crowdfundinghttps://github.com/CJL89/Kiva-Crowdfunding/blob/master/Kiva%20Crowdfunding.ipynbExploratory data analysis.Alternative Finance2021-02-19 13:40:335.01.01.0
83Venture Capitalhttps://github.com/julian-chan/etothexInsight into a new founder to make data-driven investment decisions.Alternative Finance2020-10-06 20:56:083.02.01.0
84Venture Capital NNhttps://github.com/tr7200/National-Culture-and-Venture-Capital-MonitoringCox-PH neural network predictions for VC/innovations finance research.Alternative Finance
85Private Equityhttps://github.com/TheVinhLuong102/ChicagoBooth-EntrepreneurialFinancePrivateEquity/blob/master/RightNow%20Technologies/RightNow%20Technologies.ipynbValuation models.Alternative Finance2020-11-26 03:34:458.06.02.0
86VC OLShttps://github.com/fionawhitefield/venture-capital-ols/blob/master/sec_project.ipynbVC regression.Alternative Finance2020-10-06 20:56:142.01.01.0
87Watch Valuationhttps://github.com/alporter08/Luxury-Watch-Valuation/blob/master/Luxury-Watch-Valuation.ipynbAnalysis of luxury watch data to classify whether a certain model is likely to be over-or undervalued.Alternative Finance2021-01-14 22:41:084.02.01.0
88Art Valuationhttps://github.com/ahmedhosny/theGreenCanvas/blob/gh-pages/ImageProcessing1210.ipynbArt evaluation analytics.Alternative Finance2021-02-26 12:10:539.05.01.0
89Blockchainhttps://github.com/nud3l/dInvestRepository for distributed autonomous investment banking.Alternative Finance2021-02-06 07:38:2812.07.02.0
90HFThttps://github.com/rorysroes/SGX-Full-OrderBook-Tick-Data-Trading-StrategyHigh frequency trading.Extended Research:2021-03-18 22:43:57733.0331.01.0
91Deep Portfoliohttps://github.com/DLColumbia/DL_forFinanceDeep learning for finance Predict volume of bonds.Extended Research:2021-01-12 11:48:2727.020.02.0
92Mathematical Financehttps://github.com/Auquan/TutorialsNotebooks for math and financial tutorials.Extended Research:2021-03-19 04:08:24654.0426.09.0
93NLP Finance Papershttps://github.com/chenbowen184/Research_Documents_Curation_with_NLPCurating quantitative finance papers using machine learning.Extended Research:2021-02-27 06:33:238.09.01.0
94Simulationhttps://github.com/chenbowen184/Computational_FinanceInvestigating simulations as part of computational finance.Extended Research:2021-01-12 12:22:3117.012.01.0
95Market Crash Predictionhttps://github.com/sarachmax/MarketCrashes_Prediction/blob/master/LPPL_Comparasion.ipynbPredicting market crashes using an LPPL model.Extended Research:2020-10-06 21:01:421.03.01.0
96Commodityhttps://github.com/felipessalvatore/fin2vec/blob/master/src/Commodity2BR.ipynbCommodity influence over Brazilian stocks.Extended Research:
97Finance Graph Theoryhttps://github.com/AvijitGhosh82/Finance_Graph_TheoryModelling Contentedness of Firms in Financial Markets with Heterogeneous Agents.Extended Research:2021-03-04 22:03:0616.07.03.0
98Real Estate Property Fraudhttps://github.com/aviroop1/Real_Estate_Property_FraudUnsupervised fraud detection model that can identify likely candidates of fraud.Extended Research:
99Behavioural Economicshttps://github.com/pcmichaud/notebooksBehavioural Economics and Finance Python Notebooks.Extended Research:2021-02-03 07:22:409.04.01.0
100Bayesian Financehttps://github.com/marketneutral/alphatools/blob/master/notebooks/pymc3-minimal.ipynbNotebook PyMC3 implementation.Extended Research:2021-03-18 16:30:23227.053.01.0
101Bayesian Finance Ihttps://github.com/AlexIoannides/pymc-stochastic-process/blob/master/bayes_stoch_proc_calib.ipynbStochastic Process Calibration using Bayesian Inference & Probabilistic Programs.Extended Research:2020-11-28 03:02:4825.06.00.0
102Currency PCAhttps://github.com/shanemulqueen/python-finance-pca/blob/master/FX_spots_w_PCA.ipynbForex spots PCA.Extended Research:2020-10-26 00:55:203.01.01.0
103Backtestshttps://github.com/AlgoTraders/stock-analysis-engineTrading data and algorithms.Extended Research:2021-03-18 18:23:14605.0157.03.0
104High Frequencyhttps://github.com/cswaney/prickleA Python toolkit for high-frequency trade research.Extended Research:2021-03-10 13:07:3023.017.02.0
105Financial Economicshttps://github.com/rsvp/fecon235/tree/master/nbFinancial Economics Models.Extended Research:2021-03-17 13:28:23708.0273.02.0
106Critical Transitionshttps://github.com/ryanholbrook/critical-transitionsDetecting critical transitions in financial networks with topological data analysis.Extended Research:2021-01-30 11:50:2210.03.01.0
107Economic Foundationshttps://github.com/SeanMcOwen/FinanceAndPython.com-EconomicFoundationsBasic economic models.Extended Research:2020-10-06 21:01:592.03.01.0
108Corporate Financehttps://github.com/SeanMcOwen/FinanceAndPython.com-CorporateFinanceBasic corporate finance.Extended Research:2021-01-16 19:01:319.04.01.0
109Applied Corporate Financehttps://github.com/chenbowen184/Data_Science_in_Applied_Corporate_FinanceStudies the empirical behaviours in stock market.Extended Research:2021-02-19 13:40:378.09.01.0
110M&Ahttps://github.com/atulram/Finance-and-StocksMergers and Acquisitions.Extended Research:2020-12-21 14:42:433.03.01.0
111Life-cyclehttps://github.com/atulram/Finance-and-Stocks/blob/master/CompanyLifeCycle.ipynbCompany life cycle.Extended Research:2020-12-21 14:42:433.03.01.0
112Computational Financehttps://github.com/lnsongxf/Applied_Computational_Economics_and_FinanceApplied Computational Economics and Finance.Extended Research:2021-03-07 17:47:0112.013.01.0
113Liquidity and Momentumhttps://github.com/mrefermat/quant_financeVarious factors and portfolio constructions.Extended Research:2021-02-27 17:37:4130.015.01.0
114Mathematical Financehttps://github.com/yadongli/nyumath2048NYU Math-GA 2048: Scientific Computing in Finance.Courses2021-01-14 18:01:0869.063.06.0
115Algo Tradinghttps://github.com/JCreeks/Machine-Learning-in-Finance/tree/master/0_Intro_to_Algo_TradingIntro to algo trading.Courses2021-03-12 11:02:0464.025.01.0
116Python for Financehttps://github.com/siaen/python_finance_courseCEU python for finance course material.Courses2020-12-22 18:53:3414.015.04.0
117Handson Python for Financehttps://github.com/PacktPublishing/Hands-on-Python-for-FinanceHands-on Python for Finance published by Packt.Courses2021-03-06 00:46:54118.0106.03.0
118Machine Learning for Tradinghttps://github.com/stefan-jansen/machine-learning-for-tradingNotebooks, resources and references accompanying the book Machine Learning for Algorithmic Trading.Courses2021-03-19 05:34:502974.0985.07.0
119ML Specialisationhttps://github.com/Ahmed0028/Machine-Learning-and-Reinforcement-Learning-in-Finance-SpecializationMachine Learning in Finance.Courses2021-03-13 10:49:3632.031.01.0
120Risk Managementhttps://github.com/andrey-lukyanov/Risk-ManagementFinance risk engagement course resources.Courses2020-11-12 00:49:516.05.03.0
121Basic Investmentshttps://github.com/SeanMcOwen/FinanceAndPython.com-InvestmentsBasic investment tools in python.Courses2021-03-09 09:47:048.05.01.0
122Basic Derivativeshttps://github.com/SeanMcOwen/FinanceAndPython.com-DerivativesBasic forward contracts and hedging.Courses2020-10-06 18:10:503.04.01.0
123Basic Financehttps://github.com/SeanMcOwen/FinanceAndPython.com-BasicFinanceSource code notebooks basic finance applications.Courses2021-02-06 21:41:399.08.01.0
124Capital Markets Datahttps://www.capitalmarketsdata.com/Data
125Employee Count SEC Filingshttps://github.com/healthgradient/sec_employee_information_extractionData2021-02-27 03:33:3110.02.01.0
126SEC Parsinghttps://github.com/healthgradient/sec-doc-info-extraction/blob/master/classify_sections_containing_relevant_information.ipynbData2021-02-27 06:34:559.06.01.0
127Open Edgarhttps://github.com/LexPredict/openedgarData2021-03-14 12:11:12164.062.06.0
128EDGARhttps://github.com/TiesdeKok/UW_Python_Camp/blob/master/Materials/Session_5/EDGAR_walkthrough.ipynbData2021-01-23 19:22:5911.010.01.0
129IRShttp://social-metrics.org/sox/Data
130Rating Industrieshttp://www.ratingshistory.info/Data
131Web Scraping (FirmAI)https://github.com/firmai/business-machine-learning/blob/master/www.firmai.org/dataData2021-03-12 19:24:50575.0183.02.0
132Financial Corporatehttp://raw.rutgers.edu/Corporate%20Financial%20Data.htmlData
133Non-financial Corporatehttp://raw.rutgers.edu/Non-Financial%20Corporate%20Data.htmlData
134http://finance.yahoo.com/http://finance.yahoo.com/Data
135https://fred.stlouisfed.org/https://fred.stlouisfed.org/Data
136https://stooq.comhttps://stooq.comData
137https://github.com/timestocome/StockMarketDatahttps://github.com/timestocome/StockMarketDataData2021-02-27 09:20:236.06.01.0
138Financial Event Prediction using Machine Learninghttps://papers.ssrn.com/sol3/papers.cfm?abstract_id=3481555Personal Papers
139Machine Learning in Asset Management—Part 1: Portfolio Construction—Trading Strategieshttps://jfds.pm-research.com/content/2/1/10Personal Papers
140Machine Learning in Asset Management—Part 2: Portfolio Construction—Weight Optimizationhttps://jfds.pm-research.com/content/2/2/17Personal Papers
141Machine Learning in Asset Managementhttps://papers.ssrn.com/sol3/papers.cfm?abstract_id=3420952Personal Papers
142NYU FREhttps://engineering.nyu.edu/academics/departments/finance-and-risk-engineeringFinance and Risk Engineering (NYU Tandon)Colleges, Centers and Departments
143Cornell Universityhttps://www.cornell.edu/Colleges, Centers and Departments
144NYU Couranthttps://cims.nyu.edu/Courant Institute of Mathematical Sciences, New York UniversityColleges, Centers and Departments
145Oxford Manhttps://www.oxford-man.ox.ac.uk/Oxford-Man Institute of Quantitative FinanceColleges, Centers and Departments
146Stanford Advanced Financial Technologieshttps://fintech.stanford.edu/Stanford Advanced Financial Technologies LaboratoryColleges, Centers and Departments
147Berkeley Lab CIFThttps://cs.lbl.gov/news-media/news/news-archive/2010/berkeley-lab-launches-new-center-for-innovative-financial-technology/Colleges, Centers and Departments