marketTiming property
Exchange calendar JSON.
Shape:
{
"timezone" : "Asia/Kolkata",
"sessions" :[ [ "0915-1530" ], [ "0915-1530" ], ...],
"holidays" : [ "20260115", "20260126", "20260303", "20260326"],
"special" : {
"20260201" : [ "0915-1530" ]
}
}
Implementation
String get marketTiming;