CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 行业应用软件 金融证券系统 搜索资源 - 增加

搜索资源列表

  1. TrinomialAmerican

    1下载:
  2. 三叉树方法计算美式期权定价,更加精确而且计算速度增加。有关说明在文件中。-tree method trigeminal American option pricing, and more accurate calculation of the speed increase. The note in the document.
  3. 所属分类:金融证券系统

    • 发布日期:2008-10-13
    • 文件大小:2.4kb
    • 提供者:真实
  1. hbstock-2.1.0.tar

    1下载:
  2. 股票分析源代码,可用于中国股市和国外股市,只是需要增加数据下载引擎。-shares source code analysis can be used in China's stock market and foreign stock markets, is the need to increase data download engine.
  3. 所属分类:金融证券系统

    • 发布日期:2008-10-13
    • 文件大小:479.48kb
    • 提供者:金王林
  1. stock

    0下载:
  2. 小型股票交易系统,可实现股票的增加、删除、挂起、停止交易、修改股票名称和代码等功能。
  3. 所属分类:金融证券系统

    • 发布日期:2008-10-13
    • 文件大小:5.05kb
    • 提供者:刘建
  1. 200463013399

    0下载:
  2. 保持了英文版的全部功能,界面改为中文,后台管理增加“添加”功能,去掉了英文版中的留言本功能登陆名www.netfuwu.com密码wubin -maintain the English version of the full functionality, interface with Chinese background to manage "add" function, eliminating the English version of the voice mail fu
  3. 所属分类:金融证券系统

    • 发布日期:2008-10-13
    • 文件大小:180.64kb
    • 提供者:史秋红
  1. 储蓄管理演示系统

    1下载:
  2.        用Visual Basic语言为某储蓄所建立一个“储蓄管理系统”,要求编写能完成储蓄业务操作的演示软件。具体处理要求如下: (1)       存、取款业务处理 包括某一储户要求存入或取出一定数量存时作记帐处理。 (2)       储户管理 包括新建储户、修改储户信息、删
  3. 所属分类:金融证券系统

    • 发布日期:2009-01-10
    • 文件大小:505.53kb
    • 提供者:hycai2000
  1. CTP行情交易接口.Net封装完整版源码

    1下载:
  2. 在原来基础上进行了些修改,增加了完整的交易接口支持。struct.h头文件修改自海风版C#接口的struct.cs文件,非常感谢。 CTP里面的结构类型非常多,所以这个struct.cs文件的工作量非常大,而且海风为每一个类型都进行了注释,(VStudio里面编程的时候,IntelliSense就可以自动提示),真的很不容易,再谢海风一次。
  3. 所属分类:金融证券系统

    • 发布日期:2012-10-19
    • 文件大小:580.41kb
    • 提供者:Simonz
  1. stock_realtime

    0下载:
  2. 根据给出的股票代码清单,实时获取相应的股票价格,根据自己的需要增加分析代码-According to the ticker symbol is given a list of the corresponding real-time access to stock prices, according to its own analysis of the need to increase the code
  3. 所属分类:Finance-Stock software system

    • 发布日期:2017-04-03
    • 文件大小:817byte
    • 提供者:文必龙
  1. account

    0下载:
  2. 当我们首次去银行开帐户时,银行卡里存放入一个初始金额(5元或10元)。在存折上有银行帐号和帐户余额。当向指定的银行帐号存钱时,余额会增加;当在指定的银行帐号取钱时,余额会减少。银行帐户一经开户,除非用户取消,否则银行应该保留用户的帐号以及和帐号对应的身份信息(这个程序中不考虑用户身份的认证)。将每个用户的帐号上的重要信息存放在一个文件名为inout.txt的文件中。为了可以随时随地查询用户的帐户里的余额信息,将帐户中的相关信息以二进制格式读写文件。经过分析知道,要对用户的帐户信息进行通用(添加、
  3. 所属分类:Finance-Stock software system

    • 发布日期:2017-03-26
    • 文件大小:668.16kb
    • 提供者:薇薇
  1. stockzunbei

    0下载:
  2. 增加与删除股票,集中自己收集的股票,让你更加知道有升值空间的股票。-Increases and remove the stock, to focus their collection of stocks, so that you know there is more upside potential.
  3. 所属分类:Finance-Stock software system

    • 发布日期:2017-04-16
    • 文件大小:454.01kb
    • 提供者:陈 设
  1. main

    0下载:
  2. 初步实现银行卡管理,增加 删除 存取等 -this is a system for bank
  3. 所属分类:Finance-Stock software system

    • 发布日期:2017-04-13
    • 文件大小:2.3kb
    • 提供者:aman
  1. aiotrade

    1下载:
  2. AIOTrade是一个基于NetBeans平台构建的开源股票技术分析平台,拥有一个插件架构可扩展现有功能如增加指示器、图表-AIOTrade based on the NetBeans platform to build an open source stock technical analysis platform with a plug-in architecture allows the expansion of existing features such as increased in
  3. 所属分类:Finance-Stock software system

    • 发布日期:2014-09-14
    • 文件大小:4.78mb
    • 提供者:gtdlifer
  1. myCCI

    2下载:
  2. 原创,用于MT4平台。对CCI进行了优化,增加了ema(cci,17)、ma(cci,7)两条线,可以避免CCI过去频繁的波动,而且有买卖点信号。虽然简单但实用,适合初学者对照CCI原码学习-Original, for MT4 platform. CCI optimized to increase the ema (cci, 17), ma (cci, 7) two lines, to avoid frequent fluctuations over CCI, and the sale of p
  3. 所属分类:Finance-Stock software system

    • 发布日期:2014-11-14
    • 文件大小:1kb
    • 提供者:jinling
  1. colorMA

    0下载:
  2. 变色均线的模板,可以自行修改,增加各种条件-Discoloration average template, you can modify, add conditions to
  3. 所属分类:Finance-Stock software system

    • 发布日期:2017-04-13
    • 文件大小:1.74kb
    • 提供者:刘电
  1. Stockzy

    0下载:
  2. 增加excel表中股票代码导入文本代码与行情功能-The increase of Excel stock code table import text code and market function
  3. 所属分类:Finance-Stock software system

    • 发布日期:2017-04-08
    • 文件大小:17.13kb
    • 提供者:nchxzy
  1. Fisher-SAR

    1下载:
  2. SAR反转指标会形成一定支撑和阻力,突破阻力则进入另一种趋势,在传统SAR基础上增加了特别的算法-SAR inversion indicators will form a certain support and resistance, the breakthrough resistance is to enter another trend, based on the traditional SAR added a special algorithm
  3. 所属分类:Finance-Stock software system

    • 发布日期:2017-04-26
    • 文件大小:181.59kb
    • 提供者:caijinbao
  1. 3mhzxt_v9.3

    0下载:
  2. 金融互助系统,自主开发内核较之前F009版本功能基础上增加了不少功能,所有制度后台自己设置,而不需要二次开发其他制度版本-Financial mutual aid system, developed kernel version than the previous F009 features based on the increased number of functions, all system back up their own, without the need for secondar
  3. 所属分类:Finance-Stock software system

    • 发布日期:2017-05-16
    • 文件大小:3.5mb
    • 提供者:阿Cheng
  1. 群文件Forex+Growth+Bot

    7下载:
  2. 趋势交易利用指标做买卖依据,当市场合适的时候会加倍开仓,以此增加交易收益。在国内也称呼为大富翁系统(Use the index trading basis, will double open when the market is right, in order to increase the transaction income. It's also called the millionaire system in China)
  3. 所属分类:金融证券系统

    • 发布日期:2017-11-23
    • 文件大小:662.73kb
    • 提供者:TUD
  1. Forex Growth Bot 1.8

    2下载:
  2. Forex Growth Bot 使用经典的,不会过时的原理-根据趋势来增加仓位的交易。正如myfxbook中所展示的一样。如果你查看从2010年至今的账户真实演示,会发现虽然不是很完美,但是是持续获利的。(Forex Growth Bot uses classic, timeless principles - to increase trading positions based on trends. Just as shown in myfxbook. If you look at the
  3. 所属分类:金融证券系统

    • 发布日期:2018-01-03
    • 文件大小:1.22mb
    • 提供者:Chunhui1012
  1. PandaScalper-EDU

    4下载:
  2. 剥头皮交易的希望之星,Panda Scalper Ea。使用方便,大大降低了风险,增加盈利的可能性。 平台:MetaTrader 货币对:任意(Scalping trading star of hope, Panda Scalper Ea. Easy to use, greatly reduce the risk, increase the possibility of profit. Platform: MetaTrader Currency pair: arbitra
  3. 所属分类:金融证券系统

  1. BOLL

    0下载:
  2. matlab BOLL技术分析指标 如有需要 后续还会增加十几个技术分析指标(matlab BOLL index it is useful for stock analysis. then i will upload a lot of such tech analysis index)
  3. 所属分类:金融证券系统

    • 发布日期:2018-01-10
    • 文件大小:1kb
    • 提供者:金融小亨
« 12 »
搜珍网 www.dssz.com