登录
首页 » MQL » 新闻指标

新闻指标

于 2020-06-19 发布
0 272
下载积分: 1 下载次数: 3

代码说明:

说明:  mt4新闻指标,可在图表显示未来的新闻,可设置ea暂停(MT4 news indicators, which can show future news on the chart, can set EA pause)

文件列表:

indicators, 0 , 2013-08-21
indicators\IceFX.NewsInfo.ex4, 124032 , 2019-04-07
libraries, 0 , 2013-08-21
libraries\IceFX.NewsInfo.dll, 860672 , 2019-04-07

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • icePubDll
    获取计算机硬件信息的动态链接库,CPU序列号,硬盘序列号,MAC地址等信息 例程: void gethardinfo() { QString str1=""; char buff[1024]; char buff2[1024]; char temp; typedef int (WINAPI ICEPUB_MACHINEGETINFO)(int typeFlag,char *strInfo); ICEPUB_MACHINEGETINFO *icePub_machineGetInfo = 0; HINSTANCE hDLLDrv = LoadLibrary("icePubDll.dll"); if(hDLLDrv) { icePub_machineGetInfo = (ICEPUB_MACHINEGETINFO *)GetProcAddress(hDLLDrv, "icePub_machineGetInfo"); } icePub_machineGetInfo(3,buff); str1=buff; int i=0; int n=0; n=str1.length(); qDebug()<<n; for(i=0;i<n;i+=2) { temp=buff[i]; buff2[i+1]=temp; buff2[i]=buff[i+1]; } QString str2=buff2; qDebug()<<buff2; qDebug()<<str2; }(Access to the computer hardware information dynamic link library, CPU serial number, hard disk serial number, MAC address and other information)
    2017-12-28 11:45:08下载
    积分:1
  • CircleFitByPratt
    % Input: XY(n,2) is the array of coordinates of n points x(i)=XY(i,1), y(i)=XY(i,2) % % Output: Par = [a b R] is the fitting circle: % center (a,b) and radius R % % Note: this fit does not use built-in matrix functions (except "mean"), % so it can be easily programmed in any programming language
    2020-06-22 22:40:02下载
    积分:1
  • SHT3X_STM8_C驱动
    SHT3X的温度和湿度传感器驱动,用于驱动SHT3X系列芯片,目前市场上都是这种传感器。(temperatrue sensor driver of sht3x)
    2020-06-16 13:20:02下载
    积分:1
  • ARESLab
    说明:  ARESLab是一个Matlab/Octave工具箱,用于使用多元自适应回归样条方法(也称为MARS)构建分段线性和分段三次回归模型。(ARESLab is a Matlab/Octave toolbox for building piecewise-linear and piecewise-cubic regression models using the Multivariate Adaptive Regression Splines method (also known as MARS).)
    2020-11-30 11:53:50下载
    积分:1
  • 一个学籍管理系统,很简单,是C++的,只有几十K
    一个学籍管理系统,很简单,是C++的,只有几十K-a Maintenance Management System, which is very simple, C++, only dozens K
    2023-03-31 15:50:04下载
    积分:1
  • 制卡算卡号首尾数量 制卡算卡号首尾数量
    制卡算卡号首尾数量 制卡算卡号首尾数量 -System card counting both the number of card counting system card number, both the number of card counting system, both the number of card counting system card number, both the number of
    2022-05-20 20:57:21下载
    积分:1
  • 图选项卡jQuery焦点图
    说明:  带缩略图选项卡jQuery焦点图是一款带左右箭头,缩略图选项卡的jQuery网站焦点(JQuery Focus Map with Thumbnail Tab is a jQuery Web Site Focus with Right and Right Arrows and Thumbnail Tab)
    2019-03-22 14:59:50下载
    积分:1
  • fixed-wing-optimization-master
    说明:  可以用于固定翼飞机运行仿真以及相关的优化(for running simulation/optimisation of fixed wing aircraft)
    2021-03-09 00:24:27下载
    积分:1
  • GW48
    vhdl语言试验箱GW48的各种模式引脚图。。(vhdl language the various modes of chamber GW48 pin map. .)
    2010-01-20 13:20:28下载
    积分:1
  • a simple network util
    a simple network util
    2022-12-22 21:05:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载