RECENT POSTS
- Introduction to FreeBSD Security Best Practices
- Working with Package Management in FreeBSD
- Understanding FreeBSD Security Advisories and Updates
- Troubleshooting Common System Administration Issues in FreeBSD
- Tips for Hardening FreeBSD to achieve System Protection
- Setting Up DHCP Server in FreeBSD
- Secure User and Group Management in FreeBSD Systems
- Secure Remote Access with SSH in FreeBSD
- Optimizing System Performance in FreeBSD
- Network Packet Capture with tcpdump in FreeBSD
- All posts ...
Do you have GDPR compliance issues ?
Check out Legiscope a GDPR compliance software, that will save you weeks of work, automating your documentation, the training of your teams and all processes you need to keep your organisation compliant with privacy regulations
Py-ta-lib
Jul 20, 2023
Python wrapper for TA-Lib (Technical Analysis Library)
This is a Python wrapper for TA-LIB based on Cython instead of SWIG. From the homepage
TA-Lib is widely used by trading software developers requiring to perform technical analysis of financial market data.
- Includes 150+ indicators such as ADX, MACD, RSI, Stochastic, Bollinger Bands, etc.
- Candlestick pattern recognition
- Open-source API for C/C++, Java, Perl, Python and 100 Managed .NET
The original Python bindings included with TA-Lib use SWIG which unfortunately are difficult to install and aren’t as efficient as they could be. Therefore this project uses Cython and Numpy to efficiently and cleanly bind to TA-Lib – producing results 2-4 times faster than the SWIG interface.
In addition, this project also supports the use of the Polars and Pandas libraries.
- Older
- Newer
Checkout these related ports:
- Xtrader - Technical analysis program for financial instruments
- Weberp - Open-Source Web-Based ERP System
- Venice - Merchant Of Venice, a stock market trading program
- Trytond28_timesheet - Tryton Application Platform (Timesheet Module)
- Trytond28_stock_supply_production - Tryton Application Platform (Stock Supply Production Module)
- Trytond28_stock_supply_forecast - Tryton Application Platform (Stock Supply Forecast Module)
- Trytond28_stock_supply_day - Tryton Application Platform (Stock Supply Day Module)
- Trytond28_stock_supply - Tryton Application Platform (Stock Supply Module)
- Trytond28_stock_split - Tryton Application Platform (Stock Split Module)
- Trytond28_stock_product_location - Tryton Application Platform (Stock Product Location Module)
- Trytond28_stock_lot - Tryton Application Platform (Stock Lot Module)
- Trytond28_stock_location_sequence - Tryton Application Platform (Stock Location Sequence Module)
- Trytond28_stock_inventory_location - Tryton Application Platform (Stock Inventory Location Module)
- Trytond28_stock_forecast - Tryton Application Platform (Stock Forecast Module)
- Trytond28_stock - Tryton Application Platform (Stock Module)