Guilherme Guimaraes Dias
Guilherme Guimaraes Dias
  • Information
2 years
experience
5
products
10
demo versions
0
jobs
0
signals
0
subscribers
Guilherme Guimaraes Dias Published product

The indicator,   Support and Resistance Detect Signal   automatically detects support and resistance levels and trend lines, emitting a signal whenever the condition is met, as configured. It reads support and resistance drawn manually or automatically built into the chart by other external indicators. Note:   Support and Resistance Detect Signal   is compatible with almost all external indicators that draw on the chart, support and resistance levels, in addition to trend

Guilherme Guimaraes Dias Published product

The indicator,   Support and Resistance Detect Signal   automatically detects support and resistance levels and trend lines, emitting a signal whenever the condition is met, as configured. It reads support and resistance drawn manually or automatically built into the chart by other external indicators. Note:   Support and Resistance Detect Signal   is compatible with almost all external indicators that draw on the chart, support and resistance levels, in addition to trend

Guilherme Guimaraes Dias Published product

The indicator, Support and Resistance Detect Signal automatically detects support and resistance levels and trend lines, emitting a signal whenever the condition is met, as configured. It reads support and resistance drawn manually or automatically built into the chart by other external indicators. Note: Support and Resistance Detect Signal is compatible with almost all external indicators that draw on the chart, support and resistance levels, in addition to trend lines. Discover our Elite

Guilherme Guimaraes Dias Published product

The indicator, Support and Resistance Detect Signal automatically detects support and resistance levels and trend lines, emitting a signal whenever the condition is met, as configured. It reads support and resistance drawn manually or automatically built into the chart by other external indicators. Note: Support and Resistance Detect Signal is compatible with almost all external indicators that draw on the chart, support and resistance levels, in addition to trend lines. Discover our Elite

Guilherme Guimaraes Dias
Left feedback to developer for job Convert mql4 to mql5
Guilherme Guimaraes Dias Published product

The indicator, Big Candle Detect , is based on ATR and Volume to detect candlesticks of buying and selling strength, which is represented through an oscillator indicator. With this indicator you will be able to identify the lateral market, providing better entries according to your strategy. Big Candle Detect highlights candles with brighter colors when the condition is found, making it easier to identify, in addition to being fully compatible for automation in your EA. SETTINGS ATR Period -

Guilherme Guimaraes Dias
Added topic String extraction
how could I extract only the text DB0F64EEC7A2A454E798BF69494A9ACB from TerminalInfoString(TERMINAL_DATA_PATH) ? TERMINAL_DATA_PATH = C:\Users\.........\AppData\Roaming\MetaQuotes\Terminal\ DB0F64EEC7A2A454E798BF69494A9ACB
Guilherme Guimaraes Dias
Added topic Get computer id (CID) MQL string
would anyone know how to help me in getting the computer id (CID) via MQL string, as well as, ACCOUNT_NAME, ACCOUNT_COMPANY
Guilherme Guimaraes Dias
Added topic Signal after candle close
Guys, how do I make sure that the signal is only given at the closing of the candle and not during the candle? What should I change in my code? static datetime timeLastAlert = NULL ;       for (i=limit; i>= 0 ; i--)
Guilherme Guimaraes Dias
Left feedback to developer for job Object Price Touch Signaller
Guilherme Guimaraes Dias
Left feedback to developer for job Alert on touch objects in chart + buffer
Guilherme Guimaraes Dias
Left feedback to developer for job Auto fibo zigzag + touch levels alerts + arrow
Guilherme Guimaraes Dias
Left feedback to developer for job Custom arrow/buffer combiner combiner
Guilherme Guimaraes Dias
Added topic Indicator Buffers Combiner
Would anyone have a .mq4 indicator similar to these to match indicator buffers? <ex4 file removed>
Guilherme Guimaraes Dias
Added topic Signal on the wrong candle
could someone help me with this code, because i want the sign to appear on candle 1 + i when closing, and my sign only appears on i .   Buffer2[i] = Close[1+i]; //Set indicator value at Candlestick Close          if(i ==
Guilherme Guimaraes Dias
Left feedback to developer for job Combine 3 indicators and create an alert / signal
Guilherme Guimaraes Dias
Added topic Copy changes from EA (Expert Advisor) to an indicator
I have an EA (Expert Advisor) that does all my strategy, but I would like that whenever he issues an alert, another indicator copies the alert. Because the automated system I use, it only accepts an indicator as a signal and does not accept an EA
Guilherme Guimaraes Dias
Added topic Alert for combination of 2 existing indicators
Is it possible? I would like to create an alert, for when the combination of the two indicators show the arrows simultaneously on the same candle. The alert will be output according to the arrows. I don't have the .mql4 files for the indicators, just
Guilherme Guimaraes Dias
Registered at MQL5.community