-
Notifications
You must be signed in to change notification settings - Fork 0
/
TODO
83 lines (82 loc) · 1.79 KB
/
TODO
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
- dt_bfly:
- [ ] probability setup:
- [ ] rule of 16
- [ ] Option Volatility and Earnings:
- https://tinyurl.com/bdh556bc
- add together the price of the at-the-money put option and the at-the-money call option
- comment fields:
- [x] s_minus_1
- [x] s_minus_0
- [x} s_plus_0
- [x] s_plus_1
- [x] id_minus_0_stk_diff
- [x] id_plus_0_stk_diff
- [ ] stock specific join fields to the dx_bfly:
- [] CMRK
- [] TechRank
- [] X.vCM
- [] CMPRICE
- [] HISTVO
- [] VOLF
- [] Run Date
- [ ] falkulate fields to the dx_bfly:
- [] vol_diff:
- [ ] ((dt_bfly[.N,7] - dt_bfly[.N,6])/dt_bfly[.N,6])*100]
- [ ] add fields to the dx_bfly:
- [x] I.OTM
- [x] OI
- [x] Bid.UN.OV
- [ ] Ask.UN.OV
- [x] PrtbStrk.VOLF
- [ ] X10.
- [ ] X.10.
- [x] PctDble
- [ ] ROBUY
- [x] ROWRT
- [x] DLTA
- [x] GAMMA
- [ ] RHO
- [x] THETA
- [x] VEGA
- dx_butterfly:
- [ ] volatility difference
- [ ] append to the bfly data.table
- Ms365 folder download
- [ ] documents/github/valueline/data
- Exp Date
- [ ] Day of Week
- [ ] Day Diff
- Strike Price by group
- [ ] Unique Symbol strike data.table
- [ ] Rolling join: current stock/strike price
- [ ] +/- rolling join price by ID
- Tables:
- [ ] Date:
- [ ] id
- [ ] date_run
- [ ] date_exp
- [ ] Key:
- [ ] id
- [ ] date_run
- [ ] date_exp
- [ ] key_s0_plus
- [ ] key_s0_minus
- [ ] key_s1_plus
- [ ] key_s1_minus
- [ ] Metrics:
- [ ] id
- [ ] cost
- [ ] return
- [ ] Greeks
- [ ] id
- [ ] delta
- [ ] gamma
- [ ] theta
- [ ] vega
- [ ] Rank
- [ ] Id
- [ ] common
- [ ] technical
- [ ] timeliness
- [ ] covered_call
- [ ] married_put