WANTED TO CREATE STOP ORDER EA BASED ON CONDITION

MQL4 Experts

Job finished

Execution time 14 days
Feedback from employee
Thank You

Specification

MT4 EA

Buy
Condition 1 - entry - new candle cross and open above high line
                      exit - opposite signal i.e sell condition 1

Condition 2 - 

           entry - it will include buy condition 1 plus when condition 1 get triggered then it will place "buy stop" orders according 1 st order's price 

eg. candle cross above and open at market price 1.000 then it will place 1st buy order at 1.000 according to buy condition 1              

      then it will automatically place buy stop orders ( if step pip is 100) at price 1.100, 1.200, 1.300, 1.400, 1.500, ......

            exit- take profit or opposite signal i.e sell condition 1  or take profit

Sell
Condition 1 - entry - new candle cross and open below low line
                       exit - opposite signal i.e buy condition 1

Condition 2

          entry - it will include sell condition 1 plus when condition 1 get triggered then it will place "sell stop" orders according 1 st order's price

eg. candle cross below and open at market price 1.000 then it will place 1st sell order at 1.000 according to sell condition 1

      then it will automatically place sell stop orders ( if step pip is 100) at price 0.900, 0.800, 0.700, 0.600, 0.500, ......

             exit- take profit or opposite signal i.e sell condition 1 or take profit

a) in condition 2 stop order will be place 5 stop orders set in that only after executing 3 orders next set of 5 stop orders should be placed

the reason behind this is otherwise it will show n number of pending order trade terminal which will be  hard to handle

b) when ea get ON after start time it will not wait for cross above or below condition it will immediately open order if candle is open above high line then buy

order and if candle is open below low line then sell and follow condition 2  


c) step - on/off option i need

 if i off this option it will follow only Condition 1 of buy and sell

d) ea should work with each chart individually 

 i want to run ea with same symbol with different input and same or different time frame with different input simultaneously
 
e) all input parameter(period) should be editable   

f) please include 

    - max spread

    - step pip [it is for how much pips difference in two stop order ]

    - step order number [it is for how much stop orders set will be to be placed at a time as a mentioned above ]

    - start and end time

    - take profit [is i put "0" here then all order will be get closed at opposite signal ] 

    - stop loss

    - lot size

    - EA comment

    - Trail stop loss (pips)

g) Show indicator on chart with customized input 

h) ON CHART DASHBOARD
    - close all buy trade 
    - close all sell trade
    - open buy only
    - open sell only
 
i) final source code i will need

j)  kindly EA name to "Madhu Zone"





Files:

Responded

1
Developer 1
Rating
(55)
Projects
80
54%
Arbitration
9
33% / 33%
Overdue
7
9%
Working
2
Developer 2
Rating
(86)
Projects
106
37%
Arbitration
8
88% / 0%
Overdue
0
Working
3
Developer 3
Rating
(13)
Projects
21
0%
Arbitration
1
0% / 0%
Overdue
0
Working
4
Developer 4
Rating
(344)
Projects
540
32%
Arbitration
24
67% / 8%
Overdue
15
3%
Free
5
Developer 5
Rating
(37)
Projects
59
27%
Arbitration
24
21% / 54%
Overdue
10
17%
Working
6
Developer 6
Rating
(4)
Projects
9
11%
Arbitration
2
50% / 50%
Overdue
0
Free
7
Developer 7
Rating
(74)
Projects
121
43%
Arbitration
12
33% / 50%
Overdue
17
14%
Free
8
Developer 8
Rating
(254)
Projects
311
37%
Arbitration
6
50% / 17%
Overdue
7
2%
Free
9
Developer 9
Rating
(47)
Projects
66
14%
Arbitration
2
0% / 0%
Overdue
7
11%
Working
10
Developer 10
Rating
(252)
Projects
404
38%
Arbitration
83
41% / 19%
Overdue
70
17%
Loaded
11
Developer 11
Rating
(38)
Projects
40
25%
Arbitration
20
15% / 75%
Overdue
8
20%
Working
12
Developer 12
Rating
(567)
Projects
641
41%
Arbitration
21
57% / 29%
Overdue
47
7%
Working
Similar orders
Job Title: MQL5 Trading Bot Code Debugging and Optimization** **Description:** We are seeking an experienced MQL5 developer proficient in debugging and optimizing trading bot codes. The current project involves fixing existing code that runs into debugging issues without errors and optimizing it for efficient performance in live trading environments. **Responsibilities:** - Debug existing MQL5 trading bot code to
need a very skilled developer to create ea from indicator .i have source code for the indicator and it is non repainting. More details will be provided .i need parameters like take profit/stop/loss/loss recovery and few more
Active expert 250+ USD
hi, I must do changes to a dashboard with manual input of trader and active expert. Budget 250$ Can do? the budget is correct based on job to do. If you want me to increase the budget you can message me
HELLO DEAR DEV'S. I'VE AN EA BUT IT STOP WORKING WHEN MT4 HAS BEEN UPDATED TO THE LATEST VERSION (1420). SO I NEED A GOOD DEVELOPPER THAT COULD UPDATE THIS EA TO THE LATEST VERSION OF MT4 SO I CAN USE IT. NB: IT'S A SINGLE FILE (.EX4) AND THE PRICE CAN BE NEGOCIATED TO BE SUITABLE FOR BOTH PARTIES. THANK YOU
hey friends, I am looking to build a smart trading robot, for the capital market. He knew how to trade in all the different types of trade. Example - in shares, currencies, index, indices, ETFs, funds, commodities, options, futures and so on. Suitable for trading on all stock exchanges in the world. It will be possible to install the trading robot in the MetaTrader 5 trading software. But it will also be possible to
STI EA 30 USD
I need to convert this MT4 indicator into MT5 EA/indicator. The problem is I only have the .ex4 file bt not .mq4 file and it is also a repainting indicator. I need preliminary assessment if the conversion can be done based on .ex4 file first before exploring the EA details further. Attached is the indicator Budget below is just indicative for the assessment. We can discuss further once the conversion can be done and
i want you to help me it mq4 source code and insure it will work on mt4 and mt5 optimally basically i want the source code and that dll if its important to crack it .. regards
This mql4 got entry blue line and exit red line and pips inside also calculated it uses haiken Ashi and murray Math settings if you this you up for this job let's discuss it we will talk more when you are chosen thanks in advance
Hi, The task involves adding functions to an existing EA and correcting an error. The developer must have a thorough understanding of the following: Trailing Take Profit function Calculating a decreasing distance between orders Ability to code a function for Global Profit decrement/increment size in percentage Ability to correct error 10015 Thank you in advance
The first section will describe the EAs trading strategy logic and features. The second section is an outline of the inputs that the EA should contain. 1. The idea of the trading system is as follows : This EA enters trades based on fibonacci retracement levels when other (MACD, RSI) conditions are met. It will use a MACD from a particular time frame to establish the swing high and swing lows which the fibonacci

Project information

Budget
30+ USD
For the developer
27 USD