wow such handy tool!
Stock charts on Tencent Stock are constructed of realtime stream data. But the problem is, when we developed after market was closed, all the response data is static and contains the whole daily dataset.
We want to record the old data like making a film and replay it like how the bioscope works.
We will develop a data record and playback machine based on Golang.
- 2015/1/10 - Wiki online
- 2015/1/11 - Wiki-开发栈 online
- 2015/1/23 - Wiki-语言学习 online
- 2015/1/24 - Wiki-包学习 online
- 2015/1/24 - Add some snippets when learning Golang
2015/1/24 - Add model qt.go which is used to fetching qt data- 2015/2/1 - Wiki-理解 Interface 接口 online
- 2015/2/3 - Wiki-并发 Wiki-通讯 online
- 2015/2/5 - Wiki-数据库 online
- 2015/2/9 - pkg qt