文档介绍:西安电子科技大学
硕士学位论文
基于BP神经网络的外汇自动效易系统的设计与实现
姓名:赵凯
申请学位级别:硕士
专业:计算机技术
指导教师:姜建国;谢丽明
20100606
摘要
摘要
随着现代科学技术爆炸式的发展以及应用和生产社会化和国际化程度的大幅
度提高,世界经济一体化成为当代社会发展的一个基本特征。无论是国家政府、
银行、或者个人都不得不面对外汇交易这个客观存在,都会主动或被动地受到汇
率变动的影响,任何机构和个人都需尽快提高自身的汇率风险管理的水平,掌握
各种外汇避险工具和手段,增强自身适应汇率浮动和应对汇率变动的能力。为了
克服人性的弱点,消除在实际交易中情绪的负面作用,有相当多的交易者开发研
制各种各样的机械交易系统,期待通过机器交易实现确定性盈利目标。
为此,本文设计并实现了“外汇自动交易系统”。文中首先研究了与系统相
关的技术;其次针对外汇交易的一般的流程,具体分析了对系统功能、性能和数
据的需求,完成了系统构架、系统功能和数据库的设计,实现了系统的主要功能;
最后研究并实现了神经网络预测行情的计算方法。为了避免代码的复杂度和保持
系统的松耦合度,本文采用了基于客户机/服务器的三层系统构架;为了提高科自
动交易系统的效率,本文使用了数据采集、网络训练及自动交易等功能模块;为
了提高自动交易的收益率,本文设计交易保护机制;由于本文所设计的系统是针
对商业应用,在实现中对于各技术环节都采用了较高的安全手段。
论文完成了将神经网络与自动交易系统的完美融合,能够体现自动交易所带
来的便捷性,从而将机械交易和外汇技术分析带入了一个新的层次。
外汇交易工作涉及面较广,本文只针对自动交易系统做了设计与实现,以后
将在提高神经网络的准确度和系统的鲁棒性方面做进一步的研究和开发。
关键词:自动交易外汇神经网络三层系统结构
Abstract
Abstract
With the explosion of modern science and technology development, the economic
integration had e a basic feature in the world of contemporary social.
Governments, banks, or individuals had to face to the foreign exchange transactions.
Any institution or individual, who concerned to the exchange rate, improved their own
level of risk management, acquire foreign exchange hedge instruments, and strengthen
its exchange rate to adapt to the new situation. In order to e the weaknesses of
human nature, a lot of number of traders developed a variety of mechanical trading
system, then expected to achieve certainty trading profit objective.
So, this article was designed and implemented the "Forex Automated Trading
System." Firstly, the paper studies and system-related technologies; Secondly, by
analyzed the normal process of forex trading, it finished the requirements of
performance and data, completed the system architecture; finally it researched the
work. In order to avoid plexity, this paper used three-tier system
architecture that based on client/server; Divided the automated trading systems to
improve the efficien