Forum

can you list me all reasons that cause "Financial operations are limited" error

hi, i really need to know the mql rules about this topic. it seems i don't know them so my money blocked and all my product selling stop suddenly. its a shock to my business in mql. so i must prevent this to happen again. can someone provide me a list of the operations that cause this problem for a

Array out of range in zigzag

hi guys, im trying to catch zigzag values for each symbol, but i get the " Array out of range " error on the loop that is using for catching zigzag values. here is the function for catching zigzag: //+-------------------------------------------------------------- void zig( string symbol, int Depth

Signal providers ranking is unreal- dear moderator please do something

i noticed signal ranking in mql is based on balance growth, but it does not consider how much of this growth was for deposits! it make the growth charts unreal. they stay in the top ranks with making a fake chart and is taking thousands view each day, but the real traders page will never have a

how to calculate FLATness of a MA using MA slope independence to timeframe

hi, can someone give me any effective idea or code for identifying Flat MA? i can not use somethings like: if (iMa[ 1 ]-iMa[ 3 ]< X pips) or (iMa[ 1 ]-iMa[ 3 ])/(1-3) because at methods like this, the pip difference for assuming MA as FLAT or not, is different for each timeframe and since i want