Antoine
Antoine
Friends

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

Antoine
Added topic TakeProfit question
Hello, Is it possible to modify the quantity of Lot sell or buy after a "TakeProfit"? For example if I bought 1 Lot of EURUSD at 1.3900. I would like that my takeprofit request (resquest.tp) sell 0.5 lot at 1.3950 and let the
Antoine
Added topic Question on MACD
Hello, I would like to know if it it possible to change main draw type of the indicator on the chart. I would like to have a line instead of a bar chart. Somebody could help me please. Thank you. Antoine. 
Antoine
Added topic Zigzag indicator
Hello, I would like to use the values of the Zigzag indicator in my EA for define the stoploss value. How can I do?? Thank you.   Antoine. 
Antoine
Added topic Return of digits after decimal point
Hello dear developers, I would like to store in a value the Buying price of a trade but with only two digits after decimal point. How can I do this?? Thank you.   Antoine. 
Antoine
Added topic Problem of data storage and return!
Hello, I try to do an EA which calculate a value on the OnCalculate() part of my code in a loop for each new [i] (IndBuffer[i]=CalculateValue). I would like to store /save this value in an handle in order to return it in the
Antoine
Added topic Copy a string in a buffer
Hello, How is it possible in MQL5 to copy a string value like "UPPER" in a buffer?? Somebody could help me please... Thank you 
Antoine
Added topic Date/Time storage
Hello, I would like to know how is it possible to do a condition on a date: for example if (considering that 2 datetime values are store in  variables call Date1Val and Date2Val ): if (Date1Val < DateVal2 - 5Min ||
Antoine
Added topic Problem on the Stochastic indicator
Hello, I would like to know how is it possible to get the value of the 2 lines of the Stochastic indicator because I would like to do a Buy/Sell Signal when there is a cross of these 2 lines... Somebody could help me please???  Thank
Antoine
Added topic Problem of parameters definition in OnCalculate() part of code
Hello, I would like to know ow is it possible to define values of indicator on the OnCalculate() initialisation parameters of my EA. In fact I have to use the Fastval and SlowVal (or Main and Signal) of the MACD indicator for calculate some values in
Antoine
Added topic Search Max and Min values ofan indicator
Hello, I would like to know how is it possible to search the Max or the Min value of an indicator (the MACD for example) for a limited period and save this value into an array.  Thank you 
Antoine
Added topic Error of " '}' - not all control paths return a value"
Hello, I meet a problem when I try to compile my EA, it return me a error message " '}' - not all control paths return a value" . How can I solve it
Antoine
Added topic Utility of "Magic Number"
Hello, I'm a new user of MQL5 and I would like to know what is the utility of the "Magic Number" in an EA... Somebody could help me please?? Thank you
Antoine
Added topic Problem of data storage
Hello, I would like to know how is it possible in MQL5 to store/save the quote of currency for a given value of an indicator. For example, for the last highest value of the MACD indicator , I would like that my EA return me the quote of the
Antoine
Added topic Problem of parameters on an EA based on Stochatsic and MACD
Hello, I try to do an EA based on stochastic and  MACD indicators. I wrote my code which compile well but when I test him, it doesn't work and returns nothing. I am a beginner on MQL5. Somebody could help me please... Thank you
Antoine
Added topic Problem of EA based on Japanese Candlesticks
Hello, I am a new user of MQL5. I have never programing before, and I try to create an EA based on Japanese Candlesticks . I use the EA "Candlesticks patterns" for example. I would like to create an EA which use japanese candlesticks
Antoine
Registered at MQL5.community