alisahin / Publications
Forum
How do I delete my orders any of the closed orders ???
How do I delete my orders any of the closed orders
how to Stochastic indicators calculate? %D I don't undrestand.What is the meaning %D=100*(H3/L3) ?
%K = 100[(C - L10) / ( H10 - L10)] where C = last close, H10 is the highest high in 10 bars and L10 is the lowest low. %D is normally a three-period smoothed average of %K. %D = 100 x (H3/L3) where H3 is the three-period sum of (C- L10) and L3 is the three-period sum of ( H10-L10)
why expert advisor can not work?
//+------------------------------------------------------------------+ //| helebi.mq4 | //| Copyright 2014, MetaQuotes Software Corp. | //| https://www.mql5.com |
I am beginner of MQL4 :) .. Indicators not bad but rather poor return on expert why? What are my mistakes? How can I solve the problem?
//+------------------------------------------------------------------+ //| Genie.mq4 | //| Genaro Gravoso | //| http://www.oocities.org/ggravoso/b.html |
I am beginner of MQL4 :) .. Indicators not bad but rather poor return on expert why? What are my mistakes? How can I solve the problem?
//+------------------------------------------------------------------+ //| Genie.mq4 | //| Genaro Gravoso | //| http://www.oocities.org/ggravoso/b.html |
I am beginner of MQL4 :) .. Indicators not bad but rather poor return on expert why? What are my mistakes? How can I solve the problem?
//+------------------------------------------------------------------+ //| Genie.mq4 | //| Genaro Gravoso | //| http://www.oocities.org/ggravoso/b.html |
Hi , Help me :)The arrow in the last bar is constantly changing new bar arrive. How can I solve?
//+------------------------------------------------------------------+ //| emadeneme.mq4 | //| Copyright 2014, MetaQuotes Software Corp. | //| https://www.mql5.com | //+------------------------------------------------------------------+