pasopvirpot
pasopvirpot
Friends

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

pasopvirpot
Registered at MQL5.community
pasopvirpot
Added topic Easiest way to draw simple arrow
My EA identieifes certain trigger bars, I want a very simple arrow to be drawn above these bars. The code for arrows used in indicators seem quite complicated, is there not an easier way? E.g. if previous bar close higher than bar before that I want
pasopvirpot
Added topic Alert per bar not tick
Total newbie here, I'm teaching myself to program using the MQL4 book. I've coded the following to give alerts when stochastics cross back from overbought/oversold levels. How can I adjust the program to only get an alert at the end of the bar and
pasopvirpot
Added topic Beginner programmer help please
I'm teaching myself to program using the MQL4 book on this site. I'm stuck on the following: I have coded the very simple stochastics cross alert program from the book. See code below. I'm not sure if I should compile the program as a script or an