gcardo
gcardo
Friends 1
gcardo
Left feedback to developer for job I need to convert a TRADING VIEW PINE CODE to MQL5. and create an expert based on it
gcardo
Left feedback to developer for job Second layer of highs and lows
gcardo
Left feedback to developer for job A very simple expert to trade CCI
gcardo
Registered at MQL5.community
gcardo
Added topic Simple example of how to paint a bar (indicator)
Can anybody post a code example of an indicator that paint bars, like Metatrade does? If Close(i+1)>Close(i) blue bars If Close(i+1)<Close(i) red bars Thanks
gcardo
Added topic FAMA Indicator - HELP with refresh
Hi all, i am trying to fix this indicator but didn't have success yet. Can anybody help me? The problem is that it not refreshes automatically. Here's the code Thanks //+------------------------------------------------------------------+
gcardo
Added topic Renko Data Series
Hi All, Is it possible to export an offline/ Renko data series to a csv format? Or is it possible to open a .hst file? Thank you
gcardo
Added topic Why this indicator is initialized and deinitialized all the time at my EA?
I have this indicator //+------------------------------------------------------------------+
gcardo
Added topic Damiani Volatmeter v3.2
Hi All, Does anybody have the Damiani Volatmeter v3.2 indicator. His site is unavailable. I saw that the version I have is repainting the green line. Is this correct? Thanks
gcardo
Added topic How to setup a FLAG in the expert
Hi All, I'm having some dificulties to set up a FLAG in my expert that defines if the trade has already been triggered or not. For instance, I have a order logic that is triggered when the RSI indicator is overbought or oversold. All orders have S/L