-
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.)
- 2012-08-25 17:05:41下载
- 积分:1
-
XAUUSD-MACD--simple-EA
MT4黄金 简易EA,主要采用MACD指标交叉交易(mt4 xuauds simple ea,by macd)
- 2021-03-16 20:39:21下载
- 积分:1
-
R-program
分析000099和000039两支股票开盘价格的分布。以开盘价或收盘价为指标,在一张图上显示所有股票的以时间为横轴的散点图和曲线图。采用移动平滑法对曲线进行拟合,画出光滑曲线。(Distribution of 000099 and 000039 the opening price of the two stocks. In opening or closing price as an indicator displayed on a graph with time on the horizontal axis of the scatter plot and graph of all stocks. Using mobile smoothing curve fitting, draw a smooth curve.)
- 2016-01-13 20:12:40下载
- 积分:1
-
ccruncher-1.5_src
说明: 金融算术,计算VAR值,蒙特卡洛算法,等(CreditCruncher computes the Value At Risk (VAR) of large credit portfolios using the Monte Carlo method. Keywords: ratings, transition matrix, survival functions, correlations, copulas, VAR, Expected Shortfall )
- 2010-03-19 00:35:36下载
- 积分:1
-
做时间序列预测的svm程序 svm_time
做时间序列预测的svm程序,matlab编的,多种时间序列预测模型(Time series prediction svm program, matlab code, and a variety of time-series forecasting model
)
- 2012-01-10 12:17:47下载
- 积分:1
-
BankAccount
说明: 定义一个类实现银行帐户的概念,包括的属性有"帐号"和"存款余额",包括的方法有"存款"、"取款"、"查询余额"和”显示帐号”,。定义主类,创建帐户类的对象,并完成相应操作。(Define a class that implements the concept of bank accounts, including the properties of the " Account" and " deposits" , including the method " deposit" , " withdrawal" , " check balance" and " show account" . Define the main class, create an account object of the class and complete the operation.)
- 2021-04-05 19:19:03下载
- 积分:1
-
script_history
在MT4软件统计历史交易盈亏情况的脚本,比较实用的小功能(In the MT4 trading profit and loss situation software statistical history of the script, more practical small features)
- 2013-10-04 11:45:05下载
- 积分:1
-
代码
说明: FAMAfrench1992的程序代码,论文的实现,仅供参考(FAMAfrench 1992 program code, the realization of the paper, for reference only)
- 2020-10-09 17:17:34下载
- 积分:1
-
EA_bb_ma_detect_signal
原创,布林通道的自动交易EA,运用布林线做了一个通道,价格上穿时卖出,价格下穿时买入,加入了几款过滤器(Originally, the automatic trading EA of Brin Channel, which uses Brin Line to make a channel, sells when the price goes up, buys when the price goes down, and adds several filters.)
- 2020-06-22 13:00:02下载
- 积分:1
-
Mt4ApiDemo
简介
mt4api接口,是用于直接连接mt4服务器,获取实时行情报价,交易执行,以及历史行情和历史订单的查询等功能的dll接口,
适合开发行情展示或者订单管理,交易策略等,如果可以,你甚至可以用他开发一个mt4客户端!该api比使用mt4终端进行报价和交易要快得多;
提供实时开仓、平仓等多种功能。
功能特点
报价连接:提供直连服务器获取数据功能。
实时报价: 可以获取每个证券代码的实时报价。
证券/组: 提供获取所有证券代码和用户所在组信息。
交易连接:直连服务器进行交易,不需要mt4终端客户端。
交易类型:支持所有交易类型
订单反馈:提供实时平仓开仓反馈。
盈亏状态:实时的盈亏状态。
付费说明
api接口的使用需要license授权文件,在开发周期内,你可以通过license生成助手申请测试license进行测试。测试license有7天的有效期.
正式用户请选择生成按月付费或者永久有效的license. 可以通过微信或支付宝直接支付或者联系我们!(MT4 API interface is a DLL interface used to connect MT4 server directly, obtain real-time information price, transaction execution, query historical quotation and historical order, etc.
Suitable for the development of market display or order management, trading strategies, etc., if you can, you can even use him to develop a MT4 client! The API is much faster than quoting and trading with MT4 terminals.)
- 2019-06-12 17:30:49下载
- 积分:1