搜索资源列表
MACD
- MACD指标,是基于MT4金融交易软件的二次开发产品,该指标采用类似C语言的MQL4语言编制。与系统提供的单线带柱的MACD指标不同,该指标是正常的双线带柱的模式。-MACD indicator is based on financial transactions MT4 secondary development of software products, the indicators used language similar to C language MQL4. With one-way
macd
- 用于MT4的自动交易系统(即expert)中的MACD指标,原系统自带MACD是单线的,此源码是双线,符合中国人的习惯-For MT4 automated trading system (that is, expert) in the MACD indicators, the original system comes with a single line of MACD is that the source is two-lane, in line with the Chinese peopl
macd
- 利用cb开发工具,通过串口接收数据,和cb中的PerformanceGraph控件,绘制滑动平均曲线macd。 Cb中没有直接提供串口控件,需要通过Import ActiveX control来增加cb中没有的串口控件。可以使用操作系统Windows\system32目录下自带的mscomm32.ocx。 通过http://www.google.com/codesearch 搜索 PerformanceGraph1,可以得到该控件在cb中的用法。 对于串口控件也一样。 如果还有问
MACD
- macd MT4专用指标,一般mt4只是单线 ,该指标是双线,很好用的 -the macd or ingkong ajhjg ahhg a
MACD
- 可以通过指标自由修改MACD所合计的各种参数,包括权重、周期等,从而实现对股票的观测(You can change the parameter freely,include the period and the weight.So it can help you to make the right choice for stock.)
双线MACD
- 双线MQL4指标,适合EA使用,买入卖出信号明显,容易掌握!(Double line MACD, MQL4 index, suitable for EA use, buy and sell signals obvious, easy to master!)
MACD
- MT4使用,该MACD加入了平均值,比系统自带的macd反应的趋势变化要快(MT4 uses the average value added by the MACD, which is faster than the trend of the MACD response that comes with the system)
MACD Sample
- 根据MACD进出场的自动化交易程序,一个简单的范例,供各位研究。(According to the automated trading program at MACD, a simple example is available for you to study.)
MACD双线
- 类同于股票macd的双线系统,自动提示金叉死叉(Double system similar to the stock MACD, automatically prompts the MACD Sicha)
双线MACD 背离
- MACD背离智能,非常好用的一个辅助指标(MACD deviates from intelligence and is a very good auxiliary indicator)
#MACD
- Three line MACD deviation
MACD
- MACD的简单基础版本,源代码下载,使用MT4\MT5。(Simple basic version of MACD, source code download, using MT4\ MT5.)
MACD选股
- 通达信中利用macd出现背离时作为参考进行选股(In the Tongda letter, MACD was used as a reference for stock selection.)
macd
- macd 背离 rsi 背离 仅供参考(MACD deviated from RSI for reference only for reference)
MACD指标监控(邮件+警报) (1)
- macd交叉时、转向邮件通知和弹窗警报,仅应用在1H图表中(MACD cross time, turn mail notification and pop-up alerts are only used in 1H charts.)
macd双线MT4MT5(含安装方法)
- macd 123456789987654321
MACD双线.ex4
- 双线macd指标,适用于mt4平台,黄金外汇看盘必备指标。(Double line MACD index, applicable to MT4 platform, gold foreign exchange must be an indicator.)
MACD交叉策略
- MT4平台上利用MACD开平仓的一款EA(A EA that uses MACD to open a warehouse on the MT4 platform.)
MA+MACD-V1.2
- 均线加MACD源代码,自己用的,上传上来共享(MA plus MACD,use by myself,now i upload to supply to all people)
MACD+布林
- MACD指标与布林通道指标有机结合,不仅可用来判断趋势,还可以确认入场点。