I am having some problems understanding the QSTK module. For example:
timestamps = du.getNYSEdays(dt_start, dt_end, dt_timeofday)
This gets me the timestamps for New York's stock exchange. But what if I wanted Hong Kong stock exchange or Tokyo stock exchange? How do I get that?