-
Notifications
You must be signed in to change notification settings - Fork 60
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Meta Issue: Technical Trading / Finance Module Wishlist #88
Comments
Time Series Filters and Singal Processing for Finance:Time series filters are used in financial and quantitative analysis to extract meaningful information, trends, or components from financial time series data. Some filters are used to remove noise and smooth the data, while others are used to decompose time series into trend, seasonal, and residual components. Here are some commonly used filters:
These filters and methods serve various purposes, from simple visualization to sophisticated modeling and forecasting. The choice of a filter often depends on the specific objective of the analysis, nature of the data, and its underlying characteristics. |
More in Finance Filters: https://x.com/pyquantnews/status/1718295654156619778?s=46&t=npiSgI5uPxafM5JqdAQNDw |
AlphaVantage has a nice list that we can work from: https://www.alphavantage.co/documentation/#technical-indicators |
Based on feedback from our Quant Science trading community:
|
Need to discuss what all we want to add for version 0.3.0
The text was updated successfully, but these errors were encountered: