请Bull 大师进来帮忙啊
请牛版帮忙加一条均线,不是拉过来那种,不是tcci(6)是对cci(14)做一条均线,要有正负值的源码:
//+------------------------------------------------------------------+
//| Real Woodie CCI.mq4 |
//| Based on the code of Jason Robinson (jnrtrading). |
//| |
//| After read the Woodie introductory document I started a search |
//| for the right coloured CCI. |
//| I can find anyone in accomplish with the explanation of Woodie |
//| So, I take the code from another CCI, and I added |
//| the center LSMA line according to the official explanation. |
//| Everything you see is an exact copy like it explained in the |
//| document new_woodie_do1. Specially the colors. |
//| If you have some doubts can obtain a copy |
//| from http://woodiescciclub.com/ |
//| |
//| Linuxser 2007 |
//| for any doubts or suggestions contact me on Forex-TSD forum |
//+------------------------------------------------------------------+
#property copyright \"Under The GNU General Public License\"
#property link \"www.gnu.org\"
#property indicator_separate_window
#property indicator_buffers 8
#property indicator_color1 Blue
#property indicator_color2 Red //SaddleBrown
#property indicator_color3 Gray
#property indicator_color4 Gold
#property indicator_color5 Black
#property indicator_color6 Crimson
#property indicator_color7 Lime//Gold 支持你加分 好帖子,要顶! 这个站不错!! 刚刚接触EA ,楼主请发份给我… 你好!我想编写一平仓条件,可一直不成功。当下单成功后赢利超过7点之后赢利又小于6点平仓。就这个平仓条件能辛苦帮我写一下吗?这样能保住赢利不会变亏损。先行谢谢了!!!~~~ 没有使用说明书 xiexiefenxiang 看看,看看。谢谢。你要发,我也要发。 看看是什么东西啊
页:
[1]