1

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?

jonrsharpe
  • 115,751
  • 26
  • 228
  • 437
user2792941
  • 331
  • 1
  • 3
  • 9
  • There are no other `getXXXXdays` functions in [QSTK's `qsdateutil`](https://github.com/QuantSoftware/QuantSoftwareToolkit/blob/master/QSTK/qstkutil/qsdateutil.py), so I guess they only fully support NYSE trading days. – jonrsharpe Dec 25 '15 at 22:40
  • The fastest way I used to get **`QSTK`** final answers is to ask Tucker or Sourabh. Do not hesitate to ask, Tucker is indeed a gentleman whom is a pleasure to work with. – user3666197 Jan 27 '16 at 10:37

0 Answers0