wsyxbcl/Reimu

refine /define behaviors

Closed this issue · 1 comments

  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
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.