log_to_simple_return

qf_lib.common.utils.returns.log_to_simple_return.log_to_simple_return(log_return: float) float[source]

Converts logarithmic return to corresponding simple return.

Parameters:

log_return (float) – logarithmic return

Returns:

simple return

Return type:

float