giuseppeloddo
giuseppeloddo
Friends

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

giuseppeloddo
Added topic EA using a DEMA indicator
Dear Forum, I've found a DEMA working Indicator, that's working really good by using this code: Working Indicator with DEMA #property indicator_chart_window #property indicator_buffers 1 #property indicator_color1 DodgerBlue //---- inputs extern int
giuseppeloddo
Added topic Array Out Of Range error on my custon indicator at line "BU[0]=BU[1]-BU[2]/3.414+(1/3.414)*Close[0]; "
Dear All, after a deep reading of the MQL reference I've started to program and translate an existing indicator from another system (realtimepro) This indicato get an ok from the Compile, but fail when attached to a chart. the fail message is Array
giuseppeloddo
Added topic OrderClose error on three EMA crosses EA
Dear Forum, I'm trying to program and test a simple base EMA program that buy and sell on the EMA crosses. There is the problema that the program is not opening orders, is only trying to close orders, I've reade the MQL4 references and tutorial for
giuseppeloddo
Registered at MQL5.community