Dirk

Results 2 issues of Dirk

Hi, I just started working with qsTrader recently and really learned a lot already. However, conceptually, it's unclear to me in which component of the system one would handle stop...

enhancement

The monthlyLiquidateRebalanceStrategy has an issue with the `_end_of_month()` function. the statement `end_day = calendar.monthrange(cur_time.year, cur_time.month)[1]`will miss any month where the last day of the month is not a trading day....

bug