Expert Advisor from OsMA,macd

MQL4 Asesores Expertos

Trabajo finalizado

Plazo de ejecución 1 día

Tarea técnica

INDICATORS NEEDED:

OSMA
MACD
VOLUME

- Adjustable LOT size option on EA

- All the Input value on the indicators(setting on indicators) should be available for changes on the EA.

- Volume "input value" should be Adjustable on the EA ---

- Adjustable input value in 'pips' to check each of the 3 candles is not more than: 'example 20pips'. 'IF its, then it means no trade'(i should be able to set any value to check the each of the 3 candles pips on the EA)
 (to get the amount of the pips in the 3 candles formation, 'the OPENING PRICE of the candle should be substracted from the CLOSED PRICE 'on the candles) - That will determine the pips on each candles set up.



[(OsMA indicator BUY or SELL histogram at 00:00gmt will determine the trade trend for the whole day trading- till the next 00:00gmt)]


FOR SELL POSITION:
At 00:00GMT chart time- If OsMA histogram is in sell (for sell position) which means Input "value1 " is ( - Minus example -0.00001 could be any value but with '-' ]
It means the day trading would be in sell all through.

 TO enter any sell position for  the day trading after OsMA 00:00gmt has confirmed the sell,

The first candle need to close at  buy which means price close higher than the opening price. or candle  price closed at same price it opened (e.g : open price: 0.12121, close price:0.12122+ ... OR 0.12121).

THEN SECOND CANDLE SHLD BE CHECKED:

The second candle PRICE need to close below its opening price, Which means sell or equal to the opening price(e.g -open price: 0.12121, close price: 0.12119 OR 0.12121 , with 'low price' @ 0.12116).

The third candle has to close below the opening price or close at same opening price, but not above its own opening price. Then the "low"price should be lower than the second candle "low price" or equal to the second candle 'low price'.
[E.g -open price: 0.12121, close price: 0.12118 OR 0.12121. (second candle 'low price' :0.12116('low price' of third candle should be either lower than second candle or same: 0.12114 or 012116) ].

VOLUME INDICATOR- After the check of the 3 candles, the VOLUME INDICATOR 'VALUE' should be checked too, if the input in the 'VALUE' section on the EA meets all the 3 candle formation, E.G( if the VALUE set is '10' and the 3 candles each have 10 or more 'value', then the MACD and OsMA should be checked also in other to determine if a position will be opened


So entry of positions will also be with MACD (see attached chart sample ) - If  3 MACD histogram shows sell(down) Which means ,first ,second and third histogram,OR first histogram is buy, second one is sell and third is sell ...[@ same time with first candle price close in buy or equal to the opening price, second candle close below the opening price to show sell, and third candle close below its opening price or equal to its opening price and the 'low price is below or equal to the second candle 'low price" ] then a position should be opened immediately the 4th candle form/opens, which means position should open along with the 4th candle.
  OR
if its the OsMA 3 histogram that shows sell OR first histogram is buy, second one is sell and third is sell, along with the 3 candles prices meeting requirements, then a sell position should be opened on the 'opening price' of the 4th candle, immediately the candle open. But if both macd and osma histogram meet the sell condition at same time, only one should open the position. {please check chart image for better understanding}.


------------------

FOR BUY POSITION:

[(OsMA indicator BUY histogram at 00:00gmt will determine the trade trend for the whole day trading)] (  example 0.00000 /1.20303 could be any value ]
It means the whole day trading would be in buy all through.

 TO enter any buy position for  the next trading,

The first candle need to close at  SELL which means price closed lower to the opening price. or candle  price closed at same price it opened (e.g : open price: 0.12121, close price:0.12118- ... OR 0.12121).


THEN SECOND CANDLE SHLD BE CHECKED:
The second candle PRICE need to close above its opening price, Which means buy or equal to the opening price(e.g -open price: 0.12121, close price: 0.12125+ OR 0.12121 , with 'HIGH price'@ 0.12126).


The third candle has to close above ITS own opening price or close at same opening price, but not below its own opening price, then the "HIGH"price should be HIGHER than the second candle "HIGH price" or equal to the second candle 'high price'.
[E.g -open price of third candle: 0.12125, close price: 0.12127 OR 0.12125. Then the (second candle 'high price' :0.12126. ('high price' of third candle 'high price' should be either higher than second candle or same: 0.12128 or 012126) ].

VOLUME INDICATOR- After the check of the 3 candles, the VOLUME INDICATOR 'VALUE' should be checked too, if the input in the 'VALUE' section on the EA meets all the 3 candle formation, E.G( if the VALUE set is '10' and the 3 candles each have 10 or more 'value', then the MACD and OsMA should be checked also in other to determine if a position will be opened

so entry of positions will also be with MACD (see attached chart sample ) - If  MACD histogram shows BUY Which means ,first ,second and third histogram OR first histogram is SELL second one is BUY and third is BUY,...[@ same time with first candle price close in sell or equal to the opening price, second candle close above the opening price or equal to-to show buy, and third candle close above its opening price or equal to its opening price and the 'high price is above or equal to the second candle 'buy price" ] then a position should be opened immediately the 4th candle form, which means position should open along with the 4th candle.

Or if its the OsMA 3 histogram that shows buy(up) OR first histogram is SELL second one is BUY and third is BUY, along with the 3 candles prices meeting requirements, then a BUY position should be opened  immediately the 4th candle form, which means position should open along with the 4th candle,
But if both macd and osma histogram meet the buy condition at same time, only one should open the position. {please check chart image for better understanding}

TRAILING STOP,STOP LOSE AND TAKE PROFIT,
STop lose-STOP LOSE :
STop lose- once a postion is taken, between the 3 candles (check the chart), any one with the highest high for [ A SELL position]....Lower low  for A BUY positions. :THE stop lost should be at the opening price of that candle.


Trailing Stop- once the pips move +4pips, 0pips(the entry of the order) should be locked..



once its 10pips(0 or 1pips) should be locked.

once its 12pips, 5pips shld be locked,

once its 15pips- 7pips should be locked.

once its 18pips- 8pips should be locked.

once its 20pips- 10pips should be locked.

once its 21pips- 11pips should be locked.

once its 25pips- 14pips should be locked.

once its 26pips- 15pips should be locked.

once its 27pips- 16pips should be locked.

once its 28pips- 17pips should be locked.

once its 30pips- 20pips should be locked.

once its 31pips- 21pips should be locked.

once its 35pips- 22pips should be locked.

once its 36pips- 23pips should be locked.

once its 38pips- 24pips should be locked.

once its 40pips- 30pips should be locked.

once its 41pips- 31pips should be locked.

once its 45pips- 32pips should be locked.

once its 46pips- 33pips should be locked.

once its 48pips- 34pips should be locked.

once its 50pips- 40pips should be locked.

So the Locked pips should follow that system continuously, unless  the market is market touches the trailing stop, and new position is taken to start allover again.


Archivos adjuntos:

Han respondido

1
Desarrollador 1
Evaluación
(599)
Proyectos
932
46%
Arbitraje
31
39% / 29%
Caducado
93
10%
Libre
2
Desarrollador 2
Evaluación
(63)
Proyectos
68
25%
Arbitraje
12
42% / 42%
Caducado
4
6%
Libre
3
Desarrollador 3
Evaluación
(185)
Proyectos
327
32%
Arbitraje
33
42% / 27%
Caducado
98
30%
Trabaja
4
Desarrollador 4
Evaluación
(65)
Proyectos
96
52%
Arbitraje
3
33% / 67%
Caducado
24
25%
Libre
5
Desarrollador 5
Evaluación
(42)
Proyectos
62
8%
Arbitraje
12
58% / 42%
Caducado
1
2%
Libre
6
Desarrollador 6
Evaluación
(248)
Proyectos
444
34%
Arbitraje
56
36% / 38%
Caducado
163
37%
Trabajando
7
Desarrollador 7
Evaluación
(2102)
Proyectos
2674
62%
Arbitraje
114
46% / 25%
Caducado
421
16%
Trabajando
8
Desarrollador 8
Evaluación
(188)
Proyectos
191
75%
Arbitraje
2
100% / 0%
Caducado
0
Libre
9
Desarrollador 9
Evaluación
(236)
Proyectos
440
26%
Arbitraje
125
21% / 57%
Caducado
96
22%
Trabaja
10
Desarrollador 10
Evaluación
(481)
Proyectos
510
53%
Arbitraje
10
60% / 20%
Caducado
3
1%
Libre
11
Desarrollador 11
Evaluación
(2441)
Proyectos
3076
66%
Arbitraje
77
48% / 14%
Caducado
340
11%
Libre
12
Desarrollador 12
Evaluación
(63)
Proyectos
194
73%
Arbitraje
4
100% / 0%
Caducado
1
1%
Libre
13
Desarrollador 13
Evaluación
(42)
Proyectos
88
14%
Arbitraje
31
29% / 55%
Caducado
36
41%
Trabaja
14
Desarrollador 14
Evaluación
(66)
Proyectos
143
34%
Arbitraje
10
10% / 60%
Caducado
26
18%
Libre
15
Desarrollador 15
Evaluación
(564)
Proyectos
933
47%
Arbitraje
302
59% / 25%
Caducado
125
13%
Trabajando
Solicitudes similares
This EA must have the following functions together: BE: place BE when the price reach a certain gain in PIPS and you can choose the offset too, so, for example it activates after 10 pips with 1 pip of offset so you can have profit with BE too Auto SL and TP Can manage the trades made by phone when MT5 is open in the PC or VPS Trailing stop (step by step): I can decide at what number of pips the trailing stop get
This is a strategy based on crossing two trend indicators on the second timeframe (1s, for example). We work not only with the market but with the limit orders as well (robot must "read" an order book). Read the whole instruction please for more details. Speak Russian, English
Martingale EA for MT5 30 - 100 USD
Criteria: Only one trade at a time. Cannot open another trade if one is running Trade on EURUSD only, once job is completed I will be happy to schedule more for other pairs You choose entry strategy and criteria win rate must be above 50% in long term backtest of EURUSD Every trade has got TP and SL Trades to last about a day, few trades a week, at least 10 pips gain per trade, so that it can be launched on normal
I have a indicator, mql file. The signals are seen below on a EURNZD H1 chart. Very important to get accurate entries. The signal to trade is the first tic after the the indicator signal paints. I've tried to demonstrate that below. Other than that the EA will have a lot size escalation, an on-screen pip counter, a button to stop taking new trades, SL/TP, and magic number. I would like the indicator to be within the
I would like to create an EA based on the Shved Supply and Demand indicator. you can find the Shved Supply and Demand v1.7 indicator in the following link https://www.mql5.com/en/code/29395 NB: Checks the trading robot must pass before publication in the Market ( https://www.mql5.com/en/articles/2555 ) MQ5 file to be provided
Im looking for an coder to code an EA: Trade management 1. opening trades according to the indicator 2. trades settings to choose from like: open all trades according to the signal open only trade 1,2,3 or 4 % per trade ( example 50/30/20 of the lot settings, with 4 trades it would be for example 50/30/10/10) 3. SL/Trailing settings: Move SL to entry after hitting TP1/TP2 or TP3 moving SL by % keep the original SL
Hi I'm looking to have 2 of my pinescript strategies converted to MQL5 and was wondering if you could first give me a quote for the more simple strategy and then for both the simple and complex strategy together. The simple strategy is a MACD crossover type thing that uses a special EMA script that filters out some ranging price action and also fractal candles for the stop loss. The second strategy is market
I want grate robot for making profits that know when to start a good trade and close a trade and must be active all time to avoid lost of money
I have developed a very strong TradingView strategy in Pine Script but unfortunately, a third-party connector is requiired and in my opinion, I want a more direct connection. I am not brilliant at coding, but I have coded the majority of the MT5 code and I would like you to make sure that the MT5 code matches my TradingView script and executes the same way as the TradingView script that I will provide if you are
Mbeje fx 50+ USD
I like to own my robot that why I want to build my own.i like to be a best to every robot ever in the life to be have more money

Información sobre el proyecto

Presupuesto
50 - 300 USD
Para el ejecutor
45 - 270 USD