DEVASENA R 1.1

MQL4 Experts

Job finished

Execution time 10 days

Specification

Dear Sir,

An EA/Robot can be developed based on my Strategy.

It is programatically possible.


*******************************************************************************************

INDICATOR USED:


* This Robot/EA is based on the below Indicator


- Renko Maker _conform  & signal


note: indicators must not display in the screen

buy condition buy has to enter both in buy signal and exit any one signal change then wait for new signal

sell condition sell has to enter both in sell signal and exit any one signal change then wait for new signal 

*******************************************************************************************



EA/ROBOT SPECIFIC INPUTS:

* The EA/Robot will also have the below Inputs. 

* i can change all the Inputs on my own as my wish.



From Time - 00:01
To Time - 23:59
Note:
* Using From Time and To Time, is used to decide the High and Low Prices that need to be Taken for Breakout computation.

LotSize       - 1.0 
TP1   - True/False
TP1 Pips - 10 Pips
TP1 Lot - 0.40




TP2   - True/False
TP2 Pips - 20 Pips
TP2 Lot - 0.20
TP3   - True/False
TP3 Pips - 30 Pips
TP3 Lot - 0.20




TP4   - True/False
TP4 Pips - 40 Pips
TP4 Lot - 0.10

Note:

* TP1, TP2, TP3, TP4 can be used in Partial Profit Booking.

* In the above case,

- 1.0 is the Total Lotsize.
- 0.40 will be Closed at 10 Pips Profit (TP1)
- 0.20 will be Closed at 20 Pips Profit (TP2)
- 0.20 will be Closed at 30 Pips Profit (TP3)
- 0.10 will be Closed at 40 Pips Profit (TP4)

* If any Lot is left even after TP4, then that would be closed when Opposite Buy or Sell comes in.




BreakEven TSL   - True/False
Note:

* If BreakEven TSL Set as True, as soon as the TP1 is Hit, SL will be moved to Break Even (that is at Opening Price)
* By this way, you will be totally safe if the TP1 has been hit.




Use Profit Lock - True/False
Profit Lock Pips                - 20 Pips
Activate Profit Lock After - 20 Pips
Note:
* If Use Profit Lock is set as True, then you can activate the Trailing Profit Lock after the Trade reaches a profit of 10 pips or 20 pips or whatever you like.



*******************************************************************************************


WORKING:

The EA will work as below.



BUY ENTRY CONDITIONS:

* Renko Maker should be in Green Color.

* Renko Maker should be above Zero Level.

* Renko Maker should be in Buy Mode.

* If all the above conditions are True then, a Buy Trade will be Opened Up.

* Sell Trade if any would be closed automatically.




SELL ENTRY CONDITIONS:

* Renko Maker should be in Red Color.

* Renko Maker should be below Zero Level.

* Renko Maker should be in sell Mode.

* If all the above conditions are True then, a Sell Trade will be Opened Up.

* Buy Trade if any would be closed automatically.




BUY EXIT CONDITIONS:

* Buy Trade can be Exited by Opp. Sell Signal.

* Buy Trade can be Exited by TP1, TP2, TP3, TP4.

* Buy Trade can be Exited by BreakEven TSL.

* Buy Trade can be Exited by Trailing Profit Lock.





SELL EXIT CONDITIONS:

* Sell Trade can be Exited by Opp. Buy Signal.

* Sell Trade can be Exited by TP1, TP2, TP3, TP4.

* Sell Trade can be Exited by BreakEven TSL.

* Sell Trade can be Exited by Trailing Profit Lock.





COMMON FOR BOTH BUY AND SELL:

* From Timing and To Timing will be managed as given in the Inputs.

* Lot Size will be managed as given in the Inputs.

* BreakEven TSL will be managed as given in Inputs.

* Profit Lock will be managed as given in Inputs.

* TP1, TP2, TP3, TP4 will be managed as given in the Inputs.





TRADE SEQUENCE:

* After a Buy Trade, Next Trade can only be a Sell Trade.

* Likewise, after a Sell Trade Next Trade can only be a Buy Trade.





*******************************************************************************************



Other things are as below

* Source code (.Mq4 file) will be given to me.

* The EA/Robo will work on All Currency Pairs, Metals, Bullions, Energy, Shares, Bonds, Index and other things.

* The EA/Robo will work both in 4 Digit as well as 5 Digit MT4.

* The EA/Robot will work in all types of MT4 Platforms like STP, ECN, DMA, Money Makers, NDD, Fast Server etc.,

* The EA will work in any Time Frames.

* The EA will work simultaneously on different Pairs at the same time.

* What ur going to give to me is the Open Source Code. The EA/Robot will not have any Locking or any such thing.

* The EA will work in any number of MT4 Accounts. It will work for any number of years. No Hidden Locks.

* your Name or Number or Contact details will not be displayed any where on the EA / Robot.

* my Contact Details or Website or Business Name will be displayed as DEVASENA,WEB SITE:www.bestintradaytips.net,ph:9282148899
* you assure me that the EA Or the Strategy will not be shared with any others.

*******************************************************************************************


* If i get any problems/errors after the sales of the software, surely I will troubleshoot it.

*******************************************************************************************
FOR MORE DETAILS
M LOGAPRABU
9282148899
DEVASENAUPS@GMAIL.COM


Files:

EX4
Signal.ex4
5.5 Kb

Responded

1
Developer 1
Rating
(259)
Projects
533
50%
Arbitration
54
41% / 37%
Overdue
224
42%
Working
2
Developer 2
Rating
(2367)
Projects
2975
65%
Arbitration
76
47% / 14%
Overdue
340
11%
Free
3
Developer 3
Rating
(221)
Projects
369
66%
Arbitration
10
50% / 0%
Overdue
46
12%
Free
4
Developer 4
Rating
(59)
Projects
182
55%
Arbitration
31
45% / 16%
Overdue
103
57%
Free
5
Developer 5
Rating
(5)
Projects
19
26%
Arbitration
6
17% / 83%
Overdue
6
32%
Free
Similar orders
Adjust MY Hedging EA 30 - 40 USD
1. Need averaging TP for my hedging EA. (Close both Buy and Sell position with TP) 2. Add function auto/manual entry. (EA will entry based on manual position(placed by trader) or auto trade based on existing setting)
I have a robot set up that sends trading signals to my telegram group and the group sends trading signals for (28 forex pairs, 3 crypto pairs, 6 commodities, 6 indexes, & 55 stocks) basically almot 100 CFDs and sends out trend price action breakout, impulse, reversal, and exit indications to each one of those CFDs on different timeframes. I want to make it so that a person can sign up and choose which alerts they
I tried making a double KAMA indicator with two lines. for some reason it's not working and I'm not sure how to fix it? 99% of the code is done it should only take a min for someone who is good at what they do unlike myself :(
I am in search of a skilled robot developer to craft a Martingale with Hedge strategy algorithm. The ideal candidate will possess deep expertise in algorithmic trading, proficiency in programming languages, and a keen understanding of financial markets. The role entails designing and implementing an automated system capable of effectively executing the Martingale strategy while integrating a hedge mechanism to manage
Create an EA zigzag 40 - 80 USD
Zigzag EA sends notify on MT4 mobile app indicator have 2 Conditions all are explained in the pictures accurately and clearly https://drive.google.com/file/d/10Y6SrvC2A7RTT_baAJ7vOKytTDaUvRRQ/view?usp=sharing Warning: Do not send me a notification if your offer is higher than $ 100 because I did the project twice for less than $60 And I want to do the project now because there are mistakes on my part that I want to
Hello developers, Thanks in advance for checking my order. I have been creating and trying to mastering this strategies for a long time and finally it's time to automate it. I’m not sure if everything I imagined can be done. I tried my best to explain whats needed for the ea and how it should performance but due my lack of knowledge in programming probably you will have some questions soo feel free to ask. Only apply
MA Crossover EA 30+ USD
I need someone to create an MA crossover EA. This program should be able to trade the crosses. We would be using the MA indicators to make decisions about buying and selling stocks or other assets. The MA crossover would help me invest my money more effectively by automatically executing trades based on these indicators. If you can create this program, please let me know as I am interested in working with you
MT4 EA 30+ USD
I have project for expert developer here.. The task is to make the EA take trades using the indicator upper line and the lower line to take trades. When the upper line appears on the chart I need the EA to take a sell at that point. Then when the lower line shows up I need the seel trade to close. The same concept applies for the lower line. I need the EA to take a buy trade when the lower line appears and close when
News field 30+ USD
I am in need of a custom EA news filter for my trading platform, and I believe your expertise in this field can greatly assist me. Below are the specifications for the filter: 1. It should be implemented as a boolean function, returning either true or false. 2. The filter must automatically detect currency pairs. 3. Three hours before and after any significant news events pertaining to each currency in the pair, the
Hello, I would like to ask who would perform a backtest + optimization on my existing EA ? The EA works mainly on two pairs. Thank you for your reply. Sincerely Martin

Project information

Budget
20 - 30 USD
For the developer
18 - 27 USD
Deadline
from 2 to 7 day(s)