ma
ma
Friends

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

ma
Added topic iMACD
hi all, anyone could please help me on that: i am looking for the source code of the function iMA. thank you so much
ma
Added topic saving data on HD
hi all, i need your help on that: is there an away i can save an array and its index all together? i have a array let's say array_mine[counter]... i want to save its content indexed with the counter. it seems like it should be easier... so please any
ma
Added topic sma & ema
hi all, anyone could please help me on that: i am looking for the source code of the function iMA. thank you so much
ma
Registered at MQL5.community
ma
Added topic buffer's color
hi there, is there a way to set a transparent color for my buffer? i've used this " EMPTY_VALUE ", but i still get a lot of black lines all over the place. actually EMPTY_VALUE has the effect of the color Black in my screen :( any insight
ma
Added topic Grid Lines (crlt+ g)
hi there! how MT4 calculates those grid lines (crlt+g)? is there any script i could use? thanks a lot, ma
ma
Added topic blue screen
hi, why my screen (background) becomes blue? soudenly it becomes blue... that's quite unconfortable... please, how can i fix that? thanks,,, Ma
ma
Added topic ObjectMove funcion
hello, bool ObjectMove (        string name , int point , datetime time1 , double price1 ) what does point mean? if i have a diagonal trend line object with time1,price1 and time2,price2. and now i want to move this line
ma
Added topic indicator & time frame
hi, for objects i can use this: ObjectSet        ( StringX , OBJPROP_TIMEFRAMES , OBJ_PERIOD_M1 | OBJ_PERIOD_M5 | OBJ_PERIOD_M15 | OBJ_PERIOD_M30 ) ; but if i want my indicator to be displayed just in some timeframes
ma
Added topic strategy tester x indicator?
seems like that indicators do not model bars of a different time frame than period(). what I notice is that the EA is indeed modelling the bar[0]. exactly as this article, Tester in the Terminal MetaTrader 4: It Should Be Known , describes it
ma
Added topic time function
hi, let's say I have time= Time[0]; and now I want to add 5 minutes in this variable time. How I do add time into time? my purpose is to print an object before Time[0]. thanks a lot
ma
Added topic double MathRound
Hi, I was woundering if it is possible to round a number like this: 0. 123 134234 would become this 0. 123 0. 756 524523 would become this 0. 756 12. 934 53452 would become this 12. 934 thanks a lot
ma
Added topic fixed chart position
Hi, that little triangle at the left button of the chart window called "fixed chart position " is intended to be used for what? I could not find any redding about that. I would love if that triangle would have the exactly outcome of the
ma
Added topic description of objects
hi, whenever I point with the cursor one object it shows a lot of information about that object. is there a way to turn this off? I don't want those information poping up all the time. thanks a lot
ma
Added topic FIBOnacci and its far right level
hi, take as instance the fibonacci object. how it does fix its fibonacci level in the far right of the windows? those levels (23.6,38.2, 50, 61.8) act as labels, but I don't think they are labels. how can I get the time value for that exact
ma
Added topic max bars in chart
hello, is there a way to set Max Bars in Chart through MT4 programing?thanks
ma
Added topic Rectangle
Hi all, It is possible to use a rectangle fix at the window likewise a label? In other words, it is possible to use a rectangle with OBJPROP_XDISTANCE, and OBJPROP_YDISTANCE ? Thanks a lot
ma
Added topic Swap formula
Hi all, My broker uses MODE_SWAPTYPE=0, accordingly I am obtaining my swap in points . As instance, the swaps for the pair AUD/JPY is: Swap Long = +1.4234 Swap Short = -1.7759 Sincerely, I don't know what those number means. Where those number came
ma
Added topic how to exchange variables between MT4's Indicators and EAs?
Hi guys, Can I exchange variables between my MT4 programs? Between different Indicators and even between EA and Indicators? If I can (which would be very much useful, of curse), how can I do it? Thanks a lot
ma
Added topic smtp server problem
Hello, I've been trying to use another smtp and I have been getting this message: Mail : 553 sorry , that domain isn ' t allowed to be relayed thru this MTA ( # 5.7.1 ) I think that that is some problem correlated with time out. Any help is must
12