31 results for “topic:momentum-strategy”
Python quantitative trading strategies including VIX Calculator, Pattern Recognition, Commodity Trading Advisor, Monte Carlo, Options Straddle, Shooting Star, London Breakout, Heikin-Ashi, Pair Trading, RSI, Bollinger Bands, Parabolic SAR, Dual Thrust, Awesome, MACD
Implement a momentum trading strategy in Python and test to see if it has the potential to be profitable
Andreas Clenow - Stocks on the Move
Catch breakouts by opening positions based on the previous day's range. Popularized by Larry Williams.
quantitative trading strategies including VIX Calculator, Pattern Recognition, Monte Carlo, Heikin-Ashi, Pair Trading
Quant \ Trading \ Momentum Strategy
할수있다 퀀트투자
No description provided.
Cryptocurrencies algorithmic trading strategies
No description provided.
Implementation of some trading strategies and verifying their performance by backtesting using historical prices.
A quantitative trading framework that leverages daily OHLCV stock data and a Hidden Markov Model (HMM) to dynamically identify market regimes and generate momentum-based trading signals.
a python script of a function summarize some popular methods about gradient descent
A momentum-based trading bot for Kraken Futures. Uses real-time signal scanning, automated position management, and ROE tracking. Supports both simulation and live execution.
Momentum Strategy for BTC, ETH, BNB, DOGE, DOT, ADA, LINK, USDT, XRP, LTC, BCH, XLM, XMR, NEO, DASH, USDC, MIOTA and XTZ.
No description provided.
A mechanistic interpretability framework visualizing the Universal Approximation Theorem. It deconstructs Neural Networks into weighted ReLU basis functions to reveal how models construct complex non-linear topologies from piecewise linear segments.
Cross-sectional 12-1 momentum equity strategy with monthly rebalancing, statistical backtesting, and risk-adjusted performance analysis.
A systematic growth framework for indie founders to reach $10k monthly recurring revenue through evidence-based experimentation and consistent progress.
Open-source TradingView Pine Script strategies — automate on Bybit with GeekTrade
Application permettant de connaitre la stratégie à suivre pour le mois, suivant la méthode Momentum.
Momentum trading strategy for crypto using ML (XGBoost) vs traditional logic — with backtesting, VaR risk analysis & Monte Carlo simulation.
Backtester de stratégies de trading. Réalisé dans le cadre du cours de Python Orienté Objet du M2 272 Parcours Quantitatif de l'Université Paris-Dauphine | PSL
Momentum Dashboard for finding the best momentum stocks
Final project for the Investments course at EPFL. We evaluate the benefits of international diversification and various dynamic strategies (momentum, reversal, carry, dollar) using real market data. The project includes code, data processing, visualizations, and a full written report.
A lightweight quantitative backtesting framework in Python with CLI, strategy library, reporting, and Streamlit dashboard.
No description provided.
Implement systematic equity momentum strategies to analyze and execute data-driven stock trading models for consistent portfolio growth.
Network-based momentum strategy using PageRank centrality. Sharpe 0.86, CAGR 9.2% (2008-2024). Python/NetworkX.
🔍 Explore how Multi-Layer Perceptrons work by visualizing function approximation through Neural Basis Decomposition and Mechanistic Interpretability techniques.