Function otyca::volatility_type_to_string

Function Documentation

std::string otyca::volatility_type_to_string(VolatilityType volatility_type)

Converts a VolatilityType enum value to a string.

Parameters:

volatility_type – The VolatilityType enum value to convert.

Returns:

A string representation of the volatility type.