Simple, yet sophisticated!
Mo Isiak
Added topic Using the OnTradeTransaction function of mql5, how do I get the price when a buy stop order is triggered
Hello all, apparently this is a newbie question. I wish to get the mql5 code that listens for trade transactions using the OnTradeTransaction function and prints a message showing the price when a buy stop order is triggered. Please help as I don't
Mo Isiak
Added topic Using OnTradeTransaction to manage position replacement
Hello All, please I am trying to use the OnTradeTransaction function to manage my positions such that I want to replace a buy position that closes due to take profit with a buy limit order and replace a buy position that closes due to stop loss with
Mo Isiak
Added topic Code to pause EA for specified time if profit of 100USD made
Dear All, I am still a beginner in MQL5. I want to add a function of pausing my EA for a specified time after a set profit target is made. I am totally clueless as to how to achieve this. For instance, I want to place several buy trades at different
Mo Isiak
Added topic How do I delete open positions on take profit and add trade comments for EA in MQL5
Hi, I am still quite new to MQL5 programming and I am stuck writing the code for a grid EA. Basically, I want the EA to do the following: Step 1. If there are no open positions and pending orders, the EA should call the OpenNewTrade() function Step
Mo Isiak
Registered at MQL5.community