Rodolfo Andrade / Profile
- Information
|
12+ years
experience
|
1
products
|
1
demo versions
|
|
0
jobs
|
0
signals
|
0
subscribers
|
Friends
249
Requests
Outgoing
Rodolfo Andrade
Published product
Custom Screener — v1.1 Resumo Scanner multi-ativo e multi-timeframe para MT5. Você define condições em texto e recebe sinais em uma tabela interativa. Descrição O Custom Screener varre vários ativos e timeframes em busca de sinais definidos por você, usando expressões baseadas em preço e médias móveis. Os resultados aparecem em uma tabela interativa com ordenação e abertura direta do gráfico com um clique. Útil para monitorar vários ativos com regras objetivas, sem necessidade de scripts
Rodolfo Andrade
Added topic CFDs Share at MT5, anybody knows?
Hello, please, anybody knows a broker that offers CFDs Share trades at MT5 platform
Rodolfo Andrade
Added topic SMS by Clickatell SMTP API
Hello, please, I would like a help for send SMS by SendMail() using Clickatell SMTP API. My MT4 platform is already configured and I can use SendMail() function with success. My Clickatell account is also correctly configured with SMTP API installed
Rodolfo Andrade
Added topic Working correclty with CExpertBase class.
Hello, I can't see what's the problem with the following code: #include <Expert\ExpertBase.mqh> #include <Trade\SymbolInfo.mqh> void OnStart () { CExpertBase candle; CSymbolInfo *mysymbol = new CSymbolInfo();
Rodolfo Andrade
Added topic Candlepattern Class, CPriceSeries::GetData: invalid buffer error.
Hello, I tried to make this simple script test below, but I getting this error: CPriceSeries::GetData: invalid buffer. Please anybody can help me to understand? Here you can find Candlepattern class: https://www.mql5.com/en/code/291
Share on social networks · 1
4
Rodolfo Andrade
Added topic I'm not receiving notifications of subscribed topics.
Hello, I'm not receiving notifications of subscribed topics. I have to go to the topic's page to check the answers. In my profile , all topics are in the subscribe section. Please, does someone knows what can be
Rodolfo Andrade
Added topic Suggestions for add a month in a date variable.
Hello, please, I need suggestion for add a month in a date variable. Example: string date = "1992.01.01" ; datetime newDate = StrToTime(date)+ 1 month; Print (TimeToStr(newDate)); //Result: 1992.02.01
Rodolfo Andrade
Added topic Indicator that show results for a specific timeframe in a lower timeframe, but matching with its respective time candle series.
Hello guys, I wrote an indicator that functions in H1 timeframe, ie, for each candle this indicator returns 1 or -1. I'm using iHigh, iLow, etc.., So that when I switch to a smaller timeframe indicator stay intact. But now, I wish that when I switch
Rodolfo Andrade
Added topic Starts EA just after 6am GMT. How could I do this?
Hello everybody, I would like that my ea just start after 6am GMT (3am local time). How could I do this? I did with the code below in init() function , but I guess that there are something easier. int init() { int secondsNow = TimeLocal(); for(int
:
