Quote:
Originally Posted by etrade
I check all of them, but they are based on TP SL, and for this indicator SL is killing kind.
|
It is not difficult to code but I am not good coder. For example I don't know how to code the following:
EA is closing the order on opposite asctrend arrow (close bar) and open the other other on next tick let's say.
I mean the following: if sell asctrend arrow (or sell dot) so EA is closing buy order (if we have buy order of course) and opening sell order almost in the same time, or withing one bar.
If somebody tells about how to code it so it may be fine.
Because this EA should use stop loss and take profit as an option (as true or false - means: use it or not), but mainly it should close/open the orders according to the arrows (or dots).