Pinned Repositories
adaptive-forex-forecast
An adaptive model for prediction of one day ahead foreign currency exchange rates using machine learning algorithms
Advanced-Deep-Trading
Mostly experiments based on "Advances in financial machine learning" book
AFML
All the answers for exercises from Advances in Financial Machine Learning by Dr Marco Lopez de Parodo.
ai-alpha
AI based alpha research for trading
AI-for-Trading
📈This repo contains detailed notes and multiple projects implemented in Python related to AI and Finance. Follow the blog here: https://purvasingh.medium.com
AI-for-Trading2
Udacity nanodegree: AI for Trading
algotrading-example
algorithmic trading backtest and optimization examples using order book imbalances. (bitcoin, cryptocurrency, bitmex, binance futures, market making)
backtesting-crypto-trading-strategies
PCA
Construction of PCA class from scratch and 3 implementations of PCA.
udacity-ai-for-trading
Rep tho share codes and projects from the Artificial Intelligence for Trading Algorithms course @Udacity.
duggar's Repositories
duggar/algotrading-example
algorithmic trading backtest and optimization examples using order book imbalances. (bitcoin, cryptocurrency, bitmex, binance futures, market making)
duggar/PCA
Construction of PCA class from scratch and 3 implementations of PCA.
duggar/udacity-ai-for-trading
Rep tho share codes and projects from the Artificial Intelligence for Trading Algorithms course @Udacity.
duggar/AI-for-Trading2
Udacity nanodegree: AI for Trading
duggar/alphagen
Generating sets of formulaic alpha (predictive) stock factors via reinforcement learning.
duggar/AlphaTrade
Research in Limit Order Book
duggar/analysis-sharing
Sharing quantitative analyses on Crypto Lake data
duggar/analyzingalpha
duggar/autoAlpha
The source code for the paper
duggar/bbgo
The modern cryptocurrency trading bot framework written in Go.
duggar/CQF
This repository stores several Jupyter Notebooks that were developed while studying for the Certificate in Quantitative Finance.
duggar/cryptocurrency_price_prediction
This work proposal is based on extracting meaningful patterns and attributes from historical cryptocurrency data to predict future prices using machine learning for time series (AUTO TS). However, it's important to emphasize that buying and selling trends depend on many factors and the model obtained is only capable of working with historical data.
duggar/equity-risk-model
Attribution and optimisation using a multi-factor equity risk model.
duggar/factorlab
FactorLab is a python library that enables the discovery and analysis of alpha and risk factors used in the investment algorithm development process
duggar/Financial-Models-Numerical-Methods
Collection of notebooks about quantitative finance, with interactive python code.
duggar/hft-market-making
Implementation of HFT backtesting simulator and Stoikov strategy
duggar/hftbacktest
A high-frequency trading and market-making backtesting tool accounts for limit orders, queue positions, and latencies, utilizing full tick data for trades and order books.
duggar/hyperliquid-yolo
Crypto trading strategy for Hyperliquid DEX
duggar/macrosynergy
Macrosynergy Quant Research
duggar/mean_reversal
duggar/quant-club
notebooks used in quant club episodes
duggar/QuantPortfolio
My quant portfolio leverages quantitative finance and data-driven insights to optimize investment strategies. Using advanced models, statistical analysis, and machine learning, I develop systematic trading strategies to capitalize on market inefficiencies and generate alpha.
duggar/QuantsPlaybook
量化研究-券商金工研报复现
duggar/Statistical-Arbitrage-in-Cryptocurrencies
The goal of this project is to develop a statistical arbitrage strategy for cryptocurrencies using Python
duggar/Statistical-Arbitrage2
High-frequency statistical arbitrage
duggar/stock-vcpscreener
A python stock screener that calculates market breadth and selects US stocks on a daily basis
duggar/Stockformer
StockFormer: A Swing Trading Strategy Based on STL Decomposition and Self-Attention Networks
duggar/The-Kelly-Criterion
🧮 A deeper look into the Kelly Criterion
duggar/toraniko
A multi-factor equity risk model for quantitative trading.
duggar/torchqtm
TorchQuantum is a backtesting framework that integrates the structure of PyTorch and WorldQuant's Operator for efficient quantitative financial analysis.