gm_take_snapshot

czsc.gm_utils.gm_take_snapshot(gm_symbol, end_dt=None, file_html=None, freqs=('1分钟', '5分钟', '15分钟', '30分钟', '60分钟', '日线', '周线', '月线'), adjust=1, max_count=1000)[source]

使用掘金的数据对任意标的、任意时刻的状态进行快照

Parameters
  • gm_symbol

  • end_dt

  • file_html

  • freqs

  • adjust

  • max_count

Returns