---
date: '2025-09-08'
description: week 1
id: financial market
modified: 2026-06-06 00:11:31 GMT-04:00
tags:
  - commerce3fi3
title: financial market
created: '2025-09-08'
published: '2025-09-08'
pageLayout: default
slug: thoughts/university/twenty-five-twenty-six/commerce-3fi3/financial-market
permalink: https://aarnphm.xyz/thoughts/university/twenty-five-twenty-six/commerce-3fi3/financial-market.md
generator:
  quartz: v4.6.0
  hostedProvider: Cloudflare
  baseUrl: aarnphm.xyz
full: https://aarnphm.xyz/llms-full.txt
---
see also: Chapter 1&2 from books

## introduction

> \[!abstract\] definition
>
> price system _governs_ the operations of markets.

> The process of sell/buy securities is called **securitisation**

> \[!question\] Importance of Financial Markets?
>
> - venture captial
> - accumulation of physical capitals
> - communicate and transact
> - quick measure of nation’s economic health

```mermaid
flowchart LR
  subgraph Domestic_Economy
    H[Households]
    F[Firms]
    G[Government]
    FM[Financial Markets]
    CB[Central Bank]
  end

  subgraph Rest_of_World
    ROW[Foreign Sector]
    FB[Foreign Banks]
  end

  subgraph Markets
    Mny((Money))
    Bnd((Bond))
    Eq((Equity))
    FX((Currency / FX))
    Cmd((Commodity))
    Der((Derivatives))
  end

  Mny --- FM
  Bnd --- FM
  Eq  --- FM
  FX  --- FM
  Cmd --- FM
  Der --- FM

  H -->|Savings| FM
  FM -->|Investment Funds| F
  F -->|Wages / Dividends| H
  H -->|Taxes| G
  G -->|Spending| F
  G <-->|Debt Issuance| FM
  CB -->|Monetary Policy| FM

  FM <-->|FX & Capital Flows| FB
  ROW <-->|Trade Exports/Imports| F
  ROW <-->|Capital Account| FM
```

## functions

- borrowing/lending
- price discovery
- information aggregation and coordination
- risk sharing
- liquidity
- efficiency

### securitisation

> borrowing takes place through primary markets.

where as secondary markets trade securities:

- Exchanges (Auction market)
- OTC Over-the-counter (Dealer market)

> \[!tip\] components of a trading floor
>
> trading floor must be **fair, efficient, and liquid**

| aspect       | meaning              | securitisation impact | caveats                                                        |
| ------------ | -------------------- | --------------------- | -------------------------------------------------------------- |
| Transparency | ensure fair prices   | fairness              | Opaque SPVs/OTC deals reduce visibility                        |
| Narrow Width | tight BID/ASK spread | efficiency            | Info asymmetry and conflicted incentives (origination/ratings) |
| Depth        | size of BID/ASK      | liquidity             | Structuring costs, model error, agency frictions               |

### modern financial markets

institutional investors (teachers, personal individuals)

can roughly classified into:

- Brokers
- Dealers
- Investment Bankers
- Financial Intermediaries (Bank)

> traders always aim for less inventory within the firm.

#### sell side

- sell securities and services to investors
  - also known as _prime brokers_
- brokering/dealing/investment research
- research analysts, traders to **execute trade on BUY side**

#### buy side

- private equity funds, mutual funds, unit trust, hedge funds, pension funds
- speculative positions/make relative value trades

#### characters

- Visible and Volatile
- Technological
- Cyberspace

> Dark Pools of Liquidity
>
> Block trades from institutional for anonymity

### liquidity, depth, width

> \[!note\] liquidity
>
> the ability to sell/buy securities quickly
>
> function of _depth_ and _width_

> \[!note\] depth
>
> number of shares available (bid/ask size)

> \[!note\] width
>
> spread between bid/ask prices

## fundamental analysis

concerns about _intrinsic value/fair value_

- benefits to be derived from the security
- estimate how well/how poorly the industry and the company being evaluated will perform in this future
- analysts estimates the intrinsic value the investors will be willing to pay for a share

### top-down

- global economics (international/national economic indicators: GDP, inflation, interest rates, exchange rates) <span>&rarr;</span> regional/industry analysis of total sales, price levels, effect of competing products, foreign competition, industry entry/exits
- narrow to best business/firms in any given industries

### bottom-up

- specific businesses, regardless of region <span>&rarr;</span> investment candidates <span>&rarr;</span> list of invest-able companies <span>&rarr;</span> quality/attractiveness of priced companyt <span>&rarr;</span> investment selection

### characteristics of companies of interest

- with market leadership/competitive advantages
- high and consistent profitability
- capable management
- financial health/strength
- growth opportunity

### factors

- external events
- fiscal policies
- monetary changes
- **inflation**
- business cycle

### business cycle

Peak <span>&rarr;</span> recession <span>&rarr;</span> growth/trough <span>&rarr;</span> Expansion

## technical analysis

> study of market’s current behaviour and [[thoughts/quantitative finance|trading]] patterns

The justification is that ==all [[thoughts/Information Theory|information]] concerning a particular security is reflected in the price history and trading pattern of the security==

### theory

- Odd Lot
- Dow Theory
  - Whatever DOW is doing, is considered “good”
- Price Rate of Change
  - momentum
- Advance-Decline Theory
- Volume, Advance-Decline/Volume Theory
- [[thoughts/Bollinger Bands]]

## tasks

- [ ] establish trading group
- [ ] industry/securities to trade
  - [ ] research profile and history
- [ ] FTS

