chartInterfaceForSymbol abstract method
- String symbolJson
Return a ChartInterface configured for the symbol described by
symbolJson (same JSON shape as symbolInfo), or null to disable
chart navigation from symbol selection
Implementation
ChartInterface? chartInterfaceForSymbol(String symbolJson);