Forum

where is my error code?

hello friends, I am not very good , but I try where is my error in this code? double iMA = iMA(NULL,0,1,2,MODE_SMA,PRICE_OPEN,0);- if( OrdersTotal() == 0 ) { if( Ask > iMA(NULL,0,1,2,MODE_SMA,PRICE_OPEN,0) Open_Order( OP_BUY, lot ); if( Bid <

help for ea take profit

hello friends this is ea take profit but not work in 4 digit broker I would like it to work with my 4 digit brokers, can you help me? where is the error? thank you //+------------------------------------------------------------------+ //| expert start function

good ea .. help for add money risk percentage, based on belance

Hello friend, I am not able to modify this EA I would add the risk percentage based on (balance ) you can help me? post the code ea : #include <stdlib.mqh> #include <stderror.mqh> #define NL "\n" // Regular variables bool LotIncrease = true; bool Buy =

good indicator

hello can you help me i found a good indicatore but get error: 2016.06.24 23:11:29.999 #Momentum onChartSignals Indicator v1.0 EURUSD,H1: zero divide in '#Momentum onChartSignals Indicator v1.0.mq4' (129,46) for mt4 971 your help is much appreciated thank you