Sequisite / Publications
Forum
Help me with this script
Hey guys, Here's my script below, mostly it works as per inputs, but sometimes there's difference in TP, SL, and Distance. I mean, is there a way to make it 'recheck' for inputs and trades for their TP, SL and distance? //+------------------------------------------------------------------+ #property
Help me with the coding this script
Here's what I have come up with so far. I need to get the order which got market executed: 1) Its entry price. 2) Based on entry price, do the 25 points distance. (Entry price of market order which got executed - 25) 3) Execute a SellStop order, with inputs entered (Lot Size, TP, SL)