magdymego97 / Publications
Forum
order open price + some pips
Hi iam beginner at coding And iam working on hedge ea I will give an example for what I need : I have an open sell order , I need to set a buy stop order above it with 30 pips So I need to get my sell order open price then add 30 pips on it And the result will be my buy stop entry price Can any one
Trend Signals EA !
hi iam using this indicator https://www.mql5.com/en/code/10238 and its perfect but i want to convert it to EA ex : when sell signal apper the ea open sell order and the same for buy signal can any one make it for me or tell me how to make this ea notice : i tried to make the ea with ea generator but
Automatic SL & TP
hi i am serching for script or ea to set an automatic sl and tp example : i opened trade on eur/usd on : 1.20000 i want the script to set sl on 1.19950 and tp on 1.20050 without any move from me and in few seconds to avoid price change . can any one help me please