Skip to main content

Resolution & symbol

  • resolution: default "1"; supports seconds ("1S" | "5S" | …), minutes ("1" | "5" | …), and "1D" | "1W" | "1M"
  • symbol: instrument id passed through to getData / subscribe
tip

With static data, switching symbol / resolution usually needs a key remount or swapping the array yourself. The getData path is refreshed by DataController from its dependencies.

Loading interactive example…