Quant Software Toolkit

353 Views Asked by At

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?

0

There are 0 best solutions below