Forum

THIS INDICATOR, HOW ARE THE BANDS CALCULATED, PLEASE

below is an indicator that plots a band, upper, lower and center bands. Can anyone with some knowledge explain how the bands are calculated, please. here is the indie: #property indicator_chart_window #property indicator_buffers 5 #property indicator_color1 White #property indicator_color2

MQL code to Easylanguage

is anyone expert enough to convert mql indicator code to tradestation easylanguage? I need some conversions

POLLAN INDICATOR LAG???

i have attached indie Pollan.mq4. The problem with this language, is the point that vendors, traders who post their code, invariably use the language to enable the indicator to cheat, i.e., repaint, such that results are flawed, deliberately! That's a constant problem. Now here again, re the

SIMPLE QUESTION, HAVING PROBLEMS.

in code does, shift=Bars-counted_bars-1; return -1, if there are 500 bars in data history? so.. then if =-1 does close[shift+.05] reference the 4th bar counting back from the current bar, c1=current bar, so c4 is 4th bar back in series. or does shift=Bars-counted_bars-1= 0

Help re data reference, here

in metatrader mq4 programming, re Close[shift+02], or Close[shift+05] as examples....does the program reference the close 2 bars ago, for the former, and 5 bars ago for the latter? if not, what does Close[shift+02], and Close[shift+05] and or Close[shift+10] refer to or reference

AM I CORRECT RE THIS CODE?

here is an indicator code, I need to translate it to tradestation el. Correct me if I am wrong...the formula for the indicator is the difference between value2 and value1, or Rezalt=value2-value. The calculations for value 1 are variable weights*the value of the close from current close to close on