heras
heras
Friends

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

heras
Added topic Testing indicators, does not redraw on each tick
Hi, As far as I know the close price for the current, not yet completed bar is the last price. Therefore the close price is constantly changing with each tick. I can see this happen when simulating indicators of other people. But of course not my
heras
Added topic Using ArrayResize
Hi, I have the code below. It checks if price broke above a Donchian channel and then retraced for a number of bars . When I hard-code the integer into my dcVals array things work as expected. It only prints exactly when the channel was broken and 5
heras
Added topic Calling iMA efficiently
Hi, I have the function below and it works. But then I read this: https://www.mql5.com/en/articles/43 where it says that iCustom is best called in OnInit(). Is this also true for my function? I can imagine that every call to iMA recreates a moving
heras
Registered at MQL5.community