
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Hello,
I have a simple strategy and would really appreciate it if a programmer can create an EA for it.
This EA will:
=== Variables====
-Buy Only Or Sell Only
-Lots (Lot size, example, 0.01)
-Level1
(trade when the market is not against you, example Level1=05, then trade at 1.4305)
-Level2 (same as above but for Level2)
-Level3 (trade when the market is against you, example, level3=05, then trade at 1.4205)
-TakeProfit (example 150, each trade will close when it reaches 150 pips)
-NO STOP LOSS.
- My strategy is to put this EA in two SEPARATE accounts, 1st account Only Buy and the other Only Sell EA.
- Trade at Level1 Level2 when the market is NOT against you.
- Trade ONLY one level (Level3) when the market is against you.
Can someone please help me?
I really appreciate it.
Thanks in advance.
Mike