Search found 44 matches

Re: MT4 Indicator requests and ideas

hi all, to answer my own question here: https://forex-station.com/viewtopic.php?p=1295366004#p1295366004 i dont think it repaints but sometimes the bar can have both red and green bar - which it shouldnt - as seen by the screenshot below: anyone can take a look at the code and fix it please? Many th...

Re: Does this indicator repaint?

Hi all, would you please kindly let me know if the attached is repainting? it seems quite straightforward to be needing to repaint Many thanks in advance //+------------------------------------------------------------------+ //| Extent.mq4 | //| Copyright © 2017, Gehtsoft USA LLC | //| http://fxcode...

Re: Coding Help

thank you for the reply airquest - i get the checking value is not empty, but do i have to do it for each bar? like up[i+1], up[i+2], up[i+3], so on? Use the value of the up and down arrow buffer from the indicators. If value is not empty or equal to 0 (depending on how the indicator was coded) with...

Re: Coding Help

dear all, please can you please kindly help with the below? I am working with indicator that draws up/down arrow and i am trying to find out how many up arrows were there in the last x bars. what is the most efficient way to do this? a loop? or is there another trick that will do the job? the same g...

Return to the advanced search