Hi,
I'm willing to put Sell Limit / Buy Limit with specified date on Exchange. I can do by the terminal manually but PositionOpen does not accept entering time.
https://www.mql5...
Hello,I would like to get opened position price, ticket number and it's commission and profit. What could be the issue in the code? Thanks in advance...
Hello,I'm writing a code for futures market and I need bid/ask prices with quotations(volumes) in each price depth.I managed to get the correct values for ask and bid but I have two problems:1-) I need to keep opened "Depth of Market" windows...
Hi,I'm trying to calculate the ima of an indicator, below code has been used for this purpose and it was working fine a couple months ago but not anymore after build 890. I basically take the indicator value to a double array, create a copy of it as...