tuckerbalch/QSTK

DataAccess.get_data hash function for symbols does not consider order of symbol list

Opened this issue · 1 comments

The order of the symbol list have to be taken into account for the hash, as it affect the output.

Thanks for that, I'll take care of it.