Forum

Slippage in mqltraderequest

Hello Everyone, How can i manage slippage in mqltraderequest ? i am sending a sell request and i want to tell the expert advisor to pay attention if there is a pending order within a slippage. Is it the same as the deviation

How to make All "Open" buy trades with same tp

hello every one I am new to mql5 but have good programming skills. I want to do the following: make all open buy positions with same tp i tried using the codes in the documentation but it is really hard and i cant find a way out. any help or advice will be highly appreciated

[Invalid Stops ] Using EA pending orders

Hello everyone I am trying to place a pending buy limit when the current price of the tick becomes below the Initial price that the trade started with. Unfortunately i am getting the following error: 2020.07.22 11:22:26.992 2020.07.01 00:00:00 failed modify #2 buy 0.1 XAUUSD sl: 0.000, tp: 0.000 ->

ticks counter

Hello Everyone, I am new to mql5 and i want to make a ticks counter so that, each 30 pips i want to make an order (buy or stop buy ) can any one help ? i have searched alot and cannot find a good way of doing this