MQL4 - automated forex trading   /  

Code Base

Code Base  Indicators  4TF Has Bar To post a new code, please log in or register

This library is for
MetaTrader 4
Download MT 4 - 5.5 Mb

Mobile trading!
Buy a license and be mobile in your trading!

Name:
4TF Has Bar [ ru | cn ]
Author: Scriptor (2008.08.06 10:14)
Downloaded: 1583
Download:
 Rads MTF HAS Bar A.mq4 (8.7 Kb) View

Indicator 4TF Has Bar.

Parameters:

extern int MaMetod =2;
extern int MaPeriod=6;
extern int MaMetod2 =3;
extern int MaPeriod2=2;
extern int BarWidth=0;
extern color BarColorUp=Lime;
extern color BarColorDown=Red;
extern color TextColor=White;
extern int MaxBars=500;


4TF Has Bar

0 comments  To post a new comment, please log in or register