EA to find total open trades

 

what command can i use to find all open trades and

place SL and TP to it with a TS

 
Either OrderModify and other Trading functions or PayPal->Send Money.
 
bewise:

what command can i use to find all open trades and

place SL and TP to it with a TS


This is covered in lots of the samples, code snippets and also in the examples in the documentation.

You need to bother to read the documentation first before posting.

 
cloudbreaker:

This is covered in lots of the samples, code snippets and also in the examples in the documentation.

You need to bother to read the documentation first before posting.

thank you

i have read a lot of samples and have looked at a lot of other EA


but what i cant find is the code that find open trades

i think i know how to place a SL, TP with a trail

but what code do i use so it can scan all the trades find a new one which is place manualy and

add a SL,TP, TS to it.

is there a code like searh open orders

Reason: