Expert Advisor from OsMA,macd

MQL4 Experts

Job finished

Execution time 1 day

Specification

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.


Responded

1
Developer 1
Rating
(586)
Projects
918
46%
Arbitration
31
39% / 29%
Overdue
93
10%
Working
2
Developer 2
Rating
(63)
Projects
68
25%
Arbitration
12
42% / 42%
Overdue
4
6%
Free
3
Developer 3
Rating
(185)
Projects
327
32%
Arbitration
33
42% / 27%
Overdue
98
30%
Free
4
Developer 4
Rating
(65)
Projects
96
52%
Arbitration
3
33% / 67%
Overdue
24
25%
Free
5
Developer 5
Rating
(42)
Projects
62
8%
Arbitration
12
58% / 42%
Overdue
1
2%
Free
6
Developer 6
Rating
(236)
Projects
418
34%
Arbitration
53
36% / 40%
Overdue
153
37%
Busy
7
Developer 7
Rating
(2077)
Projects
2636
61%
Arbitration
113
45% / 26%
Overdue
418
16%
Working
8
Developer 8
Rating
(165)
Projects
167
78%
Arbitration
2
100% / 0%
Overdue
0
Free
9
Developer 9
Rating
(236)
Projects
440
26%
Arbitration
125
21% / 57%
Overdue
96
22%
Working
10
Developer 10
Rating
(475)
Projects
504
53%
Arbitration
10
60% / 20%
Overdue
3
1%
Free
11
Developer 11
Rating
(2422)
Projects
3042
66%
Arbitration
77
48% / 14%
Overdue
340
11%
Working
12
Developer 12
Rating
(56)
Projects
175
71%
Arbitration
4
100% / 0%
Overdue
1
1%
Free
13
Developer 13
Rating
(41)
Projects
88
14%
Arbitration
30
30% / 53%
Overdue
36
41%
Working
14
Developer 14
Rating
(66)
Projects
143
34%
Arbitration
10
10% / 60%
Overdue
26
18%
Free
15
Developer 15
Rating
(563)
Projects
932
47%
Arbitration
301
59% / 25%
Overdue
124
13%
Working
Similar orders
hi hi there i have an strategy on tradingview and i want to automate it like metatrader EA so i want the strategy to open and close trade automaticlly on tradingview
We are looking for an experienced Expert Advisor Developer who can build a customized MT5 Expert Advisor for us. The Expert Advisor would use two built-in indicators as entry/exit signals and our own risk management strategy with customizable inputs. The goal is to create a reliable and efficient trading tool that can automate our trading process on the MT5 platform. Skills required: - Strong understanding of
I need stochastic div (hidden &regular ea) that should perform task in all tf's ..divergence is a repaint stly so i want to use it with candlestick flips .. so bet for it
Hello, I have an indicator from a friend and I'd like to replicate it on my own TradingView or MT5 platform. Could you assist me with that?. Here is the link
so basically I have an EA(mql5), AI script(python), flask server and socket server both on python. Now this is an experimental script as I am trying to learn. However the EA is not entering any trades. How much would it cost for you to troubleshoot this for me? Thank you in advance
NEW FUNCTION 50+ USD
La idea es la siguiente, sería un EA semi automático. Yo como trader opero en zonas. En adelante las vamos a denominar ``zonas calientes´´. El EA debe que necesito debe operar conforme a 4 zonas calientes que yo configure en el mismo. ¿Qué hará el EA en cada una de esas zonas calientes que yo he configurado? En cada una de estas zonas el EA debe realizar hedging (crear un rango en el cual el EA entrara en sell o en
I have the bot just over half made, from another developer who let me down and decided they no longer wished to finish the project, so I have a basic example of the fundamentals of what it could look like, although multiple functions I require do not work, but I can show this to you on request. There are multiple features that I require, so please read the in depth requirement sheet on the attachment. Function: To
I need EA that works on MT5 to be able to do the following: - Can recognize Support/Resistance area - Can recognize VWAP direction. - Can recognize RSI. - Can recognize Double Top/bottom, Bullish/Bearish hammer candle, Bullish/bearish engulfing candle. - Ability to set Stoploss below/above support/resistance, but risk must be fixed at a certain price. - Stoploss
I want a program that will help calculate and enter the market on full margin for me. I just need to put in the price for entry, Stop loss and TP then it will calculate the lot sizes for entering the trade on full margin on Mt5
"I need an expert advisor (EA) based on stochastic divergence and candlestick formation. It should be able to identify both hidden and regular divergences. The EA should also include modified risk-reward ratios, modified timeframes, and a trailing stop loss. It is important that the EA is 100% accurate. Once an experienced developer applies, I will share the complete strategy."

Project information

Budget
50 - 300 USD
For the developer
45 - 270 USD