BreakoutAnalysis
No description available.
File Explorer
Download Latest Version (.zip)- config.example.json
- am_market_briefing.png
- pm_market_briefing.png
- stock_alert_asts.png
- stock_alert_bbai.png
- stock_alert_nio.png
- stock_alert_sedg.png
- run_gmail_oauth_flow.py
- send_email.py
- __init__.cpython-313.pyc
- llm_client.cpython-313.pyc
- llm_stock_market_client.cpython-313.pyc
- tools.cpython-313.pyc
- basemodel.cpython-313.pyc
- deepseek_r1.cpython-313.pyc
- gemini.cpython-313.pyc
- gpt4o.cpython-313.pyc
- gpt4omini.cpython-313.pyc
- gpt_unified.cpython-313.pyc
- llama3_2_vision.cpython-313.pyc
- basemodel.py
- deepseek_r1.py
- gemini.py
- gpt_unified.py
- llama3_2_vision.py
- __init__.py
- llm_client.py
- llm_prompt.md
- llm_stock_market_client.py
- tools.py
- __init__.cpython-313.pyc
- __main__.cpython-313.pyc
- news_client.cpython-313.pyc
- news_collector.cpython-313.pyc
- __init__.py
- __main__.py
- news_client.py
- news_collector.py
- __init__.cpython-313.pyc
- content_extractor.cpython-313.pyc
- summarizer.cpython-313.pyc
- __init__.py
- content_extractor.py
- README.md
- summarizer.py
- __init__.py
- discord_notifier.py
- notify.json
- notify.txt
- README.md
- send_guide_to_discord.py
- send_notification.bat
- market_gainers.cpython-313.pyc
- postmarket_gainers.cpython-313.pyc
- premarket_gappers.cpython-313.pyc
- screener_client.cpython-313.pyc
- market_gainers.py
- postmarket_gainers.py
- premarket_gappers.py
- screener_client.py
- __init__.cpython-313.pyc
- config.cpython-313.pyc
- screenshot_service.cpython-313.pyc
- utils.cpython-313.pyc
- __init__.py
- config.py
- screenshot_service.py
- utils.py
- __init__.cpython-313.pyc
- alpaca_client.cpython-313.pyc
- __init__.py
- alpaca_client.py
- config_loader.py
- prompt.md
- tradealerts.py
- .gitignore
- CONTRIBUTING.md
- DISCLAIMER.md
- generate_sample_email.py
- LICENSE
- README.md
- requirements.txt
- sample_email_report.html
- SETUP.md
- trading_guide.md
# Installation Guide
1. Get the code
git clone https://github.com/calesthio/BreakoutAnalysis
Downloads the entire project code from GitHub to your computer.
cd BreakoutAnalysis
Moves into the project folder you just downloaded.
2. Python
Easy RecommendedPrerequisites
pip install -r requirements.txt
Installs the Python libraries listed in requirements.txt (or similar).
If it runs without errors and prints output in the terminal, it worked.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
