|
HELP: Two Strategies using one EA
Hello All,
I am working on a logic where I want to run two different strategies using one EA. What I want to do is
1. Run strategy 1 and do the first trade.
2. Once first trade is completed, EA should run the next trade using strategy 2.
3. Third trade then again will be for Strategy 1 after trade two is closed.
I have basic understanding of programming and will try if someone can guide me for steps required to control EA for switching between strategies. Appreciate if anyone can provide some guidelines.
Regards
hnk
Last edited by hnk; 05-12-2009 at 09:56 PM.
Reason: Let the people know that I am looking for help rather them confuse them with the topic
|