wsyxbcl / Reimu

Source code for @hakurei_bot on telegram.
MIT License
5 stars 1 forks source link

refine /define behaviors #24

Closed wsyxbcl closed 3 years ago

wsyxbcl commented 3 years ago
  1. for multiple query results, guide users by giving feedback containing code & name.
  2. for different market type, currently only A-share / HK, there would be trading day align issue but no timezone issue
wsyxbcl commented 3 years ago
1. for multiple query results, guide users by giving feedback containing code & name.

2. for different market type, currently only A-share / HK, there would be trading day align issue but no timezone issue

the second issue is caused by a bug introduced when solving #23 , where mix_data is based on the first stock and the date column may not be completed. Fixed by creating a new dataframe.