diff --git a/DeFi/day-trading/technical-analysis.md b/DeFi/day-trading/technical-analysis.md
index c20e347..ec78d05 100644
--- a/DeFi/day-trading/technical-analysis.md
+++ b/DeFi/day-trading/technical-analysis.md
@@ -1 +1,110 @@
-## Technical analysis
+# Technical analysis
+
+
+
+## What's technical analysis
+
+* uses trading data to analyse and predict price patterns
+* gives us data points to compare and contrast
+* uses chart patterns, price data, trading volume and indicators
+* allows us to follow a systematic strategy that can be improved
+* cannot predict the future
+
+
+
+
+## Candlestick charts
+
+* data rich trading analysis
+* time and price details
+* traders use candlestick chat patterns to antecipate the future
+* show market high and low for a given time period
+* each candle is a period in time
+* tells: open/close (body) high/low (wick) for a period of time
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+