Need to modify the exisiting EA with new parameter name

MQL4 Experts

Specification

Dear Friends,


i have an EA in this need to fine tune in that.

The working method as per attached EA, but it is problem in placing pending order.

Also need to change the parameter as per mentioned in the txt file

(A) Order_Placement_Immediate : True / False

(B) Follow_Distance_Between_Each_Open_Order_From_Current_Market_Price : 100

(C) Use_Place_First_Order_Buy : True / False

(D) Use_Place_First_Order_Sell : True / False

(E) Distance_Between_Each_Set_Off_Orders : 100 

(F) IF_Buy_First_Intial_Buy_Lot_Size : 30

(G) IF_Buy_First_Intial_Sell_Lot_Size : 3

(H) IF_Sell_First_Intial_Buy_Lot_Size : 3

(I) IF_Sell_First_Intial_Sell_Lot_Size : 30

(J) BuyStop_Lot_Increment :  -1

(K) BuyLimit_Lot_Increment :  1

(L) Selllimit_Lot_Increment : 1

(M) SellStop_Lot_Increment : -1


No_Of_BuyStop_Pending_Orders : 5

No_Of_Buylimit_Pending_Orders : 5

No_Of_Sellstop_Pending_Orders : 5

No_Of_Selllimit_Pending_Orders : 5

Use_Auto_Increment_Lot_Size : True / False

Lot_Increment_amount_In_USD : 1000

Lot_Increment_Size : 0.001

Account_No_Lock : 111111

Expiery_Date_Month_Yeat :14:04:2018

Follow_Individual_Take_Profit_for_every_Order :

Follow_Individual_Trailing_for_every_Order :

Follow_Individual_StopLoss_for_every_Order : 

Average_Take_Profit :

Average_Trailing :

Average_StopLoss :


WORKING METHOD


(A) Order_Placement_Immediate : True / False

If this paremeter is true then EA has to open the order imidetaly.

If this Parameter is false then EA has to wait to place the order until the following paremeter meets


(B) Follow_Distance_Between_Each_Open_Order_From_Current_Market_Price : 100

If this parameter is true then Ea has to OPen pending order in both side of the market above 50 Points and below 50 Points

If the Market Price is 1.11000, then Pending Order has to Open for Buy_Stop of 30 Lot & Sell_Limit of 3 Lot at a price of 1.11050 and the

Pending Order for Sell_Stop of 30 Lot & Buy_Limit of 3 Lot at a price of 1.10950.


(C) Use_Place_First_Order_Buy : True / False

If this paramter is true then EA has to open first order of Buy Lot.


(D) Use_Place_First_Order_Sell : True / False

If this paramter is true then EA has to open first order of Sell Lot.


(E) Distance_Between_Each_Set_Off_Orders : 100 

If the Inital order is placed at the price of 1.11050 Buy 30 Lot & Sell 3 Lot, the next pending order distance is 1.11150, 1.11250, 1.11350 respectively for 

Buy_Stop & Sell_Limit pending Orders and for distance of Sell_Stop & Buy_Limit pending Orders are 1.10950, 1.10850, 1.10750 respectively.


(F) IF_Buy_First_Intial_Buy_Lot_Size : 30

(G) IF_Buy_First_Intial_Sell_Lot_Size : 3

If the first order opening as a Buy then the lotsize is 30 and for sell lotsize is 3


(H) IF_Sell_First_Intial_Buy_Lot_Size : 1

(I) IF_Sell_First_Intial_Sell_Lot_Size : 30

If the first order opening as a Sell then the lotsize is 30 and for Buy lotsize is 3


(J) BuyStop_Lot_Increment :  -1

(K) BuyLimit_Lot_Increment :  1

(L) Selllimit_Lot_Increment : 1

(M) SellStop_Lot_Increment : -1

For this parameter the calculation method is as below,

BuyStop_Lot_Increment :  (F) IF_Buy_First_Intial_Buy_Lot_Size : 30 + ((G) IF_Buy_First_Intial_Sell_Lot_Size : 3 x -1) Eg : 30 +(3x-1) = 30 -3 = 27

BuyLimit_Lot_Increment : (H) IF_Sell_First_Intial_Buy_Lot_Size : 3 + ((G) IF_Buy_First_Intial_Sell_Lot_Size : 3 x 1) Eg : 3 + (3x1) = 3+3 = 6

Selllimit_Lot_Increment : (I) IF_Sell_First_Intial_Sell_Lot_Size : 30 + ((H) IF_Sell_First_Intial_Buy_Lot_Size : 3 x -1) Eg : 30 +(3x-1) = 30 -3 = 27

SellStop_Lot_Increment : (G) IF_Buy_First_Intial_Sell_Lot_Size : 3 + ((H) IF_Sell_First_Intial_Buy_Lot_Size : 3 x 1) Eg : 3 + (3x1) = 3+3 = 6



IMPORTANT NOTE : ONCE THE OPEN ORDER IS TRIGERRED WITH TP OR SL. THEN IMEDIATLY CLOSE LAST PENDING ORDER OF PREVIOUSLY OPNED AND PLACE 

THE PENDING ORDER IN THE SAME PRICE WITH THE SAME LOTSIZE IN THE ALREADY OPEN PRICE


FOR REFERENCE PURPOSE EA ATTACHED.


The details enclosed,

Files:

MQ4
INTERCOM.mq4
46.2 Kb

Responded

1
Developer 1
Rating
(584)
Projects
916
46%
Arbitration
31
39% / 29%
Overdue
93
10%
Free
2
Developer 2
Rating
(53)
Projects
79
18%
Arbitration
13
15% / 54%
Overdue
5
6%
Free
3
Developer 3
Rating
(258)
Projects
395
28%
Arbitration
69
19% / 49%
Overdue
120
30%
Free
Similar orders
Hello I need create simple trend first candle session EA. Ea wait for first M5/M15/M30/H1 (all possible timeframes to choose) candle at asian, european and NYC session and open buy/sell stop order above (in long situation) or below (in short situation) x points from highest/lowest point of the first candle. + trailing stop loss stop loss take profit breakeven magic key
Hello Guys ! Looking for a developer to create a EA for my Buy and Sell No repaint indicator. I only have the EX4 indicator file and I want the EA to take trades according to the Buy and sells signals generated by the Indicator. Here are some inputs I want for the EA: - Trailing stop - TP and SL ( in pips ) - Entries, TP and SL ( based on opposite signals arrow ) - Daily target ( in Dollars $ or % ) - Trading hours -
I need a robot that copies the orders sent in the telegram group to MT4 or MT5 so that I can configure the parameters. I would like it to have functions so I can enter and exit negotiations according to my configuration parameters
i need to delegate this job. XAUUSD H4 MT4 i have an ea with source code with smc, fvg, orderblocks and fibonacci, i need to fix somethings and add some features for live markets, any new ideas are accepted, i need also a 4 years backtest report (of metatrader 4). if you have good price and feedbacks and you want work for me also for new jobs apply for this job it's not urgent i need only a good price
Hello, I hope you are well. I have an alert/s that I would like to provide buy and sell orders. The alerts are named *ENTRY* and *EXIT*, so the EA will know what to do. I would like the EA to have the following parameters: 1. Select the number of trades per currency pair 2. Time to trade: Time to start trading to time to end trading - I would like 4 different times to be able to be entered 3. Option to choose which
Order Manager 30 - 60 USD
I am looking for a programmer to develop an Expert Advisor (EA) for order management, which will be used alongside simpler EAs. This EA should include advanced functionalities for efficient and personalized management. **Key Features:** 1. **Comprehensive Information Panel:** - **Order Visualization:** Display all open orders by currency pair, including short and long positions. - **Font Resizing Option:** Allow
Hello! I'm looking for an Expert Advisor that will identify Fair Value Gaps above or below a Simple Moving Average line and take sells when price is above the line and buys when price is below the line. It will take only one trade at a time. It will not take a trade when price is within a number of pips (a parameter) of the SMA. I would like a copy of the source code. When a trade is entered, a text message will be
Hi All I'm searching for a Boom and Crash EA that consistently generates profit. The EA must maintain a drawdown below 40% at all times from 2020 to 2024, ensuring this level each month. I'd like to test it in demo mode for 2-3 days before completing the full payment. : note - you need to work on logic
Hello, I purchased a TradingView script that works very well, but it doesn’t have any alerts. All I need are alerts programmed so I don’t have to sit behind the chart watching it all the time
Hi there, I'm looking for an EXPERT ADVISOR developed in MQL4 for the Forex market. I would like to have it in white label to customise and promote with my brand. The software should have: ⦁ excellent win rate (>80%) ⦁ High risk/loss management ⦁ Linked to macroeconomic news ⦁ Based on ADX, Moving Average and RSI Features : ✅ Currency pairs to use: ALL ✅ Maximum lots per trade editable ✅ Lot Size Editable ✅ Magic

Project information

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