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

MQL4 Indicateurs Experts

Tâche terminée

Temps d'exécution 2 jours
Commentaires de l'employé
Thanks

Spécifications

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

Répondu

1
Développeur 1
Évaluation
(167)
Projets
192
11%
Arbitrage
37
38% / 35%
En retard
5
3%
Chargé
2
Développeur 2
Évaluation
(161)
Projets
217
30%
Arbitrage
4
50% / 25%
En retard
4
2%
Gratuit
3
Développeur 3
Évaluation
(130)
Projets
184
32%
Arbitrage
17
29% / 59%
En retard
27
15%
Travail
4
Développeur 4
Évaluation
(1)
Projets
1
0%
Arbitrage
1
0% / 0%
En retard
1
100%
Gratuit
5
Développeur 5
Évaluation
(236)
Projets
418
34%
Arbitrage
53
36% / 40%
En retard
153
37%
Occupé
6
Développeur 6
Évaluation
(5)
Projets
9
11%
Arbitrage
5
40% / 60%
En retard
1
11%
Gratuit
7
Développeur 7
Évaluation
(376)
Projets
398
31%
Arbitrage
62
19% / 69%
En retard
50
13%
Travail
8
Développeur 8
Évaluation
(58)
Projets
66
8%
Arbitrage
39
26% / 56%
En retard
12
18%
Travail
9
Développeur 9
Évaluation
(2)
Projets
2
50%
Arbitrage
1
0% / 100%
En retard
0
Gratuit
10
Développeur 10
Évaluation
(57)
Projets
75
25%
Arbitrage
9
33% / 56%
En retard
8
11%
Gratuit
11
Développeur 11
Évaluation
(5)
Projets
3
0%
Arbitrage
4
0% / 100%
En retard
0
Gratuit
12
Développeur 12
Évaluation
(2077)
Projets
2636
61%
Arbitrage
113
45% / 26%
En retard
418
16%
Travail
13
Développeur 13
Évaluation
(41)
Projets
88
14%
Arbitrage
30
30% / 53%
En retard
36
41%
Travail
14
Développeur 14
Évaluation
(1091)
Projets
1771
61%
Arbitrage
14
64% / 7%
En retard
84
5%
Travail
15
Développeur 15
Évaluation
(126)
Projets
151
48%
Arbitrage
6
83% / 17%
En retard
2
1%
Gratuit
16
Développeur 16
Évaluation
(13)
Projets
24
71%
Arbitrage
0
En retard
0
Gratuit
17
Développeur 17
Évaluation
(568)
Projets
641
41%
Arbitrage
21
57% / 29%
En retard
47
7%
Travail
18
Développeur 18
Évaluation
(42)
Projets
47
30%
Arbitrage
12
17% / 75%
En retard
6
13%
Gratuit
19
Développeur 19
Évaluation
(169)
Projets
204
30%
Arbitrage
25
40% / 44%
En retard
12
6%
Gratuit
20
Développeur 20
Évaluation
(48)
Projets
51
43%
Arbitrage
1
0% / 0%
En retard
0
Gratuit
21
Développeur 21
Évaluation
(2422)
Projets
3042
66%
Arbitrage
77
48% / 14%
En retard
340
11%
Travail
22
Développeur 22
Évaluation
(548)
Projets
825
73%
Arbitrage
15
53% / 13%
En retard
193
23%
Travail
Commandes similaires
preciso de um robô com duas médias móveis, uma exponencial high e uma exponencial low. preciso também ter a opção de utilizar e todos os tempos gráficos e alterar os parâmetros das médias. entrada de compra será feita quando um candle de alta romper e fechar a cima da média high e fechará a posição quando um candle de baixa romper e fechar a baixo da média low. a venda será feita quando o candle de baixa romper e
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

Informations sur le projet

Budget
50 - 200 USD
Pour le développeur
45 - 180 USD