登录

最新会员 最新下载

成为了本站VIP会员

10月30日 16:42

成为了本站VIP会员

10月27日 10:54

成为了本站VIP会员

10月23日 19:14

成为了本站VIP会员

10月21日 21:03

成为了本站VIP会员

10月20日 16:48

成为了本站VIP会员

10月14日 20:46
已选条件
  1. 编程语言:所有
  2. 代码类别:金融证券系统
  3. 发布时间:今天
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. Automated_Trading

  基于matlab2012的自动化交易程序 (Automated Trading with MATLAB- 2012 )

266
下载
118
浏览
2013-02-26发布

2. BYB_v2.0

  软件:关于看期货之类的 内容包含现货黄金(un systeme sur la invesstisement ,include beacoup de chose )

15
下载
128
浏览
2013-02-03发布

3. MATLAB

  由浅入深地进行金融数量分析的讲解。首先,讲解金融数量分析的主要对象——金融市场与金融产品。接着,简要概述数量分析的基本概念,例如资产估值与定价、投资组合管理、风险测量与管理以及相应MATLAB函数使用与计算实例。然后,以银行按揭贷款、商业养老保险、股票挂钩结构产品与组合保险策略为实际分析对象,利用金融数量分析与MATLAB编程对其进行深入的数量分析,展示金融数量分析的基本步骤:理论分析、数学建模、编程计算。(Deep and financial quantitative analysis to explain. First, to explain the main target for financial quantitative analysis- financial markets and financial products. Then, a brief overview of the basic concepts of quantitative analysis, such as asset valuation and pricing, portfolio management, risk measurement and management, and the use and calculation of the corresponding MATLAB function instance. Then to the bank mortgage loans, commercial pension insurance, equity-linked structured products and portfolio insurance strategies for the actual analysis of objects, the number of the use of the financial analysis with MATLAB Programming theoretical analysis of its number of in-depth analysis, demonstrate financial quantitative analysis of the basic steps: mathematical modeling, programming calculation.)

125
下载
157
浏览
2012-12-20发布

4. ATM

  做一个简单的atm界面,文档里含有设计思路,执行成功后的界面和源代码(Do a simple atm interface, document containing design ideas, the implementation of the interface and the source code after the success of)

3
下载
161
浏览
2012-12-03发布

5. gerenlicai-

  关于过内外商业银行个人理财业务的对比分析(Comparative analysis on over commercial banks inside and outside of Personal Financial Services)

4
下载
138
浏览
2012-11-30发布

6. BlackScholesMethod

  BS公式定价期权,该公式是在BS模型下得到的,通过假设股票服从几何布朗运动来定价(option pricing by BS formula)

11
下载
144
浏览
2012-11-21发布

7. ATM

  The project entitled “Online Banking " is a computerized telecommunications device that provides the customers of a financial institution with access to financial transactions in a public space without the need for a human clerk or bank teller. On most modern ATMs, the customer is identified by inserting a plastic ATM card with a magnetic stripe or a plastic smartcard with a chip, that contains a unique card number and some security information, such as an expiration date or CVC (CVV). Security is provided by the customer entering a personal identification number (PIN).

27
下载
149
浏览
2012-10-19发布

8. cacus_MACCImo_v2b_WPR_momods

  ea 自动交易的ea 自动下单机器人 可以实现盈利的交易机器人 头皮交易(forex trading)

77
下载
138
浏览
2012-09-26发布

9. ATM

  ATM取款机模拟。用java编写的代码。主要是servlet的应用(ATM cash machine simulation. Prepared using java code. Servlet application)

8
下载
127
浏览
2012-09-20发布

10. Risk_Workshop_CN2012

  金融风险量化分析 通过已有金融数据分析近期金融市场风险(Financial risk quantitative analysis of the recent financial market risk through existing financial data analysis)

58
下载
143
浏览
2012-08-28发布

11. SStoockSearcct

  股票搜索程序源码,可自动搜索符合一定条件的股票。这里的条件主主要包含前N天的成交量、价格等参数形成的K线特征。 (Stock Search program source code, you can automatically search for stocks that meet certain conditions. The conditions main volume contains the first N days, the price parameters such as the formation of the K-line features.)

13
下载
119
浏览
2012-08-25发布

12. SStOCKSTooolo

  股票分析工具源码,提供各种基金金的股票数据分析结果 (Stock analysis tool source, offers a variety of fund gold stock data analysis)

13
下载
122
浏览
2012-08-25发布

13. STUpload

  股票信息显示系统 可以通过打开本地文件显示股票价格(Stock information display system can display stock prices by opening local files)

11
下载
113
浏览
2012-08-22发布

14. jj2mmestocck2

  j2me构建股票系统,虽然不是纯粹的源码,但里边阐述了源码与说明,相当于带有有解释的程序源码,对初学入门j2me的开发者来说,具有相当的作用。 可直接使用。 (j2me build a stock system, although not a pure source, but the inside explained the source and explanation, which is equivalent with the interpretation of program source code, beginner entry j2me developer, has a considerable role. Can be used directly.)

7
下载
132
浏览
2012-07-29发布

15. Sinproot

  股票投资管理系统,K線線图,添加功能 (Stock investment management system, the K line line chart, add functionality)

8
下载
131
浏览
2012-07-29发布

16. algo-trader

  用java编写的算法交易软件。包括获取股票数据、分析、下单等全部功能。(AlgoTrader is an automated trading system (ATS) that can trade any type of security on any market available through InteractiveBrokers or FIX. All aspects of trading like getting market data, analyzing prices, taking trade decisions, placing orders & tracking executions can be automated. Employing automated trading strategies, AlgoTrader eliminates all influences from emotion driven human trading and allows a pure systematic trading approach. Available features of the system¶ • Automate Trading Strategies based on Trading Rules (using Esper EQL) • Automated Execution via different Broker Interfaces • Simulate and run several strategies in parallel • Backtest strategies based on Historical Data • Portfolio Tracking & Performance Measurement • Different Numerical and Statistical Libraries are available to analyze trend and produce Trading Signals AlgoTrader is based on the following Frameworks and Methodologies¶ • Java SE 6 )

165
下载
144
浏览
2012-06-22发布

17. bgtkk-1233tare

  该系统包含伯乐股市系统主程序源码/服务器端程序源码/系统数据库支持引擎/GTK.可在单进程的模式下实现一种基于TCP/IP的网络数据传输.支持分时线显示出来..支持股票明细数据,分笔成交数据显示出来.支持数据库MYSQL.. 内含指标函数库,能完成一般指标的开发.内含配置库读写函数,完成对系统参数的读写 可直接使用。 (The system includes the main source of the horses stock system/server-side program source/database support engine/GTK. A TCP/IP-based network data transmission to support time-sharing line is displayed in a single process mode .. support stock detail, document transaction data is displayed. support the database MYSQL Based .. containing the index library to complete the development of the general index contains configuration library to read and write function to complete the reading and writing of the system parameters can be used directly.)

47
下载
128
浏览
2012-06-10发布

18. 做时间序列预测的svm程序 svm_time

  做时间序列预测的svm程序,matlab编的,多种时间序列预测模型(Time series prediction svm program, matlab code, and a variety of time-series forecasting model )

261
下载
229
浏览
2012-01-10发布

19. BAMS

  简单的银行账户管理系统,能够登录账户,管理账户,并且实现连接数据库和更新数据库数据。(Simple bank account management system that can login, manage accounts, and to connect the database and update database data)

18
下载
137
浏览
2012-01-06发布

20. NezipDll

  非常好用的股票数据接口,支持目前主流的多种股软(Very easy to use interface to share data to support a variety of stock soft current mainstream)

85
下载
150
浏览
2011-11-05发布