- 资源介绍
- 更新记录
- 安装教程
摘 要
我所研究的股票交易系统实现了用户登录,股票买卖,沪深市场查询,和股票交易的模拟撮合。统所设计的撮合算法(撮合规则)是根据深圳证券交易所、上海证券交易所的相关规则:证券交易是按照价格优先、时间优先的原则竞价撮合成交来设计的。交易撮合系统是交易系统中最重要的组成部分。可以说一个期货交易系统的好坏取决于它所用的交易撮合系统的好坏。交易时价格优先的原则为:较高价格买进委托优先于较低价格买进委托,较低价格卖出委托优先于较高价格卖出委托。成交时时间优先原则为:当买卖方向相同,他们委托的价格也相同时,那先委托者优先于后委托者,先后顺序按交易主机接受委托的时间来确定。本系统撮合方式是用数据库进行撮合。
为了实现这个股票交易系统使用了Qt集成框架,Qt是奇趣科技1991年开发的一个跨平台的C++图形用户界面应用程序框架。它提供给应用程序开发者建立艺术级的图形用户界面所需的所有功能。
关键字:交易撮合系统,价格优先,时间优先,数据库撮合
Abstract
The Trade Match System in my thesis realized the user login, buy and sell stocks, the Shanghai and shenzhen markets queries, and stock exchange simulation match.My Trade Match System is according to the article in “Shanghai and Shenzhen Stock Exchange rules”. The rules are: security exchange is bided and matched by the price priority and the time priority principle. The Trade Match System is the most important part in the Future Trading System. The quality of the Trade Match System directly decides the quality of the Stocks System. The price priority principle is: the declaration of buying at a higher price is more prior than that at a lower price, and the declaration of sellingat a lower price is more prior than that at a higher price. The time priority principle is: when trading in the same direction, the earlier to declare, the earlier to trade. The sequence is determined by the time given from the trading host. The method used in the Trade Match System is Database-Matching.
In order to achieve the stock trading system I used Qt integration framework, Qt is a cross-platform C++ graphical user interface application framework developed by Trolltech in 1991.It provides the application developers to build state-of-the-art graphic user interface all the necessary functions.
Keyword: Trade Match System, the price priority, the time priority,Database-Matching
目 录
猜你喜欢
-
基于SSH的网络预约挂号系统的设计与实现毕业论文+项目源码及数据库文件
2021-06-08 -
网上书店系统毕业论文答辩自述报告
2021-06-08 -
数据挖掘技术在食品供应链追溯系统中的应用论文+开题+源码
2021-06-10 -
成都东软学院毕业设计报告(论文)“相似性检测”工作通知
2021-06-08 -
家用四足移动机器人设计全套(任务书+开题报告+论文+翻译+图纸+代码)
2021-06-10 -
厨房食物垃圾粉碎机设计说明书(论文)+任务书+开题+选题表+翻译及原文+答辩+cad图纸+三维图纸+仿真视频
2021-06-09 -
毕业论文答辩技巧大全
2021-06-09 -
AES加密解密算法设计毕业论文+VC++代码
2021-06-08 -
武汉工程大学继续教育学院毕业设计(论文)资料编写规范要求
2021-06-08 -
试论我国集体土地征收补偿制度之重构 毕业论文
2021-06-08
-
宣威110kV变电站继电保护设计 毕业设计论文+外文翻译及原文
2021-06-08 -
活动圈注射模具设计说明书(论文)+任务书+外文翻译及原文+cvad图纸+Proe三维图纸
2021-06-08 -
基于安卓的公司员工考勤系统毕业论文+设计源码
2021-06-10 -
法兰弯头注塑模具设计说明书(论文)+任务书+开题报告+外文原文及翻译+CAD图纸+Proe三维模型
2021-06-08 -
C618数控车床主传动系统设计毕业论文+任务书+cad图纸
2021-06-08 -
凸轮控制式四足机器人的系统设计毕业论文
2021-06-08 -
基于JSP的物流公司信息管理系统设计与实现毕业论文+外文翻译及原文+项目源码及数据库文件
2021-06-08 -
数控机床传动装置机械及PLC电气控制系统设计说明书(论文)+翻译及原文+机械cad图纸+电气cad图纸
2021-06-09 -
基于51单片机的超声波测距系统毕业论文+论文附录仿真图及程序
2021-06-09 -
某办公楼(建筑、施工)二段式设计说明书(论文)+任务书+cad图纸
2021-06-08
猜你在找
99源码网 » 基于Qt股票交易系统毕业设计论文
常见问题FAQ
- 免费下载或者VIP会员专享资源能否直接商用?
- 本站所有资源版权均属于原作者所有,这里所提供资源均只能用于参考学习用,请勿直接商用。若由于商用引起版权纠纷,一切责任均由使用者承担。更多说明请参考 VIP介绍。
- 提示下载完但解压或打开不了?
- 找不到素材资源介绍文章里的示例图片?
- 99源码网
- 2021-06-08Hi,初次和大家见面了,请多关照!