|
Apex Options
|
Public Member Functions | |
| def | __init__ (self, Instrument underlying) |
| def | train_model (self, Union[str, pd.Timestamp, datetime] current_day, int days_to_expiry) |
Public Attributes | |
| underlying | |
This model forecasts realized volatility for a group of futures contracts and an underlying.
| def forecaster.VolatilityForecaster.train_model | ( | self, | |
| Union[str, pd.Timestamp, datetime] | current_day, | ||
| int | days_to_expiry | ||
| ) |
Trains model.
1.8.15