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

MQL4 Indicadores Experts

Trabalho concluído

Tempo de execução 2 dias
Comentário do desenvolvedor
Thanks

Termos de Referência

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

Respondido

1
Desenvolvedor 1
Classificação
(167)
Projetos
192
11%
Arbitragem
37
38% / 35%
Expirado
5
3%
Carregado
2
Desenvolvedor 2
Classificação
(161)
Projetos
217
30%
Arbitragem
4
50% / 25%
Expirado
4
2%
Livre
3
Desenvolvedor 3
Classificação
(130)
Projetos
184
32%
Arbitragem
17
29% / 59%
Expirado
27
15%
Trabalhando
4
Desenvolvedor 4
Classificação
(1)
Projetos
1
0%
Arbitragem
1
0% / 0%
Expirado
1
100%
Livre
5
Desenvolvedor 5
Classificação
(236)
Projetos
418
34%
Arbitragem
53
36% / 40%
Expirado
153
37%
Ocupado
6
Desenvolvedor 6
Classificação
(5)
Projetos
9
11%
Arbitragem
5
40% / 60%
Expirado
1
11%
Livre
7
Desenvolvedor 7
Classificação
(376)
Projetos
398
31%
Arbitragem
62
19% / 69%
Expirado
50
13%
Trabalhando
8
Desenvolvedor 8
Classificação
(58)
Projetos
66
8%
Arbitragem
39
26% / 56%
Expirado
12
18%
Trabalhando
9
Desenvolvedor 9
Classificação
(2)
Projetos
2
50%
Arbitragem
1
0% / 100%
Expirado
0
Livre
10
Desenvolvedor 10
Classificação
(57)
Projetos
75
25%
Arbitragem
9
33% / 56%
Expirado
8
11%
Livre
11
Desenvolvedor 11
Classificação
(5)
Projetos
3
0%
Arbitragem
4
0% / 100%
Expirado
0
Livre
12
Desenvolvedor 12
Classificação
(2077)
Projetos
2636
61%
Arbitragem
113
45% / 26%
Expirado
418
16%
Trabalhando
13
Desenvolvedor 13
Classificação
(41)
Projetos
88
14%
Arbitragem
30
30% / 53%
Expirado
36
41%
Trabalhando
14
Desenvolvedor 14
Classificação
(1091)
Projetos
1771
61%
Arbitragem
14
64% / 7%
Expirado
84
5%
Trabalhando
15
Desenvolvedor 15
Classificação
(126)
Projetos
151
48%
Arbitragem
6
83% / 17%
Expirado
2
1%
Livre
16
Desenvolvedor 16
Classificação
(13)
Projetos
24
71%
Arbitragem
0
Expirado
0
Livre
17
Desenvolvedor 17
Classificação
(568)
Projetos
641
41%
Arbitragem
21
57% / 29%
Expirado
47
7%
Trabalhando
18
Desenvolvedor 18
Classificação
(42)
Projetos
47
30%
Arbitragem
12
17% / 75%
Expirado
6
13%
Livre
19
Desenvolvedor 19
Classificação
(169)
Projetos
204
30%
Arbitragem
25
40% / 44%
Expirado
12
6%
Livre
20
Desenvolvedor 20
Classificação
(48)
Projetos
51
43%
Arbitragem
1
0% / 0%
Expirado
0
Livre
21
Desenvolvedor 21
Classificação
(2422)
Projetos
3042
66%
Arbitragem
77
48% / 14%
Expirado
340
11%
Trabalhando
22
Desenvolvedor 22
Classificação
(548)
Projetos
825
73%
Arbitragem
15
53% / 13%
Expirado
193
23%
Trabalhando
Pedidos semelhantes
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

Informações sobre o projeto

Orçamento
50 - 200 USD
Desenvolvedor
45 - 180 USD