Search found 13 matches

Re: How can get average profit value for buy and sell orders

thank you bro what is DBL_EPSILON example DBL_EPSILON = 15 ?? Check this link https://docs.mql4.com/constants/namedconstants/typeconstants DBL_EPSILON is only the difference between 1 and the next value of 1 sse it like this DBL_EPSILON = minimum positive number such that 1.0 + DBL_EPSILON != 1.0. ...

Re: How can get average profit value for buy and sell orders

when multiple open buy and sell orders..need to close buy order by average takeprofit value and sell orders also. How can get average profit value for buy and sell orders. Not average value for all. Buy average profit and sell average profit. Thanks you coders. I am using this one. for (int i = Ord...

Re: Identify This Indicator

Hi Does anyone know the indicator name that plots the red and the green arrow at the edge of the candles? hehehe.jpg This is an exhaustion indicator, it usually touches a maximum or minimum of the price, a region of support and resistance, a top or bottom, this arrow appears, say, for example, it to...

Return to the advanced search