Description:
Generated by EX4-TO-MQ4 decompiler V4.0.224.1 []
Website: http://purebeam.biz
E-mail : purebeam@gmail.com
#property copyright Sidus
#property link http://www.metaquotes.net/
#property indicator_chart_window
#property indicator_buffers 4
#property indicator_color1 Yellow
#property indicator_color2 Red
#property indicator_color3 Lime
#property indicator_color4 Fuchsia
extern int FastEMA = 8
extern int SlowEMA = 13
extern int RSIPeriod = 17
extern bool Alerts = FALSE
double g_ibuf_92[]
double g_ibuf_96[]
double g_ibuf_100[]
double g_ibuf_104[]
int gi_108 = 0
int gi_112 = 0
double gd_116 = 0.0
double gd_unused_124 = 0.0
int init() {
SetIndexStyle(0, DRAW_LINE)
SetIndexBuffer(0, g_ibuf_92)
SetIndexStyle(1, DRAW_LINE)
SetIndexBuffer(1, g_ibuf_96)
SetIndexStyle(2, DRAW_ARROW, STYLE_DASH, 2)
SetIndexArrow(2, 233)
SetIndexBuffer(2, g_ibuf_100)
SetIndexEmptyValue(2, 0.0)
SetIndexStyle(3,
To Search:
File list (Check if you may need any files):
sidus v[箭头]~.mq4