Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CalculateLogReturns ¶ added in v0.1.14
CalculateLogReturns calculates the logarithmic returns from a series of prices
func CalculateVolatility ¶ added in v0.1.14
CalculateVolatility calculates the standard deviation of returns for a given window
func IsNil ¶ added in v0.1.22
func IsNil(i interface{}) bool
IsNil checks whether the provided interface is nil. It correctly handles typed nils for pointers, slices, maps, channels, functions, and interfaces.
func LogExecutionTime ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.