finta
Common financial technical indicators implemented in Pandas. (by peerchemist)
trading-ig
A lightweight Python wrapper for the IG Markets API (by ig-python)
| finta | trading-ig | |
|---|---|---|
| 5 | 3 | |
| 1,728 | 369 | |
| - | 0.3% | |
| 2.7 | 6.6 | |
| almost 4 years ago | about 2 months ago | |
| Python | Python | |
| GNU Lesser General Public License v3.0 only | BSD 3-clause "New" or "Revised" License |
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.
finta
Posts with mentions or reviews of finta.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-11-17.
- looking for a python lib
-
How It's Made! // Building A Crypto Trading Bot Network - A Tutorial (Part 1) // Whew, this was a tough one guys. It took 10x longer to put this together than I imagined. This is an in-depth review of my Bots and their parent system. Please let me know what you think and if I should continue.
Have you thought about using the FinTA package for trading signals and also ratelimit to help with some of those weird things that can pop up with dealing with external APIs
- Yesterday I came across Awesome-Quant repository and it was great. I went ahead and dig through all the backtesting & AI repos from Python and created a list of repo which are most updated & maintained. Let me know if I missed your favorite.
-
Important python libraries?
I'm also going to shamelessly plug fast-trade, which is a backtesting library where you write strategies as objects instead of actual code. It's also built on a couple of pretty wonderful libraries including pandas and FinTa, which has a lot of indicators and it's really simple to use.
- Why use ta_lib when you can use FinTA?
trading-ig
Posts with mentions or reviews of trading-ig.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-09-05.
-
This is 2yrs of building/modifying Python Algorithms/APIs for IG Trading - up on Github
no not all, The core scripts used in trading_IG (license in root folder) and some of the scripts in test and the config are from: https://github.com/ig-python/ig-markets-api-python-library
- My experience algo trading IG broker
-
Looking For Uk Intraday Data For London Stock
Finally, I've figured it out 🙂 thanks to femtotrader and GitHub https://github.com/ig-python/ig-markets-api-python-library
What are some alternatives?
When comparing finta and trading-ig you can also consider the following projects:
pandas-ta - Technical Analysis Indicators - Pandas TA is an easy to use Python 3 Pandas Extension with 150+ Indicators [GET https://api.github.com/repos/twopirllc/pandas-ta: 404 - Not Found // See: https://docs.github.com/rest/repos/repos#get-a-repository]
algobot - Cryptocurrency trading bot with a graphical user interface with support for simulations, backtests, optimizations, and running live bots.
quantstats - Portfolio analytics for quants, written in Python
ib_insync - Python sync/async framework for Interactive Brokers API
Lean - Lean Algorithmic Trading Engine by QuantConnect (Python, C#)
backtrader - Python Backtesting library for trading strategies