Library "srcCalc"
Provides functions for converting input strings 'open','high','low','close','hl2','hlc3','ohlc4','hlcc4' to corresponding source values.
get_src(src)
Converts string to source float value
Parameters:
src: String to use (`close` is used if no argument is supplied).
Returns: Returns the float value of the string