Hi,👋 we have updated the app and fixed multiple bugs. We are lacking funds, request to free user not to use Adblock. Ads are non intrusive. 😊

@pyquantnews: A Bloomberg Terminal costs $24...

@pyquantnews
4 views Apr 21, 2026
Advertisement
1
A Bloomberg Terminal costs $24,000 per year.

It's the portal to all the world's financial data.

Unaffordable for 99% of us.

Reserved for the Wall Street elite to outfox the normal investor.

Until now:
2
In case you're unfamiliar:

• Over 325,000 people use Bloomberg daily
• Used for market data, trading and research
• Launched in 1981 by billionaire Michael Bloomberg

It's a modern icon of financial markets.

So, how can you compete?
3
With OpenBB.

The OpenBB Terminal is a Python-based environment for investment research.

There are over 500 functions covering:

• ETFs
• Forex
• Stocks
• Crypto
• Options
• Portfolio
• Economy
• Mutual funds
• Econometrics

Strap on your seat belt.

Let's dive in:
Media image
4
Let's start by analyzing Tesla.

First, type *stocks* at the command prompt to show the menu.

These are all the sub menus you can explore to analyze stocks.

The menu items in grey are not available until you load stock data.

Let's load TSLA now.
Media image
5
Type *load TSLA*.

This will load TSLA price data (for free) and print out a performance summary.

Now we can start to analyze TSLA.
Media image
6
Type *help* to see that all 17 sub menus are now available.

There's too much here to cover in a thread.

Take some time and explore each of the sub menus to find the functions.

Let's keep going.
Media image
7
We start with a fundamental analysis.

Load the fundamental analysis functions by typing *fa*.

OpenBB presents another list of functions to analyze TLSA's fundamentals.

Let's check out how the market capitalization has changed through time.

Type *mktcap*.
Media image
8
Voila!

OpenBB opens up a chart in a separate window.

Check out some of the other functions now.
Media image
9
To go back, type *q*.

Let's move on to technical analysis by typing *ta*.

Since TSLA is already loaded, all 25 of the menu items are lit up.
Media image
10
Let's check out the exponential moving average

Type *ema*.

OpenBB opens up a new window with the price chart and EMA.
Media image
11
Let's check out all our favorite:

Quantitative analysis.

Type *q* to go back and type *qa* to open the menu.
Media image
12
OpenBB has 23 functions for quantitative analysis.

By default, all analyses are done on returns.

If you want to change the data field, type *pick* then a space.
Media image
13
Let's check out a histogram of returns.

This gives you an idea of the shape of the distribution.

It also lets you view and return outliers.

Type *hist* and OpenBB opens up a histogram of returns.
Media image
14
Rumor has it that hedge funds rely on signal processing to make trade decisions.

Let's decompose the cyclic-trend, season, and residuals of price.

Type *decompose*.
Media image
15
OpenBB has rich options analysis functionality.

Let's check it out.

Type *q* to go back and type *options*.

You can run an analysis on unusual activity or an options screener.

I want to analyze options for TSLA.
Media image
16
We first need to load an expiration.

Type *exp* to display a list of expirations.

Then type *exp {number}* to load data for a specific option.

I'll select the September expiration for TSLA by typing *exp 7*.

Type *help* again.

All the menus are now available.
Media image
17
The put call ratio is the ratio of open interest in put options divided by the open interest in call options.

Values over 1 indicate bearish sentiment.

Type *pcr* to plot this ratio.
Media image
18
If you're interested in options trading, you may like the 46-Page Ultimate Guide to Pricing Options and Implied Volatility With Python.

• Black-Scholes pricing
• Calculate the greeks
• Compute implied volatility

All with Python.

pyquantnews.gumroad.com/l/46-page-ulti…
19
More with OpenBB:

Screeners
Sentiment
Forex data
Excel models
Co-integration
Autocorrelation
Max drawdown
Volatility surface
Economic indexes
Crypto order books
Time series analysis
Portfolio optimization
Brokerage integration
Mutual fund allocation
Custom reports & dashboards
20
A license for a Bloomberg Terminal costs $24,000 per year.

OpenBB is free.

Get it here:

openbb.co/products/termi…
21
That's a wrap!

If you enjoyed this thread:

• Follow @pyquantnews for the best resources for using Python for quantitative analysis
• RT the tweet below to share this thread with your audience
22
If you like Tweets like this, you might enjoy my weekly newsletter: The PyQuant Newsletter. Join 500+ subscribers.

Actionable Python code for quantitative analysis. Always 4 minutes or less.

pyquantnews.com/the-pyquant-ne…
Actions
Visual Editor Carousel Maker NEW
Update Thread
What You Can Do
  • Download as PDF
  • Save to Notion
  • Export as Markdown
  • Visual Editor
  • LinkedIn & Instagram Carousel Maker
Create Free Account

Includes 7-day Premium trial

Advertisement