update_ma_cache

czsc.signals.update_ma_cache(c: CZSC, ma_type: str, timeperiod: int, **kwargs)[source]

更新均线缓存

Parameters:
  • c – CZSC对象

  • ma_type – 均线类型

  • timeperiod – 计算周期

Returns: