finta
Common financial technical indicators implemented in Pandas. (by peerchemist)
documentation
This repository contains the documentation for the current Quantiacs project. Check it out at: https://quantiacs.com/documentation/en/ (by quantiacs)
| finta | documentation | |
|---|---|---|
| 5 | 1 | |
| 1,728 | 3 | |
| - | - | |
| 2.7 | 6.5 | |
| almost 4 years ago | about 2 months ago | |
| Python | Vue | |
| GNU Lesser General Public License v3.0 only | MIT 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?
documentation
Posts with mentions or reviews of documentation.
We have used some of these posts to build our list of alternatives
and similar projects.
-
Documentation for Quantiacs
Users can contribute sending suggestions at https://github.com/quantiacs/documentation/tree/master/en
What are some alternatives?
When comparing finta and documentation 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]
Lean - Lean Algorithmic Trading Engine by QuantConnect (Python, C#)
quantstats - Portfolio analytics for quants, written in Python
mlfinlab - MlFinLab helps portfolio managers and traders who want to leverage the power of machine learning by providing reproducible, interpretable, and easy to use tools.
ta - Technical Analysis Library using Pandas and Numpy