90dayplan
Differences
This shows you the differences between two versions of the page.
90dayplan [2025/03/28 05:02] – created lwattsii | 90dayplan [2025/03/28 05:05] (current) – lwattsii | ||
---|---|---|---|
Line 105: | Line 105: | ||
2. Bollinger Bands + RSI(14) | 2. Bollinger Bands + RSI(14) | ||
3. Custom Pine Script: | 3. Custom Pine Script: | ||
+ | |||
+ | // | ||
+ | ivRank = (currentIV - yearlyLowIV) / (yearlyHighIV - yearlyLowIV) * 100 | ||
+ | plot(ivRank, | ||
+ | |||
+ | </ | ||
+ | |||
+ | ===== Critical Rules ===== | ||
+ | < | ||
+ | **Never:** | ||
+ | - Trade earnings without 3+ months experience | ||
+ | - Use >5% of account on one trade | ||
+ | - Hold positions <5 DTE | ||
+ | |||
+ | **Always:** | ||
+ | - Set profit targets and stops before entry | ||
+ | - Journal within 1h of closing trade | ||
+ | - Review metrics every Sunday | ||
+ | </ | ||
+ | |||
+ | ====== Quick Commands ====== | ||
+ | < | ||
+ | **Daily Scan Command (Thinkorswim): | ||
+ | |||
+ | /web Stock Hacker | ||
+ | Add Filter: | ||
+ | "IV Percentile" | ||
+ | " | ||
+ | |||
+ | |||
+ | **Profit Calc Shortcut:** | ||
+ | |||
+ | /calc SPY 450 call 45 DTE | ||
+ | → Adjust strikes visually | ||
+ | |||
+ | </ | ||
+ | |||
+ | ===== Implementation Notes ===== | ||
+ | |||
+ | Version Control: Enable '' | ||
+ | |||
+ | Tagging: Add {{tag> | ||
+ | |||
+ | Visuals: Replace placeholder images (e.g., {{ : | ||
+ | |||
+ | |||
+ |
90dayplan.1743138147.txt.gz · Last modified: 2025/03/28 05:02 by lwattsii