Split Ratio 2 Next

Description The split ratio for the next as-of date, using the secondary risk factor as an instrument ID.
Hierarchies required in the view

This is representing the split ratio of a stock split of the market data applied to the current location for the next day. The split ratio applies to the Risk Factors Secondary hierarchy. The split ratio is NOT applied backward to the Spot MD Next On RiskFactor2, it is only used to ensure PnL explain consistency.

Here is an example of the split ratio with the related market data:

AsOfDate Split Ratio 2 Next Spot MD Next On RiskFactor2
2023-09-28 44.75
2023-09-27 2.00 44.80
2023-09-26 89.86
2023-09-25 90.61

The split ratio uses the SplitRatioMarketDataPostProcessor, an extension of the SingleMarketDataPostProcessor that is part of the Market Data API.

The metric uses the SplitRatioMarketData store to get the split ratio. The next day is defined according to the dates stored on the SplitRatioMarketData store.