Make a GRID EA

MQL4 Experts

Job finished

Execution time 5 days

Specification

Dear Coders,

I need a EA based on Grid strategy. Here is the trading rules:

1. At the opening of the EA it will place 2 order instantly. A buy and a sell same lot. SL: no sl TP: 75 points.

2. Then it calculate steps at every 80 points of chart and will place 40 pending orders to its both direction steps. In every 80 points step it will place buy stop + sell limits and sell stop + buy limits. (10 buy stops + 10 sell limits + 10 sell stops + 10 buy limits) 

3. In every opened running orders should have TP: 75 /80 points.

4. If the price goes up- hit a tp then no delay it will open a same type order at the same price it was opened. i.e. 1.35000 was the buy trade and it hit tp at 1.35075, then market at 1.35075 it open a new pending BUY LIMIT at 1.35000.  

5. Same as buy, if the price goes down- hit a tp then no delay it will open a same type order at the same price it was opened. i.e. 1.35000 was the sell trade and it hit tp at 1.34925, then market at 1.34925 it open a new pending SELL LIMIT at 1.35000.

6. EA will check every 10/20 sec that 40/42 pending are available at its direction. If the price goes up and some pending are opened- simply place tp at all orders 75 points and open new pending at upper direction (buy stop & sell limits) calculating total 10+10 = 20 at up. And delete opposite direction extra pending by calculation number of 10+10 = 20 pending. am I Clear?

** EA Should use at 0.05 pips spread account or ECN low spread account only.  

 

EA Will look like this:

++++++++++++++++++++++++++++++

Magic Number: 1123 (used for pairs)

LOT: 0.01 (can be change) 

Use TP: True/ False

TP Points: 75 (not pips, it should be in points some called it pipettes)

Use SL: True/ False

SL Points: 75 (not pips, it should be in points some called it pipettes)

Grid Steps by Points: 80

Up Direction Orders Pending: 20

Down Direction Orders Pending: 20

Time to check pending every (sec): 30 (this is the time gap to check that all pending are in position and they are 20 up and 20 down from market price)  

Slippage: 30 (not pips, it should be in points some called it pipettes)

All trade close amount $: 50 (if some how Basket reached at this mentioned amount all open and pending should closed at once and start a new loop)

Trade after Basket Close: True/ False

++++++++++++++++++++++++++++++


If any one can code this EA without bug/errors, I can pay more for this EA. I can only pay by Neteller or Skrill.

My Contact Details:

Abu Sufian

abusufiannj@gmail.com 

 

Responded

1
Developer 1
Rating
(54)
Projects
164
43%
Arbitration
43
47% / 16%
Overdue
58
35%
Free
2
Developer 2
Rating
(647)
Projects
1295
67%
Arbitration
84
26% / 49%
Overdue
338
26%
Free
3
Developer 3
Rating
(34)
Projects
80
34%
Arbitration
13
31% / 54%
Overdue
19
24%
Free
4
Developer 4
Rating
(118)
Projects
201
42%
Arbitration
44
9% / 68%
Overdue
47
23%
Free
5
Developer 5
Rating
(1)
Projects
0
0%
Arbitration
1
0% / 100%
Overdue
0
Free
6
Developer 6
Rating
(4)
Projects
30
70%
Arbitration
5
0% / 40%
Overdue
12
40%
Free
7
Developer 7
Rating
(195)
Projects
395
28%
Arbitration
155
20% / 52%
Overdue
112
28%
Free
8
Developer 8
Rating
(30)
Projects
93
49%
Arbitration
18
56% / 17%
Overdue
38
41%
Free
9
Developer 9
Rating
(41)
Projects
160
45%
Arbitration
16
13% / 50%
Overdue
48
30%
Free
Similar orders
Creating of an expert advisor or trading bot that uses a Top Down analysis (using monthly, weekly, daily, hourly, minutes ( 30, 15, 5, 1) to determine trade direction or trend direction and makes multiple trade decisions for mt4. You can use or combine accurate trend indicators
Hello The EA will work on particular zone choose by the user and can mark it on any TF and with some rules can open trades and mange the trade by some unique rules. the EA need to check the difference by RSI as well and with some extra rules . developer should have good attitude and good communication (englsih) with high performence and knowledge with coding EA
I am looking forward to automate my trading strategy where I use renko bars on Tradingview. I really want to use unirenkos too, but unfortunately I couldn't figure out how to use ninjatrader on my MacBook and Tradingview does not offer unirenkos. As far as I see from your offered services you are very familiar with ninjatrader. I wanted to ask you if you could code me an Indicator for unirenkos for Tradingview so I
I am looking forward to automate my trading strategy where I use renko bars on Tradingview. I really want to use unirenkos too, but unfortunately I couldn't figure out how to use ninjatrader on my MacBook and Tradingview does not offer unirenkos. As far as I see from your offered services you are very familiar with ninjatrader. I wanted to ask you if you could code me an Indicator for unirenkos for Tradingview so I
Hello The EA will work on particular zone choose by the user and can mark it on any TF and with some rules can open trades and mange the trade by some unique rules. the EA need to check the difference by RSI as well and with some extra rules . developer should have good attitude and good communication (englsih) with high performence and knowledge with coding EA
Hello, I want to create an EA that can be able to take and optimise trade bids using the trend tracker concept I have developed. The tracker will monitor 2 lines to determine the trend of the market and afterwards take bids towards the correct direction. It will also be able to use a distance between the bids for the direction of the trend and plan a reverse bid when the price of the extreme doesn’t change again. The
Gradient boosting and L2 100 - 200 USD
I am looking for a well experienced programmer to put/implement a gradient boosting algorithm and an L2 to reduce overfitting in my ea which l already have which uses indicators . If you are experienced please adhere
Hello, I'm looking for a developer for repair calendar in EA MT4/MT5 (News Filter - https://ec.forexprostools.com ) for all windows servers. Note: EA MT4/MT5 works with calendar on PC Win 10, 11 but not on all windows servers. I have the source code and will post within the comments section for review. If you are able to do this and quality. Please apply. Thanks
Create mt4 ea 50+ USD
To convert the provided MT4 indicator script into an Expert Advisor (EA) and implement prompt functionality for user input, we need to modify the code to handle external parameters and provide a user-friendly interface. Below is the EA code that incorporates prompts for user inputs
SCALP MARTINCALE SPY TIMEFRAME 1MIN CANDLE - SHORT SIDE ONLY 1-SET RISK : A IS A VARIABLE (HOW MUCH $) 2-SET ATR(3) : SET THE TIME AT WHICH THE ATR SHOULD BE TAKEN, IF SET 933AM THEN THE ATR OF THE 1MIN CANDLE AT 933AM CANDLE WILL BE USED (ROUND AT 0.25 UP OR DOWN) *USE NEW YORK TIME 3-SET MAX NUMBER OF ENTRY : B IS A VARIABLE 4-SET RSI(14) / C IS A VARIABLE, IF RSI(14) > C = ORDERS OPEN 5-IF RSI(14) > C IS TRIGGERED

Project information

Budget
30 - 50 USD
For the developer
27 - 45 USD
Deadline
from 1 to 7 day(s)