Intelligent Stock Screening for Informed Investment Decisions
Project description
PyStockFilter
PyStockFilter is a Python library that allows users to create custom stock filters using a range of fundamental and technical indicators. With support for data sources like Yahoo Finance, local data, and pystockdb
, PyStockFilter is a versatile solution for building and backtesting technical and fundamental trading strategies.
Features
- Data Compatibility: Integrates with Yahoo Finance, local data, and
pystockdb
. - Built-in Indicators: Includes essential technical indicators, and supports custom indicator creation.
- Backtesting: Enables testing of strategies on historical data.
- Optimization Tools: Offers parameter optimization, including sequential and chunked data optimization.
- Custom Strategy Support: Extendable with your own strategies and indicators.
Built-in Filters
Technical Filters
PyStockFilter includes several popular technical indicators, which can be used out of the box or customized:
- Simple Moving Average (SMA)
- Exponential Moving Average (EMA)
- Relative Strength Index (RSI)
- Ultimate Oscillator (UO)
- Moving Average Convergence Divergence (MACD)
- Bollinger Bands (BB)
For custom indicators, refer to the examples in the src/pystockfilter/strategy
directory.
Installation
To install PyStockFilter, run:
pip install pystockfilter
Quick Start Guide
For detailed examples on setting up strategies, defining parameters, and running the optimizer, please visit the Examples Directory in the PyStockFilter repository.
Issue Tracker
Report issues, request features, or contribute via the GitHub Issue Tracker:
Disclaimer
This software is for educational purposes only. Do not risk money which you are afraid to lose. USE THE SOFTWARE AT YOUR OWN RISK. THE AUTHORS AND ALL AFFILIATES ASSUME NO RESPONSIBILITY FOR YOUR TRADING RESULTS.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Hashes for pystockfilter-2.1.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e523b188fccf497e1525fd9d74f30110b790953e13df5f216a03dab8ac0c66ee |
|
MD5 | 1e52b4812e7aac44c0c67c62aab52d1e |
|
BLAKE2b-256 | bf73737d1d6f7d746281f4b9211ed9fc5d6d33d1faa247508f7a8013afc0c4f8 |