diff options
| -rw-r--r-- | Finance/Fundamentals.md | 26 | ||||
| -rw-r--r-- | Finance/Option Strategies.md | 12 |
2 files changed, 38 insertions, 0 deletions
diff --git a/Finance/Fundamentals.md b/Finance/Fundamentals.md index 373c990..3733368 100644 --- a/Finance/Fundamentals.md +++ b/Finance/Fundamentals.md @@ -4,9 +4,35 @@ [[Axioms]] +[[Option Strategies]] + Theory? Q1 = Janvier,Fevrier,Mars Q2 = Avril,May,Juin Q3 = Juillet,Aout,Septembre + + +# Return Formula + +R(n) = (CP(n) - OP(n)) / OP(n) + +Where: + - R(n) = Return in period n + - CP(n) = Close price + - OP(n) = Open price + + +# 11 Major Sector + + | Real Estate | Cyclical | + | Health Care | Value/Defensive | + | Financials | Cyclical | + | Utilities | Value/Defensive | + | Consumer Defensive/Staples | Value/Defensive | + | Consumer Discretionary | Cyclical | + | Communication Services | Cyclical | + | Technology | Growth | + | Materials | Cyclical | + | Energy | Value/Cyclical | diff --git a/Finance/Option Strategies.md b/Finance/Option Strategies.md new file mode 100644 index 0000000..d44431c --- /dev/null +++ b/Finance/Option Strategies.md @@ -0,0 +1,12 @@ + +Bullish: + - [[Long Call]] + - [[Short Put]] + - + + +Bearish: + + + +Hedging: |
