MQL4 - automated forex trading   /  

代码基地

代码基地  指示器  Tickwatcher 2.0 想要通过新代码,请 登陆注册

这个脚本为
MetaTrader 4
下载 MT 4 - 5.5 Mb

移动交易!
购买许可证立即进行移动交易!

主题:
Tickwatcher 2.0 [ en | ru ]
创建人: Scriptor (2008.05.23 10:06 )
已下载: 202
下载:
 Tickwatcher 2.0.mq4 (12.9 Kb) View

另外一个指标显示每个货币对和时间周期。

我还有一个图像没有足够的地方上传。

更多详细信息点击查看

参量:

string ="pairs and timeframes";
string pairs ="EURUSD;EURJPY;GBPUSD;GBPJPY;USDCHF;USDCAD;USDJPY";
string timeFrames ="M1;M5;M15;M30;H1;H4;D1;W1;MN";
string ="levels";
double AdxLevel1 =20.00;
double AdxLevel2 =30.00;
string ="colors";
color ColorUp =ForestGreen;
color ColorNeutral =Gray;
color ColorDown =OrangeRed;
color ColorPrice =LimeGreen;
color ColorLabels =Gray;
string ="other";
bool ShowLegend =true;

Tickwatcher 2.0

0 评论  想要通过新评论, 请, 登陆 or 注册