Order Creating Expert Advisor for MT4

MQL4 Experts

Job finished

Execution time 35 days

Specification

EA Name: Create Buy Limit Orders

Inputs:
1) CreateBuyOrder = Yes / No --->If it is Yes, the EA will create Buy limit orders
2) Stopout Margin Level = X% (300%) ---> Must close all the open limit orders if margin level reaches X% & Should not create any new Limit order (Stop the EA and not create any Limit Orders)
3) RestartMarginLevel = Y% (500%) --- Restart the process of creating Limit orders once the margin level is greater than Y%

4) Lot size = ___ (eg. 0.01)     ---> Create Limit orders at this Lot Size
5) OrderDistance = X USD (eg. 25 USD) -----Create Limit orders at this OrderDistance - All prices are in terms currency USD & not pips
6) TakeProfit = N USD (eg. 20 USD) --  (When limit orders are created, they should have this TP. Eg. Order opened at $750, should have TP as 770)
7) StopLoss = M USD (eg. 10 USD) -- (When limit orders are created, they should have this SL Eg. Order opened at $750, should have SL as 740)
8) Limit orders Qty (Q) = ___ (Number of Buy Limit Orders to Maintain at any time)
9) Create_After_Before = ___ (eg. 6$)


Process:
Step1 Clear open limit orders: At the start of the EA ---> Close all limit orders created by this EA in the past

Step2 - Order creation : Create (Q) number of Buy limit orders at the given "OrderDistance" below the current price. Use the following formula to create the buy limit orders for the first time.

Create buylimit orders at 950,925,900,875,850,825,800,775,750,725

(Assume Q=10)
First Buy limit order to create is ---> Current Price-Current Price mod OrderDistance - OrderDistance = 995-995 mod 25-25 =950
Second Buy limit order to create is 950-25 = 925
Third  Buy limit order to create is 925-25 = 900
10th Buy limit order to create = 725


2) At any point in time ensure that there are Q number of buy limit orders at any point of time. For this need to create 1 more highest limit order when price moves up OR need to create the lowest limit order when price moved down.

(a) Example - When price goes to 1006 (ie. 1000 + Create_After_Before), then need to create a buy limit order of 975
ie. 1006-1006mod 25-25 =975
AND - Delete the least price order of 725


(b) When price goes to 944(ie. 950-Create_After_Before), only 9 buy orders will be remaining 
(since Buy limit order of $950 has already converted to buy order just a little while ago)

Hence, should create a last 1 more buy limit order of $700 and so on.


Responded

1
Developer 1
Rating
(362)
Projects
502
40%
Arbitration
146
17% / 73%
Overdue
98
20%
Busy
2
Developer 2
Rating
(356)
Projects
380
70%
Arbitration
3
100% / 0%
Overdue
2
1%
Working
3
Developer 3
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
Similar orders
So does anyone have a mt4 to sway markets trade copier that can send trades from mt4 to sway markets Thats really all Ill need to do and manage them. someone posted one before if you see this let me know if we can get something done. or if theres anyone that has or can make this for me I would prefer one that uses your login to send trades over from mt4 to sway
I want to connect a bot to funding accounts (FTMO) if it is programmed from MetaTrader 4. Do you know if FTMO allows EAs to be connected to their private servers? Have you done this for FTMO before? What do you think is a better option in this case to program from mt4 or from Pinescript with the help of Pineconnector
Helping me will secure all my work in the future. need help fixing two errors I can give you one job a week if your good at what you do
Dear Developer, I need you to create fxdreema project (EA) to implement a multicurrency math based trading with multiple entry modules. the system will be trading on daily basis with extra confirmation with some math from the higher TF, i use percentage of variation between candle close for a specific candles count like from the start of the day for M5 TF and also there will be some extra math to get the power of the
Hi there, I need a trading algo for MT5 for my mean reversion strategy. It’s a cross between bollinger bands and RSI with ATR for stop loss. I trade forex so I need to be able to change the settings based on every pair i trade
Hi I want to convert a indicator to mql5 ea, i want to trade from the previus day red and green boxes. Targeting the gray areas from the prev day. More info in chat Please leave a quote
Hi i have 3 indicators that are mq4 file what i would like to do is to let these indicators become one and get arrow signals for them let me know if that can be done , the first indicator is super smoother line with period 14 with color line, the next indicator is a another smoother indicator that breaks out when a trend begins and the last is 2 moving average line that crosses each other to give arrow signals. I
I want a HFT Bot that Constantly make 1% Monthly returns. And it is able to pass a propfirm Challenge. I have a maximum budget of 60. And I want the EA Logic of this Expert advisor
Hi, Use MQL5 connect to only one binance websocket API: binance.com/stream?streams=btcusdt@aggTrade and get the returned data successfully(you no need process returned data). MUST use this MQL library to connect binnace: https://www.mql5.com/en/articles/8196 Source code need Related binance websocket document: https://binance-docs.github.io/apidocs/spot/en/#websocket-market-streams Thanks
Building a bot that copies signals from the sender platform to the slave platform The expert must work on two remote computers, not the same computer Control settings for masters and slaves as well If necessary, it is preferable to use an interface from a server, for example

Project information

Budget
30 - 36 USD
For the developer
27 - 32.4 USD