KDJ

czsc.KDJ(close: array, high: array, low: array)[source]
Parameters:
  • close – 收盘价序列

  • high – 最高价序列

  • low – 最低价序列

Returns: