Algo-Trading
This is my github repository where I post trading strategies, tutorials and research on quantitative finance with R, C++ and Python. Some of the topics explored include: machine learning, high frequency trading, NLP, technical analysis and more. Hope you enjoy it! (by Manudecara)
TTR
Technical analysis and other functions to construct technical trading rules with R (by joshuaulrich)
Algo-Trading | TTR | |
---|---|---|
12 | 1 | |
123 | 339 | |
1.6% | 0.0% | |
0.0 | 6.9 | |
almost 4 years ago | over 1 year ago | |
R | R | |
MIT License | GNU General Public License v3.0 only |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Algo-Trading
Posts with mentions or reviews of Algo-Trading.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-10-05.
TTR
Posts with mentions or reviews of TTR.
We have used some of these posts to build our list of alternatives
and similar projects.
-
Wrong Adjusted Closing Price from Yahoo Finance?
Again, was just loose code for the idea and I couldn’t get the code to format in code blocks this morning, but for a more in depth look, I recommend Mr. Josh Ulrich’s script. Remember that C is indexing at 0 while my example showed 1 indexing with R.
What are some alternatives?
When comparing Algo-Trading and TTR you can also consider the following projects:
zvt - modular quant framework.
Econometrics-on-Stock-Data - R finance guide - Algotrading101
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.
Valuation-Models - Valuing each of the Dow 30 companies, pricing the Dow based off the estimates.
Twitter-sentiment-analysis - A sentiment analysis model trained with Kaggle GPU on 1.6M examples, used to make inferences on 220k tweets about Messi and draw insights from their results.
AutoTrader - A Python-based development platform for automated trading systems - from backtesting to optimisation to livetrading.