MA PSAR EA

MQL4 Esperti

Lavoro terminato

Tempo di esecuzione 4 minuti
Feedback del cliente
Ivan is knowledagble and very prompt. Keep up the good work.
Feedback del dipendente
Good to work with him. Fastness with the project. Hope to work again together. Thanks

Specifiche

Please share you profile. I need to understand your past work. Paste a screen shot if MQL does not allow to share the screenshot of your profile.

I am looking for someone to collaborate and work more going forward. I am new to Forex trading and need a programmer who can bring better insights than I have.

 

5 min or 15 min Envelop PSAR EA

 

Indicators

1.     200 EMA – Median price

2.    Envelopes – 200 EMA Deviation 0.02%

3.    PSAR – default setting – increment – 0.02 | max – 0.2

 

Thesis

1.     200 EMA shows the major trend

a.     Price closes above 200 EMA is a signal to go long

b.    Price closes below the 200 EMA is a signal to go short.

 

2.    Moving average envelope is to filter out whipsaw

a.     The price has to close about the upper band to take long orders

b.    The price has to close below the lower band to take short orders.

 

3.    PSAR is the confirmation and also stop loss level

a.     When price closes above both the EMA and above the upper band and PSAR is formed below the candle, we open a long order

                                          i.    We use PSAR level of the previous confirmation candle as a stop loss order

                                         ii.    As the price moves above, we change the stop loss accordingly

                                        iii.    There will be times when few candles will be formed with PSAR above the candle, in this case the PSAR level which was formed below the candle is used.

                                        iv.    When the price hits the PSAR level, we close the order

                                         v.    Hopefully, our trailing stop loss should have booked profit by then.

b.    When price closes below both the EMA and below the upper band and PSAR is formed above the candle, we open a short order

                                          i.    We use PSAR level of the previous confirmation candle as a stop loss order


Con risposta

1
Sviluppatore 1
Valutazioni
(137)
Progetti
167
35%
Arbitraggio
11
91% / 0%
In ritardo
0
Gratuito
2
Sviluppatore 2
Valutazioni
(117)
Progetti
138
41%
Arbitraggio
30
7% / 77%
In ritardo
17
12%
Gratuito
3
Sviluppatore 3
Valutazioni
Progetti
0
0%
Arbitraggio
0
In ritardo
0
Gratuito
4
Sviluppatore 4
Valutazioni
(769)
Progetti
1033
44%
Arbitraggio
50
8% / 50%
In ritardo
117
11%
Gratuito
5
Sviluppatore 5
Valutazioni
(1130)
Progetti
1432
62%
Arbitraggio
21
57% / 10%
In ritardo
43
3%
Gratuito
6
Sviluppatore 6
Valutazioni
(6)
Progetti
8
13%
Arbitraggio
1
0% / 100%
In ritardo
0
Gratuito
7
Sviluppatore 7
Valutazioni
(84)
Progetti
149
31%
Arbitraggio
32
34% / 41%
In ritardo
43
29%
Gratuito
8
Sviluppatore 8
Valutazioni
(70)
Progetti
86
31%
Arbitraggio
1
100% / 0%
In ritardo
1
1%
Gratuito
9
Sviluppatore 9
Valutazioni
(221)
Progetti
369
66%
Arbitraggio
10
50% / 0%
In ritardo
46
12%
Gratuito
10
Sviluppatore 10
Valutazioni
(554)
Progetti
765
46%
Arbitraggio
23
39% / 13%
In ritardo
63
8%
In elaborazione
11
Sviluppatore 11
Valutazioni
(225)
Progetti
284
42%
Arbitraggio
15
13% / 47%
In ritardo
67
24%
Gratuito
Ordini simili
Creating of an expert advisor or trading bot that uses a Top Down analysis (using monthly, weekly, daily, hourly, minutes ( 30, 15, 5, 1) to determine trade direction or trend direction and makes multiple trade decisions for mt4. You can use or combine accurate trend indicators
Hello The EA will work on particular zone choose by the user and can mark it on any TF and with some rules can open trades and mange the trade by some unique rules. the EA need to check the difference by RSI as well and with some extra rules . developer should have good attitude and good communication (englsih) with high performence and knowledge with coding EA
I am looking forward to automate my trading strategy where I use renko bars on Tradingview. I really want to use unirenkos too, but unfortunately I couldn't figure out how to use ninjatrader on my MacBook and Tradingview does not offer unirenkos. As far as I see from your offered services you are very familiar with ninjatrader. I wanted to ask you if you could code me an Indicator for unirenkos for Tradingview so I
I am looking forward to automate my trading strategy where I use renko bars on Tradingview. I really want to use unirenkos too, but unfortunately I couldn't figure out how to use ninjatrader on my MacBook and Tradingview does not offer unirenkos. As far as I see from your offered services you are very familiar with ninjatrader. I wanted to ask you if you could code me an Indicator for unirenkos for Tradingview so I
Hello The EA will work on particular zone choose by the user and can mark it on any TF and with some rules can open trades and mange the trade by some unique rules. the EA need to check the difference by RSI as well and with some extra rules . developer should have good attitude and good communication (englsih) with high performence and knowledge with coding EA
Hello, I want to create an EA that can be able to take and optimise trade bids using the trend tracker concept I have developed. The tracker will monitor 2 lines to determine the trend of the market and afterwards take bids towards the correct direction. It will also be able to use a distance between the bids for the direction of the trend and plan a reverse bid when the price of the extreme doesn’t change again. The
Gradient boosting and L2 100 - 200 USD
I am looking for a well experienced programmer to put/implement a gradient boosting algorithm and an L2 to reduce overfitting in my ea which l already have which uses indicators . If you are experienced please adhere
Hello, I'm looking for a developer for repair calendar in EA MT4/MT5 (News Filter - https://ec.forexprostools.com ) for all windows servers. Note: EA MT4/MT5 works with calendar on PC Win 10, 11 but not on all windows servers. I have the source code and will post within the comments section for review. If you are able to do this and quality. Please apply. Thanks
Create mt4 ea 50+ USD
To convert the provided MT4 indicator script into an Expert Advisor (EA) and implement prompt functionality for user input, we need to modify the code to handle external parameters and provide a user-friendly interface. Below is the EA code that incorporates prompts for user inputs
SCALP MARTINCALE SPY TIMEFRAME 1MIN CANDLE - SHORT SIDE ONLY 1-SET RISK : A IS A VARIABLE (HOW MUCH $) 2-SET ATR(3) : SET THE TIME AT WHICH THE ATR SHOULD BE TAKEN, IF SET 933AM THEN THE ATR OF THE 1MIN CANDLE AT 933AM CANDLE WILL BE USED (ROUND AT 0.25 UP OR DOWN) *USE NEW YORK TIME 3-SET MAX NUMBER OF ENTRY : B IS A VARIABLE 4-SET RSI(14) / C IS A VARIABLE, IF RSI(14) > C = ORDERS OPEN 5-IF RSI(14) > C IS TRIGGERED

Informazioni sul progetto

Budget
30+ USD
Per lo sviluppatore
27 USD
Scadenze
da 2 giorno(i)