gauss314 commited on
Commit
7501dba
1 Parent(s): 39a6eb7

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -78,6 +78,13 @@ Features
78
 
79
  - `hv_20`, `hv_40`, `hv_60`, `hv_75`, `hv_90`, `hv_120`, `hv_180`, `hv_200`: These represent historical volatility values over different periods of trading days (20, 40, 60, 75, 90, 120, 180, 200). Historical volatility measures the price changes of a security and is used to predict future price volatility.
80
 
 
 
 
 
 
 
 
81
 
82
  Possible targets:
83
 
 
78
 
79
  - `hv_20`, `hv_40`, `hv_60`, `hv_75`, `hv_90`, `hv_120`, `hv_180`, `hv_200`: These represent historical volatility values over different periods of trading days (20, 40, 60, 75, 90, 120, 180, 200). Historical volatility measures the price changes of a security and is used to predict future price volatility.
80
 
81
+ - VIX: The value of the VIX index for that day.
82
+
83
+ The VIX, also known as the Chicago Board Options Exchange's (CBOE) Volatility Index, is a real-time market index that represents the market's expectations for volatility over the coming 30 days. It is calculated from both calls and puts options prices and is commonly referred to as the "fear gauge" or "fear index" in the market, as it is used to gauge the market's anxiety or risk tolerance level.
84
+
85
+
86
+
87
+
88
 
89
  Possible targets:
90