Paulo
Paulo
Friends

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

Paulo
Added topic Draw Lines in Indicator Window
Hi, I'm just about to develop a new EA, and I'll need to draw some lines in the indicator window. It would be nice to have some example or similar indicator. Anyone has some sample code to share? or knows an similar indicator? Regards
Paulo
Added topic Value for graphical Object
How can I read the value of the Median Line in the rsi window? Please note that I need to read the median value according ro the RSI Scale (0-100) not the price   Regards 
Paulo
Added topic Marketinfo() error?
Hi,  I'm just doing some research about the MarketInfo function , and I just receive "0" (zero) int start() { double tt= MarketInfo ( NULL ,MODE_TICKVALUE);    Comment (          "Tick
Paulo
Added topic EA Runtime Variables
Hi, I'm developing an EA that keeps in variables several "dynamic" parameters . In case of a crash or just a shutdown how should I "save" these parameters? 1-"dump" the variables into a text file and load it at
Paulo
Added topic Managing Pending Ordens
Hi, Is there a way to find out that a pending order has "entered into market". I'm developing an EA and I'm checking if the pending orders are in the market using the price, but sometimes the spread variation and some fast price action, I
Paulo
Added topic First Brokers with MQL5
Hi,   I'm just thinking about converting my MQL4 EA's into MQL5 and start to use some advantages of MQL5. Can someone inform witch brokers will be the first to use MQL5?   Best Regards   Paulo 
Paulo
Added topic Encoded messages in the ../mailbox folder
Hi, anyone knows how the files/messages in the mailbox folder are encoded? best regards
Paulo
Added topic HTML report from Optimization
Hi, To check the parameters in the optimization report, we have to move the mouse over the number of the pass. They are "stored" in the HTML report as <td Title="some params here"> Is there a way to change this and show the
Paulo
Added topic Sample Code Nedded
I need to draw a small chart in a Chart. Anyone was some code to share? Or some indicador for me to look at? thanks
Paulo
Added topic change defaults propreties for chars
Hi, Is it possible to change de default propreties for charts? I need to change the "show grid" to false by default. Thanks
Paulo
Added topic MQL4 and Windows7
Hi, I've decided to give a try with windows7 and MetaTrader4, but I'm having the same problems that windows vista gave me. I've just started the terminal program and I've deleted the 4 charts that came as default, restarting the terminal the charts
Paulo
Added topic ObjectCreate?
Hi, How can I place an Dot in a char just after openning/closing and order? the horizontal coordinate will be the time and the vertical coordinate will be the ask/bid value thanks
Paulo
Registered at MQL5.community
Paulo
Added topic Alert() "Log File"
Hi, Is the Alert() Messages stored in a file like the journal? is yes, where? Thanks
Paulo
Added topic MQL4 init() section
Hi, I need to write some code that reads some indicators in several symbols(). Is it possible to use the init() section that this code runs in a endless loop and dont have to wait for the tick of the attached chart? Thanks
Paulo
Added topic Hedgeing Strategies and ForexMarket
Hi, Lots of people is talking about the end of the Hedge in the forexmarket. I've some projects that uses hedging strategies but they are in a early stage and I'm not worried about this matter at this moment. BUT I know some guys that are using
Paulo
Added topic Question about IsConnected()
Hi, I'm having some problems with my ISP and sometimes the internet connection fails. Using the isConnected() command it's possible to find is the internet connection is alive or not, but is the connection is down, there are no incoming ticks and
Paulo
Added topic Tester Problem?
I' developing an indicator and I'm testing it using the tester in visual mode. I'm getting different results if the ..\tester\history files are present. example: the 1st time that I run the tester (no files in the tester\history folder) the results
Paulo
Added topic How to compare mql4 code?
Hi, sometimes I need to compare 2 EA Usually I copy/paste into notepad, save as text and then run some text file compare program. Is this the best way? Thanks
Paulo
Added topic Correlation Pairs
Hi, I'm just about to start a new EA based on Pair correlation. Where can I find some information about pairs that correlate with each other? Thanks
12