您需要 登录 才可以下载或查看,没有帐号?注册
//+------------------------------------------------------------------+
//| SHI_SilverTrendSig.mq4 |
//| Copyright ?2003, VIAC.RU, OlegVS, GOODMAN, 2005 Shurka |
//| shforex@narod.ru |
//| |
//| |
//| |
//+------------------------------------------------------------------+
#property copyright Copyright ?2005, Shurka
#property link http://shforex.narod.ru
//----
#property indicator_chart_window
#property indicator_buffers 2
#property indicator_color1 Red
#property indicator_color2 Blue
#define SH_BUY 1
#define SH_SELL -1
//---- 迈钿睇?镟疣戾蝠?
extern int AllBars=0;//How many bars should be counted. 0 - all the bars.
extern int Otstup=30;//Step back.
extern double Per=9;//Period.
int SH,NB,i,UD;
double R,SHMax,SHMin;
double BufD[];
double BufU[];
//+------------------------------------------------------------------+
//| 泽黻鲨
Copyright
外汇交易有很大的风险性,本站所有资源均来自网络,请选择使用,如若出现亏损,本站不承担任何责任!