Skip to content

Commit 5cf0ecf

Browse files
authored
Create README.md
0 parents  commit 5cf0ecf

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Options-Trading-Strategies-in-Python
2+
3+
I have Created code for Options Trading based on Various Trading Technical Indicators.
4+
5+
1. Volatility Index (VIX) based Strategy
6+
2. Put / Call Ratio (PCR) based Strategy
7+
3. Trading Index (TRIN) based Strategy
8+
9+
Still working on more advanced Strategies based on **Black Scholes Merton Option Pricing**. Next I will work on incorporating **Time Series** and **Neural Networks** (RNNs to be specific) to improve accuraacy (Decrease Standard Deviation from current models) and Perfomance.

0 commit comments

Comments
 (0)