Thanks to visit codestin.com
Credit goes to github.com

Skip to content

πŸ“ˆ Bullish – Screens thousands of stocks 🌍 to spot hot trades πŸš€. Runs on Bearish πŸ—„οΈ for local data + Tickermood πŸ€– for AI news sentiment, giving you total market mastery 🎯.

License

Notifications You must be signed in to change notification settings

andoludo/bullish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Bullish

Bullish is a high-powered stock screener that helps you quickly identify the best stock or trading opportunities in the market.
It can scan thousands of equities across multiple markets, exchanges, and countries to uncover strong buy candidates.

Bullish uses the well-known TA-Lib library to calculate popular technical analysis indicatorsβ€”such as RSI, MACD, and moving averagesβ€”then lets you filter and select the strongest stocks from your local database.


Why Bullish?

The main goals behind Bullish are:

  • Full control over your data β€” no dependency on third-party screeners
  • Local analysis β€” run any type of screening or backtesting on your own system

Bullish is built on:

  • bearish – a Python library that fetches equity data from multiple sources (yfinance, yahooquery, FMP, …)
  • tickermood – retrieves recent, relevant news for screened tickers and uses LLMs to produce an investment recommendation.

Prerequisites

Install TA-Lib

Bullish depends on TA-Lib for technical analysis calculations.
TA-Lib must be installed separately before using Bullish.
See the TA-Lib installation guide for instructions.


Installation

pip install bullishpy

Quick Start

1. Create a Bearish Database

A bearish database contains historical prices and fundamental data for all stocks in your chosen market.

Example: Create a database for the Belgian stock market:

bearish run ./bearish.db Belgium

You can replace Belgium with any supported country.
Note: Building the database can take some time.


2. Run Bullish

Navigate to the folder containing your bullish database and run:

bullish

This launches a local Streamlit app where you can screen, filter, and analyze stocks interactively.

img1.png

img.png


What Bullish Is Not

Bullish is not:

  • A real-time trading platform
  • A tool for intraday or high-frequency trading

It is designed for retail traders and swing traders focusing on opportunities over days or weeks.

About

πŸ“ˆ Bullish – Screens thousands of stocks 🌍 to spot hot trades πŸš€. Runs on Bearish πŸ—„οΈ for local data + Tickermood πŸ€– for AI news sentiment, giving you total market mastery 🎯.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published