Giter Club home page Giter Club logo

hfpy_data_server's People

Contributors

hubertwu1976 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

hfpy_data_server's Issues

应该推出与hfpy_data_server相应的hfpy_trade_server

----对比[hfpy_data_server & go_real_md(Golang)],类似的是[hfpy_trade_server & golang_real_td],提供Trade_Service


采用goctp接口,
	接受订单 
	推送订单&交易&持仓&账户信息


接收后数据落入redis					
以td.{Acountid}发布数据,应用端可订阅后接收数据。	

	a.订单的执行情况变化,应该形成<订单执行记录>、<成交记录>和<持仓变化记录>

	b.交易导致的账户(含持仓)的变化,应该形成<账户(含持仓)的snapshot>
	c.持仓品种的价格变化,应该推送相应价格数据,用于计算<账户(含持仓)的snapshot>,snapshot合成分钟数据!!!
		----可以每3~6~10秒推送一次用于计算<账户(含持仓)的snapshot>


收盘后数据保存至postgres数据库中			
	a.订单的执行情况变化-流水
		<订单执行记录>、<成交记录>和<持仓变化记录>

	b.交易导致的账户(含持仓)的变化
		<账户(含持仓)的snapshot>

	c.将<账户(含持仓)的snapshot>合成分钟数据

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.