hc128168

Results 4 issues of hc128168

I tried the latest sample code trader_main.py with the [fix](https://github.com/nooperpudd/ctpwrapper/commit/cc8018dbe2ece4cee02be6a8beaa3708044f7671). I noticed that OnRspQryTradingAccount() didn't get called. Then, I removed ReqQryInvestor() and ReqQryTradingAccount() in your sample code, OnRspQryTradingAccount() did get...

Hi, I followed the [wiki page](https://github.com/tiangolo/full-stack-fastapi-postgresql) to install: > pip install cookiecutter > cookiecutter https://github.com/tiangolo/full-stack-fastapi-postgresql And then set `first_superuser` and `first_superuser_password` (this step I just created my own secret key...

Hi, I built and installed the previous version from this [repository](https://github.com/mank319/Go-For-It/) on CentOS 7. Now, I want to install the latest from this repository. What's the cleanest way to remove...

Hi, I wonder whether plotly panel can automatically create "trace"s based on the unique value of a column in the SQL result. For example, let's say my SQL result is...