An Expert Advisor based on two strategies Psar and Ichimoku Cloud.

MQL4 Indicadores Asesores Expertos

Trabajo finalizado

Plazo de ejecución 2 días
Comentario del Ejecutor
Thanks

Tarea técnica

I require an Ea that has the options to trade two different strategies

1. To trade all time frames

2. To trade all forex pairs minor and major Indicies and metals

3.To Incorporate a PSAR and the ability to change the Psar Setting ( set and maximum)

4. To Incorporate the ichimoku cloud

5. To incorporate a simple moving average whose value can be changed either with set values ( 20/50/100/200) or the ability to choose any setting

6. The ability to add a manual stoploss ( in pips)

7. the ability to set a manual take profit in terms of number of psar dots after the psar has flipped. i.e. the option to close the trade after the close of the candle after 4 psar dots.

8. The ability to set a take profit based on the number of pips

Strategy one is where the pair is traded from Psar flip to psar flip and uses a moving average The trade is to execute at the close of candle on the Psar flip. 

Only buy trades are executed above the moving average that is set and  only sell trades are executed below the set moving average. So each time the psar flips to signal a buy trade above the ma, then the trade is executed and will close upon the next psar flip which signifies a sell. This next sell would not be taken unless the candles were below the moving average. If the psar has already flipped whilst the candle is under/ the moving average for a buy, then the trade would execute on a close of candle above the moving average as long as the psar is under that candle. The opposite would be true for a sell trade. The candle closes under the moving acverage and the trade executes if the psar is above that candle upon close of candle  or it waits for the next psar flip

A sell trade would execute when the psar has flipped and the candle is below the moving average. The trade would close at the  next Psar flip.


Strategy two involves the use of the ichimoku cloud

A buy trade is executed where  a candle closes above the ichimoku  cloud and the the Psar is below the candle i.e. an upward trend. The trade is closed upon the psar flip( close of candle)

A sell trade is executed  where a candle closes below the ichimoku cloud and is executed only if the Psar is above the candle  ie. a downward trend. The trade is closed upon a Psar flip ( close of candle).

Only buy trades are taken above the ichimoku cloud  and only sell trades are taken below the ichimoku cloud


strategy 3 involves trading the pair from Psar flip to psar flip with no other indicator

Han respondido

1
Desarrollador 1
Evaluación
(167)
Proyectos
192
11%
Arbitraje
37
38% / 35%
Caducado
5
3%
Trabajando
2
Desarrollador 2
Evaluación
(161)
Proyectos
217
30%
Arbitraje
4
50% / 25%
Caducado
4
2%
Libre
3
Desarrollador 3
Evaluación
(130)
Proyectos
184
32%
Arbitraje
17
29% / 59%
Caducado
27
15%
Trabaja
4
Desarrollador 4
Evaluación
(1)
Proyectos
1
0%
Arbitraje
1
0% / 0%
Caducado
1
100%
Libre
5
Desarrollador 5
Evaluación
(236)
Proyectos
418
34%
Arbitraje
53
36% / 40%
Caducado
153
37%
Ocupado
6
Desarrollador 6
Evaluación
(5)
Proyectos
9
11%
Arbitraje
5
40% / 60%
Caducado
1
11%
Libre
7
Desarrollador 7
Evaluación
(376)
Proyectos
398
31%
Arbitraje
62
19% / 69%
Caducado
50
13%
Trabaja
8
Desarrollador 8
Evaluación
(58)
Proyectos
66
8%
Arbitraje
39
26% / 56%
Caducado
12
18%
Trabaja
9
Desarrollador 9
Evaluación
(2)
Proyectos
2
50%
Arbitraje
1
0% / 100%
Caducado
0
Libre
10
Desarrollador 10
Evaluación
(57)
Proyectos
75
25%
Arbitraje
9
33% / 56%
Caducado
8
11%
Libre
11
Desarrollador 11
Evaluación
(5)
Proyectos
3
0%
Arbitraje
4
0% / 100%
Caducado
0
Libre
12
Desarrollador 12
Evaluación
(2077)
Proyectos
2636
61%
Arbitraje
113
45% / 26%
Caducado
418
16%
Trabaja
13
Desarrollador 13
Evaluación
(41)
Proyectos
88
14%
Arbitraje
30
30% / 53%
Caducado
36
41%
Trabaja
14
Desarrollador 14
Evaluación
(1091)
Proyectos
1771
61%
Arbitraje
14
64% / 7%
Caducado
84
5%
Trabaja
15
Desarrollador 15
Evaluación
(126)
Proyectos
151
48%
Arbitraje
6
83% / 17%
Caducado
2
1%
Libre
16
Desarrollador 16
Evaluación
(13)
Proyectos
24
71%
Arbitraje
0
Caducado
0
Libre
17
Desarrollador 17
Evaluación
(568)
Proyectos
641
41%
Arbitraje
21
57% / 29%
Caducado
47
7%
Trabaja
18
Desarrollador 18
Evaluación
(42)
Proyectos
47
30%
Arbitraje
12
17% / 75%
Caducado
6
13%
Libre
19
Desarrollador 19
Evaluación
(169)
Proyectos
204
30%
Arbitraje
25
40% / 44%
Caducado
12
6%
Libre
20
Desarrollador 20
Evaluación
(48)
Proyectos
51
43%
Arbitraje
1
0% / 0%
Caducado
0
Libre
21
Desarrollador 21
Evaluación
(2422)
Proyectos
3042
66%
Arbitraje
77
48% / 14%
Caducado
340
11%
Trabaja
22
Desarrollador 22
Evaluación
(548)
Proyectos
825
73%
Arbitraje
15
53% / 13%
Caducado
193
23%
Trabaja
Solicitudes similares
Greetings, As the title suggests, I am trying to convert an indicator that calls itself via an iCustom call like this. iMAArray_Buffer[loop_1] = iCustom ( NULL , Selected_TF, MQLInfoString ( MQL_PROGRAM_NAME ), "calculate" , RPeriod, MType, MPeriod, 1 , shift); Full code will not be provided, only the position that needs fixing. I cannot get this working in MQL5 but the original code runs smoothly in MQL4. Please
I need a chart to replicate/track my equity + Balance Curve into my mt4. Also this chart i need to be able to add Stochastic / Bollingerband / Moving average on the equity/balance curve. Besides the equity curve i would like the indicator to show the Line-chart of my win + 1 and my loss -1 which results in a win-loss curve. ( i will discuss this with the choosen developer in depth. ) More information on what i want
Greetings great developer, I am in search of a highly skilled developer to assist with an exciting project. I need to convert two open-source TradingView indicators to NinjaTrader 8 and implement a usage restriction based on computer IDs. If you have experience with NinjaTrader 8 coding please let me know. I’d be happy to discuss the details further
Hello, This is pretty simple and its an indicator with On/Off button 1-Off will remove all indicator from the chart. 2-On will put them all back again with the same settings
Trading bot 300+ USD
We need bot that trades when medium and low impact news hits It will release pending order both directions few min prior to news impact And will have certain risk management strategy attached Example If Monday and Tuesday news successful clears profits It will reduce risk for next news events until new week starts each week message on tg: Dstatewealthtrading NOTE: 4 YAERS OF EXPERIENCE UPWORD, YOU MUST BE A
I need someone the create a supertrend indicator based on Heikin Ashi candles instead of normal candles. Needs to be exactly the same as the supertrend (original one) + ha from tradingview. In m1,m5,m15 the indicator must have the same values ​​found with the tradingview. Work that meets this requirement will be accepted ( depending on the broker and spread, however, a few pips of difference will be accepted)
Here is a detailed instruction for the coder to implement the vertical lines based on the BrainTrainSignalAlert indicator: --- **Task: Implement Vertical Lines for Alerts from BrainTrainSignalAlert Indicator** **Objective:** Create a system that adds vertical lines on specified timeframes (M5 or M30) whenever an alert is generated by the BrainTrainSignalAlert indicator on the H1, H4, and D1 timeframes. The lines
Hello Guys! I want to modify/fix the indicator that uses sequential type of entries (it calculates from 1 to 9) and if the conditions are met it provides an arrow (signal) with alert. The problem is that, sometimes (for unknown for me reasons) it repaints arrow signal. Like on the picture: Signal 1 - correct signal Signal 2 - correct signal Signal 3 - correct signal Signal 4 - repaints (signal 3 arrow dissapeared
Hi, I have a Live Data feature for my trading accounts that lets me check details like total open positions, number of lots, profits, etc. I need someone to add the number of pending orders to this live data. This is important for me to ensure that all accounts have the same number of pending orders, since I use a copy trading system. Also, there is a website where I check all the data. In this case, you would need
I came across an indicator that's perfectly good in catching spikes in boom amd crash but i would want it to be modified and to improve accuracy As a professional you will have to go through the indicator and explain to me the strategy with which the indicator was buid and tell me the possibility of improving it better

Información sobre el proyecto

Presupuesto
50 - 200 USD
Para el ejecutor
45 - 180 USD