Python quantitative trading strategies including VIX Calculator, Pattern Recognition, Commodity Trading Advisor, Monte Carlo, Options Straddle, Shooting Star, London Breakout, Heikin-Ashi, Pair Tradin...
#计算机科学#This code accompanies the the paper Trading with the Momentum Transformer: An Intelligent and Interpretable Architecture (https://arxiv.org/pdf/2112.08534.pdf).
📈This repo contains detailed notes and multiple projects implemented in Python related to AI and Finance. Follow the blog here: https://purvasingh.medium.com
#计算机科学#This code accompanies the the paper Slow Momentum with Fast Reversion: A Trading Strategy Using Deep Learning and Changepoint Detection (https://arxiv.org/pdf/2105.13727.pdf).
#计算机科学#X-Trend: Few-Shot Learning Patterns in Financial Time-Series for Trend-Following Strategies
😲🤑Method for Investors and Traders to make Buying and Selling Decisions. 😄Fundamental hare Market Analysis is about using Real data to evaluate a Stock's Value📊 📈 📉
Andreas Clenow - Stocks on the Move
Crypto trading signal bot based on rsi
#区块链#Binance.US crypto trading bot. Implemented with Python, python-binance library, and the Binance.US API. Uses a configurable momentum trading strategy.
Rsi Strategy Signal Bot
#计算机科学#Multi Task Learning Time Series Momentum
#自然语言处理#An overview of various quantitative techniques and trading strategies for predicting stock prices, based on historical data from YahooFinance.
Quantitative Momentum Strategy Algorithm
An application of high quality and low quality momentum trading on the S&P500, using the IEX Cloud API.
#区块链#Score system with multiple indicators to determine crypto momentum using ccxt and talib
MomGulfing is a simple momentum and candlestick pattern based trading strategy. Developed on TradingView with PineScript
Python code for a quantitative momentum investment strategy that selects high-momentum stocks from the S&P 500 index and calculates recommended trades for an equal-weight portfolio. Implements an alte...