@jstap thank you , let me try
E
Latest posts made by eaproz
-
RE: How to close a loopposted in Questions & Answers
@eaproz here is the project link shared/6AROKeqfe
-
How to close a loopposted in Questions & Answers
Hi, friends
I have developed an EA that check for long positions and then the "for each buy position" loop, checks for any buy position and then adds more buys after 3 bars. I want to close the loop once the total number of buy positions is 45 max.
-
How to assign trades in a groupposted in Questions & Answers
Hi, All
I want to assign buy trades on a group and make those trades close at specified conditions
-
How to make EA draw horizontal lines ?posted in Questions & Answers
Hi, all
I want to create an EA that will draw horizontal line as support and resistance on the chart .
It should draw these lines based on 4 hour time frame.Then on 30 minutes place a buy trade when candle low touches support horizontal line
And then place a sell trade when candle candle high touches resistance line .