Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/miltiadis-kon/stock-ml-bot

A large stock analysis and trading bot using LM to discover opportunities
https://github.com/miltiadis-kon/stock-ml-bot

Last synced: 13 days ago
JSON representation

A large stock analysis and trading bot using LM to discover opportunities

Awesome Lists containing this project

README

        

# stock-ml-bot
A large stock analysis and trading bot using LM to discover opportunities

# Dependencies

```
pip install --upgrade pip
pip install lightweight-charts
pip install alpaca-py
```