Coder Social home page Coder Social logo

texascoding / py-alpaca-daily-losers Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 1.0 1.11 MB

Python package using py-alpaca-api as source for communicating with Alpaca Markets API.

Home Page: https://pypi.org/project/py-alpaca-daily-losers/

Python 100.00%
alpaca-markets python py-alpaca-api bot-trading poetry stock-market

py-alpaca-daily-losers's Introduction

Py-Alpaca-Daily-Losers πŸ“‰πŸ

Py-Alpaca-Daily-Losers is a Python package that integrates with the Alpaca Markets API to identify and analyze daily stock market losers. This tool leverages various market data indicators and advanced AI analysis to provide insightful trading information.

  • PyAlpacaApi is used to communicate with Alpaca Markets API.

Features 🌟

  • Market Data Extraction: Retrieves daily stock market data using the Alpaca Markets API.
  • Technical Analysis: Analyzes data with indicators like Bollinger Bands and RSI.
  • News and Sentiment Analysis: Extracts and analyzes news for sentiment using OpenAI.
  • Notifications: Sends alerts via Slack.
  • Modular Design: Structured for easy maintenance and scalability.

Getting Started 🏁

Installation

Clone the repository and install dependencies:

git clone https://github.com/TexasCoding/py-alpaca-daily-losers.git
cd py-alpaca-daily-losers
pip install -r requirements.txt

Usage

Run the application:

python main.py

Tests

Run the test suite:

pytest

Project Structure πŸ“‚

py-alpaca-daily-losers/
β”œβ”€β”€ README.md
β”œβ”€β”€ poetry.lock
β”œβ”€β”€ py_alpaca_daily_losers/
β”‚   β”œβ”€β”€ __init__.py
β”‚   β”œβ”€β”€ daily_losers.py
β”‚   └── src/
β”‚       β”œβ”€β”€ article_extractor.py
β”‚       β”œβ”€β”€ global_functions.py
β”‚       β”œβ”€β”€ marketaux.py
β”‚       β”œβ”€β”€ openai.py
β”‚       └── slack.py
β”œβ”€β”€ pyproject.toml
└── tests/
    └── __init__.py

Contributing 🀝

Contributions are welcome! Here’s how you can help:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature-branch).
  3. Make your changes.
  4. Commit your changes (git commit -m 'Add new feature').
  5. Push to the branch (git push origin feature-branch).
  6. Open a Pull Request.

License πŸ“œ

This project is licensed under the MIT License. See the LICENSE file for details.

Acknowledgments πŸ™

Special thanks to the contributors and the open-source community for their support and resources.

For more details, visit the repository.

py-alpaca-daily-losers's People

Contributors

texascoding avatar

Watchers

 avatar

Forkers

webclinic017

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.