drlarryvon
drlarryvon
Friends

Add friends via their profile or user search and you will be able to see if they are online

drlarryvon
Added topic 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
drlarryvon
Added topic MQL code to Easylanguage
is anyone expert enough to convert mql indicator code to tradestation easylanguage? I need some conversions
drlarryvon
Added topic 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
drlarryvon
Added topic 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
drlarryvon
Added topic 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
drlarryvon
Added topic 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
drlarryvon
Registered at MQL5.community