EASY job for a PRO coder. Order placing EA. Quick turnaround - fast payment

MQL4 Experts

Job finished

Execution time 4 hours
Feedback from employee
Nice to work, Thank you.

Specification

I am looking at making an EA that opens orders at specified time. I believe it will be a relatively simple EA knowing your coding ability. It is sort of grid trading.

I need 7 inputs in the EA:

1. Time
2. Increments
3. Buffer
4. TP
5. SL
6. Number of orders
7. Pairs (I trade 4 pairs exclusively but sometimes less. I need to be able to specify which pair)

At specified 'time', open buy and sell stops using the open price at the specified time.

Formulaes for BUY stop orders are:

Open price (at specified time) + (Increment*trade number) + Buffer = (Buy stop price)

SL: (Buy stop price from above) - SL

TP: (Buy stop price from above) + TP

Formulaes for SELL stop orders are little different:

Open price (at specified time) - (Increment*trade number) = (Sell stop price)

SL: (Sell stop price from above) + SL + Buffer

TP: (Sell stop price from above) - TP - Buffer

Lastly, I need all pending orders from previous day closed at (specified) time before the day's orders are placed.

EXAMPLE:

So, If I put in
1. 05:00
2. 50 (pips)
3. 10 (pips)
4. 100 (pips)
5. 100 (pips)
6. 5 (orders)
7. Eurusd, Gbpusd

Then at 05:00 server time for Eurusd and Gbpusd, 5 buy/sell stop orders are placed but with the formula I gave you.

If price for Eurusd at 05:00 was 1.55500 then:

First buy stop order would be:
1.55500 + (50*1) + (10) = 1.56100

Second buy stop order would be:
1.55500 + (50*2) + (10) = 1.56600

Third buy stop order would be:
1.55500 + (50*3) + (10) = 1.57100

and so on...

Can you see the pattern?

Now, SL for above orders

First buy stop order SL would be:
1.56100 - (100) = 1.55100

Second buy stop order SL would be:
1.56600 - (100) = 1.55600

Third buy stop order SL would be:
1.57100 - (100) = 1.56100

Can you see the pattern? Very simple

NOW, TP for above orders

First buy stop order TP would be:
1.56100 + (100) = 1.57100

Second buy stop order TP would be:
1.56600 + (100) = 1.57600

Third buy stop order TP would be:
1.57100 + (100) = 1.58100

I am sure you see the pattern and what I am trying to do.

Sell stop formulas are little bit different but just follow the formula.

Here is the formula again:

Formulaes for BUY stop orders are:

Open price (at specified time) + (Increment*trade number) + Buffer = (Buy stop price)

SL: (Buy stop price from above) - SL

TP: (Buy stop price from above) + TP

Formulaes for SELL stop orders are little different:

Open price (at specified time) - (Increment*trade number) = (Sell stop price)

SL: (Sell stop price from above) + SL + Buffer

TP: (Sell stop price from above) - TP - Buffer


Yes I need 'Pairs" input because I don't want to open multiple MT4. I trade eurusd and gbpusd 90% of time. But I would like the function to choose the pairs of possible.

Also, please don't forget, any PENDING orders made previous day must be deleted at TIME FIRST then new order for the day goes in. So everyday new orders at TIME.

Responded

1
Developer 1
Rating
(647)
Projects
1295
67%
Arbitration
84
26% / 49%
Overdue
338
26%
Free
2
Developer 2
Rating
(38)
Projects
68
9%
Arbitration
18
11% / 56%
Overdue
17
25%
Working
3
Developer 3
Rating
(439)
Projects
545
25%
Arbitration
21
38% / 38%
Overdue
83
15%
Free
Similar orders
I'm looking for an expert MQL5 developer that can create an EA that's based on my price action trading strategy with no indicators. The EA must analyze trades based on my price action rules, enter trades based on my price action rules, manage trades based on my price action rules and exit trades based on my price action rules
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

Project information

Budget
40 - 60 USD
For the developer
36 - 54 USD
Deadline
from 1 to 2 day(s)