v7
Added:
round(_x, _type)
Parameters:
_x (float)
_type (string)
rounded_price(_price, _unit, _type)
Round price
Parameters:
_price (float): Price
_unit (float): Number of Round
_type (string): Method type 'ceil' or 'floor'
QQE(_src, _period, _s_factor, _f_factor, _threshold)
qqe_func's sugar
Parameters:
_src (float)
_period (simple int)
_s_factor (simple int)
_f_factor (float)
_threshold (float)