All Projects â†’ jsisaacs â†’ Quantstrategies

jsisaacs / Quantstrategies

💸 A long-short equity quantitative trading strategy (sentiment-based)

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Quantstrategies

Elitequant python
Python quantitative trading and investment platform; Python3 based multi-threading, concurrent high-frequency trading platform that provides consistent backtest and live trading solutions. It follows modern design patterns such as event-driven, server/client architect, and loosely-coupled robust distributed system. It follows the same structure and performance metrix as other EliteQuant product line, which makes it easier to share with traders using other languages.
Stars: ✭ 394 (+1613.04%)
Mutual labels:  trading-strategies
Stock analysis for quant
Different Types of Stock Analysis in Python, R, Matlab, Excel, Power BI
Stars: ✭ 525 (+2182.61%)
Mutual labels:  trading-strategies
Awesome Quant
A curated list of insanely awesome libraries, packages and resources for Quants (Quantitative Finance)
Stars: ✭ 8,205 (+35573.91%)
Mutual labels:  trading-strategies
Techan
Technical Analysis Library for Golang
Stars: ✭ 404 (+1656.52%)
Mutual labels:  trading-strategies
Introneuralnetworks
Introducing neural networks to predict stock prices
Stars: ✭ 486 (+2013.04%)
Mutual labels:  trading-strategies
Alphapy
Automated Machine Learning [AutoML] with Python, scikit-learn, Keras, XGBoost, LightGBM, and CatBoost
Stars: ✭ 564 (+2352.17%)
Mutual labels:  trading-strategies
Ta4j Origins
A Java library for technical analysis ***Not maintained anymore, kept for archival purposes, see #192***
Stars: ✭ 354 (+1439.13%)
Mutual labels:  trading-strategies
R Examples
Example of intraday stop loss behaviour
Stars: ✭ 5 (-78.26%)
Mutual labels:  trading-strategies
Lean
Lean Algorithmic Trading Engine by QuantConnect (Python, C#)
Stars: ✭ 5,675 (+24573.91%)
Mutual labels:  trading-strategies
Freqtrade Strategies
Free trading strategies for Freqtrade bot
Stars: ✭ 697 (+2930.43%)
Mutual labels:  trading-strategies
Quantdom
Python-based framework for backtesting trading strategies & analyzing financial markets [GUI ]
Stars: ✭ 449 (+1852.17%)
Mutual labels:  trading-strategies
Golang Crypto Trading Bot
A golang implementation of a console-based trading bot for cryptocurrency exchanges
Stars: ✭ 475 (+1965.22%)
Mutual labels:  trading-strategies
Kelp
Kelp is a free and open-source trading bot for the Stellar DEX and 100+ centralized exchanges
Stars: ✭ 580 (+2421.74%)
Mutual labels:  trading-strategies
Stocksharp
Algorithmic trading and quantitative trading open source platform to develop trading robots (stock markets, forex, crypto, bitcoins, and options).
Stars: ✭ 4,601 (+19904.35%)
Mutual labels:  trading-strategies
Sgx Full Orderbook Tick Data Trading Strategy
Providing the solutions for high-frequency trading (HFT) strategies using data science approaches (Machine Learning) on Full Orderbook Tick Data.
Stars: ✭ 733 (+3086.96%)
Mutual labels:  trading-strategies
Quantitative Notebooks
Educational notebooks on quantitative finance, algorithmic trading, financial modelling and investment strategy
Stars: ✭ 356 (+1447.83%)
Mutual labels:  trading-strategies
Gs Quant
Python toolkit for quantitative finance
Stars: ✭ 556 (+2317.39%)
Mutual labels:  trading-strategies
Dataframe
C++ DataFrame for statistical, Financial, and ML analysis -- in modern C++ using native types, continuous memory storage, and no pointers are involved
Stars: ✭ 828 (+3500%)
Mutual labels:  trading-strategies
Tradinggym
Trading and Backtesting environment for training reinforcement learning agent or simple rule base algo.
Stars: ✭ 813 (+3434.78%)
Mutual labels:  trading-strategies
Cryptocurrency Trading Bots Python Beginner Advance
Crypto Trading Bots in Python - Triangular Arbitrage, Beginner & Advanced Cryptocurrency Trading Bots Written in Python
Stars: ✭ 672 (+2821.74%)
Mutual labels:  trading-strategies

Equity Trading with Sentiment

A long-short equity quantitative trading strategy based on sentiment data.

We sought to develop a profitable long-short equity strategy that uses sentiment analysis data as the ranking factor. To do so, many factors were analyzed using Quantopian’s Alphalens tool which generates a tear-sheet of relevant statistics. An ideal factor has perfect predictive power of relative price movements. The averaged sentiment signal with a window length of 3 days was considered the most viable out 8 other candidates tested. Backtesting the strategy from early 2014 to late 2017 yielded a cumulative return of 42.5% and a Sharpe ratio of 1.33.

Built With

Authors

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].