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 Google and smtp setup for MT4
Hi Guys, So is that possible to use the SMTP from Google's servers? and if that is possible, could anyone kindly let me know how. Which should be the configuration? So far, I've tried smtp.gmail.com:587 , with my User Name and Password, but with no
ma
Added topic Arrow codes
Hi, where I can find a full list of all arrows code ? thanks a lot
ma
Added topic How to show level of an indicator on the right side of the chart?
Hi, I notice that some indicator shows the level/value of the indicator at the far right side of the chart. Some time the level/value is displayed with different background color. How can I do it? Thanks a lot
ma
Added topic Indicator - following the formation bar by bar
Hi all, I have a couple of indicators that are working very well. However, I would like to see and follow the formation of my indicators bar by bar. Is that possible? Thanks a lot, brspMA
ma
Added topic Two indicators in the same chart window
Hi, I have been using two or more indicators in the same chart window, but I have a problem: the "Zero" of one indicator doesn't stays in the same level of the "zero" of the other indicator. So I end up with two "zeros" in the same chart windows. Is
ma
Added topic Refresh the chart window
Hi, Every time I want to refresh my chart window, I click in a different time frame. And then, I chick again in time frame I was. So I get two question: 1- there is any short key I could use to refresh my chart window? 2- there is any code I could
ma
Added topic Custom Indicator and it decreasing loop
Hi all, Most of the indicators I have checked out has its main loop made up with a decreasing counter. As instance, something like this: int start () { int limit ; int counted_bars = IndicatorCounted () ; //---- check for possible errors if (
ma
Added topic which current chart timeframe is it?
Hello, I am looking for a variable which returns the current chart timeframe . Thanks a lot
12