instruments.yaml 675 B

1234567891011121314151617181920212223242526272829
  1. instruments:
  2. sse50:
  3. name: 上证50
  4. index_code: "000016"
  5. provider_symbol: sh000016
  6. exchange: SSE
  7. price_type: price_index
  8. bootstrap_start: "2003-12-31"
  9. hs300:
  10. name: 沪深300
  11. index_code: "000300"
  12. provider_symbol: sh000300
  13. exchange: CSI
  14. price_type: price_index
  15. bootstrap_start: "2004-12-31"
  16. chinext50:
  17. name: 创业板50
  18. index_code: "399673"
  19. provider_symbol: sz399673
  20. exchange: SZSE
  21. price_type: price_index
  22. bootstrap_start: "2010-05-31"
  23. star50:
  24. name: 科创50
  25. index_code: "000688"
  26. provider_symbol: sh000688
  27. exchange: SSE
  28. price_type: price_index
  29. bootstrap_start: "2019-12-31"