Forum

What are some valuable tips before purchasing an EA?

I'm about ready to buy an EA but would like to know the things many of you would look for in an EA if you were in my position. But my main concern is receiving an EA that doesn't work for reasons that I didn't buy it for. How reliable would resorting to arbitration be after receiving such an EA

Trouble with the iCustom function parameters?

I'm not returning any value for this iCustom function . I am trying to get the following value of Momentum //====================== // Indicator Setup //====================== SetIndexStyle(0,DRAW_HISTOGRAM,EMPTY,3); SetIndexBuffer(0,Pos_Diff); SetIndexStyle(1,DRAW_HISTOGRAM,EMPTY,3);