mohammadsk313 / Profile
Friends
Requests
Add friends via their profile or user search and you will be able to see if they are online
Outgoing
mohammadsk313
Added topic OnTick()problem
hello i am coding on OnTick() function . my main problem is i cant save a number e.g. after 100 ticks!! e.g. i want to save value of one candle an i want to use it after 100 ticks , but the value will reset after each tick and i cant use
mohammadsk313
Added topic how to have the color of last dot of <magic dot indicator>???
Hi to all My main problem is ==> i don't have the color of last dot in magic dot indicator with (iCustom function )!! double s = iCustom(Symbol(),0, "Magic dots 2 mtf alerts", 0 ,MODE_EMA ,6 , 0 , PRICE_CLOSE , false,false,true,false,false,false);
mohammadsk313
Added topic Standard deviation
StdDev = SQRT(SUM[(CLOSE — SMA(CLOSE, N))^2, N]/N) What is hte SUM and CLOSE
mohammadsk313
Added topic Moving avrage
Hi How can i know the moving average of last 55 candles??? tanq
mohammadsk313
Added topic Error 4055 ????
what is the 4055 Error in OrderSend in mql4??? please answer fast!!!
: