US30 PSAR+EMA Simple Strategy

Custom MT4 expert advisors published here.

Moderator: admin

US30 PSAR+EMA Simple Strategy

Postby Tesramaestro » Sat Apr 08, 2023 9:00 pm

Hello Good people,

Humble request to the coders here, Please code an EA with this parameters to auto trade USA30

Goal:
- 50pips/day
- Get out of the market as soon as possible.

Indicators

1. Moving Average Exponential
- Inputs: Change the length to 100.
- Style: Pick any colour

2. Parabolic SAR by everget
- Leave the settings as they are.
- Style: Change the colours as you like

Rules
Daily target: 50 pips.

Get out of market:
- IF you reach +50 pips. Dont overtrade! There will always be another opportunity the next day.
- IF you get 4 losses in a row, OR -100pips

Take profit: 50pips
Stop-loss: 25pips
Break-even: 30-40pips

Include the following and any other parameters you may deem fit to make the EA work perfectly.

Opening time
Closing time
Number of trade to take.
Lot size 0.10
Open new orders after closing on previous on profit.
Alert on new potential opening on buy/sell signal


Buy
1. Price is ABOVE EMA100.
2. Once a BUY signal appears, draw a line on the last Sell dot SAR indicator created.
3. Wait for the candle to close ABOVE the line
4. Enter the trade on the next candle > TP=50pips; SL=25pips


Sell
1. Price is BELOW EMA100.
2. Once a SELL signal appears, draw a line on the last Buy dot SAR indicator created.
3. Wait for the candle to close BELOW the line
4. Enter the trade on the next candle > TP=50pips; SL=25pips


Other
This strategy can be traded in LDN or NY session.
BEST time to trade this strategy is after 1pm London time.
IF there are news at 1:30pm - Wait for them to finish before you start!
IF there are important news that day, the market will range, especially in LDN session.
No big candles entries especially after NY open.

Much Appreciated

Thanks
Tesramaestro
 
Posts: 1
Joined: Sat Dec 03, 2022 12:45 am

Re: US30 PSAR+EMA Simple Strategy

Postby Apprentice » Wed Apr 12, 2023 3:33 am

We have added your request to the development list.
Development reference 317.
User avatar
Apprentice
FXCodeBase: Confirmed User
 
Posts: 36476
Joined: Thu Dec 31, 2009 11:59 am
Location: Zagreb, Croatia

Re: US30 PSAR+EMA Simple Strategy

Postby DVengeance » Wed Apr 12, 2023 2:16 pm

Hi,

I have written something similar for myself, so you can try it and partially test your idea. It doesn't have the news filter or the entire money management you want, but it has Fixed lot or percentage risk, SL/TP and Time filter (your local time zone).

The signals are when the SAR switches (and not when a candle closes above the previous SAR signal). The entry happens on the next candle open., if the previous candle was above the EMA100.

It's not too bad as a strategy - last 4 months-> 100+ trades, 1% risk per trade,
28% Return, 8% Drawdown. FTMO would be proud :lol:

Let me know what results you get, what time frames you test etc.

The final result I'm showing is not the same system, but rather a variation of it.
Attachments
1.JPG
2.JPG
3.JPG
5.JPG
6.JPG
A personal variation gets me this result
7.JPG
TB 5 SAR fxcodebase.ex5
(27.16 KiB) Downloaded 121 times
DVengeance
 
Posts: 9
Joined: Thu Aug 18, 2022 7:14 pm



Return to MT4 Expert Advisors

Who is online

Users browsing this forum: No registered users and 24 guests