EA which open and handels Order in Terminal

MQL4 Experten

Spezifikation

Im looking for an Order opening tool, which is opening an buy and an sell order on 2 different stratigies.

1. Strategie - Boath at same time with TP and SL. TP and SL see Parameter below

2. Strategie - selecting open buy or sell first - and open other order if first order is xpips in Minus (should be definated in Sets).
So if first order is a buy - second sell order should be opend if buy order is xpips in Minus.


EA works with other EA together in Termin. EA should not handel orders from other EA just his own orders!


There is TP and if order was xpips in Minus TP should be changed. See Parameters

If one of this open buy and sell order is executed (closed) EA should place this order as a pending 5 pips (should be definated) from closing price of order before with an trail of x pips. So if Market price goes better – execution price from pending should go better.


Explanation to open Strategie 1:

EA should place on same time buy and sell and I want set activ/inactiv and there should be possible "if activated" 1 more pair (buy and sell) to be place on differen Xpips from original order. So if second order is activated this buy and sell opens only if differenc to orders before is more than Xpips.

If one of each pear an order is closed – ther should be opend a pending with Trial. Same direction of original.

In total should be only always opend (if open second order activ) by this EA only this 2 buy and 2 sell orders or, if only one pair is activ only one buy and one sell order in terminal should be opend from this EA.

Please note not each broker does accept Trailling stop. So trailing should be outsmart by making a virtual trailing stop


Explanation to open Strategie 2:

If Strategie 2 is selected EA does open first an buy or sell (depens what is selected) and opend oposide order when first order is Xpips in minus. If one of boath orders are closed this order goes to pending status as above descriebed.


Parameters:

extern int magic=1;//Magic

Strategie 1 activ/ inactiv

extern string comment1="1";//comment 1 – for boath buy and sell orders – comments should be activ and inactiv set

extern string comment2="2";//comment 2 – second pair should be set activ or inactiv

extern double dist2=1;//Distance #1, 0-inactiv

Strategie 2 activ/inactiv

Open first order - Buy or Sell

Open second order - Xpips minus from first order

extern int maxSpread=5;//max Spread

extern double Slipage=3;

extern bool fixed=true;//Use a fixed lot

extern double Lots=0.1;

extern double dLot=0.1;//Lots for each XXX Equity

extern double XXX=100;// XXX Equity

 

extern double blindTP=39;//blind TP

extern double blindTPs=60;//Start blind TP - If 60 pips loss is reached  Price recovers 39 pips order should close

extern double blindTP2=59;//blind TP 2

extern double blindTPs2=90;//Start blind TP 2 If 90 pips loss is reached  Price recovers 59 pips order should close

 

extern double TP=20;// Order opening TP, pips – TP of order

extern double TPn=30;//TP if Order is xpips in Minus – If order was 30 pips in Minus TP should change to Xpips

extern double minus=20;//Minus pips for TP to change

 

extern double SL=50;//SL, pips – SL of order

 

Pending orders

Pending order should be placed x pips away from closing price – example 5 pips

extern double otrial=10;//Stop order trial – if price goes 1 pip better opening price should trial every 1 pip better


Trade Example Strategie 1.

EA is opening direct an buy and sell.

Order is handeled with TP and SL – If one oft the orders goes in minus TP is changing.

If one of boath Order is closed than direct after an Pending order should open 5 pips away from closing. If now market Price goes better the order should trail every xpips to better execution price.

 

Buy order opend 1.2024
Sell order opend 1.2022

Boath order opend at opening installation of EA. Boath orders gets SL and TP from sets.
If order is executed in TP - an pending should be placed - below will be explaind how handling of Pendings should be.
If order does go now xpips minus TP is changing
If order does go now again in Minus Closing price of Order does again change
If order does go still again in Minus Closing Price of Order does again change

If order does close at for example it was an buy order at 1.2030 Pending order should be placed Xpips away so at for example 1.2035 – this would be 5 pips.
If Market Price goes now to 1.2025 trailing of pending should change execution price of pending to 1.2030.

 

Trade Example Strategie 2

EA does after installation open an buy or sell order – depens what in Sets is selected. If selection is an buy order the sell order should open after buy order is xpips in Minus. Order Management is same as in Strategie 1.
Also if an order is close, order will be placed as pending with xpips differenz from closing price (same direction as closed order) an will also have the trailing function.


Bewerbungen

1
Entwickler 1
Bewertung
(414)
Projekte
670
33%
Schlichtung
60
17% / 32%
Frist nicht eingehalten
113
17%
Arbeitet
2
Entwickler 2
Bewertung
(25)
Projekte
50
28%
Schlichtung
47
9% / 72%
Frist nicht eingehalten
23
46%
Frei
3
Entwickler 3
Bewertung
(586)
Projekte
1048
49%
Schlichtung
39
28% / 41%
Frist nicht eingehalten
49
5%
Frei
Ähnliche Aufträge
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
I WRITE a code i want to conect this for automatic trading through vps .and als advanced features for this code .i attached afile please watch .and give me perfect ea
Hello, I need a martingale and grid bot. The programmer must provide a test of about 5 minutes for the EA to see how it works and if everything is fine, it will be selected to make some modifications for personal use to that EA that you provide. If it has a lot of graphics or buttons. better It doesn't matter if the robot is bad, I'm more interested in its functionalities to use with my strategy
Hi Developer, I would like to create the Scalping EA based for Mt4 on the investing.com data https://www.investing.com/currencies/eur-usd-technical EA have timing to adjust time to trade. follow the broker time. From starting time to end time EA have a adjustable Lot size (0.01 incremental to 0.01) EA have a adjustable TP (1pip to 100pip incremental 1pip) EA have a adjustable SL (1pip to 100pip incremental 1pip) EA
Here is the Idea: I want a Semi Auto Trade Panel Manager EA that only activates when I press the BUY or SELL or BUY LIMIT or SELL LIMIT then the EA will do the rest : that includes the BUY STOP 0r SELL STOP and the hedging calculations according to below diagram. So overall , my only intervention is entering the lot size , hedge zone distance and TP ratio or entering the price for buy limit/sell limit then pressing
Hi, I'm looking for a martingale MT4 EA that performs a lot of trading volume per day. If you have the robot, you'll need to send me the demo so I can backtest it. Thank you very much
Hello potential Freelancers I’m very new to trading so please bear with me as I try to explain what ‘m looking for. I'm currently getting signals ( XAUUSD )sent to me and I’m looking to find a person who can look at the data either watch account live, or I send the trade history. The bot my provider is using makes 100’s of trades a day and does very well on average. I’m also looking to have the following features
we want to build a dashboard ea that would display on another chart key metrics : i will foward screeshot of what i want to dashboard to look like : the function i would need to get display are the following: 1. classified past performance ea by magic number ( with classic : total trade , total profit , return/dd , max dd (base on history) , ) 2. equity chart of performance if we click on a magic number we should
the task will be actually quiet simple , i need an active develloper to devellope out of 3 updates an ea STEP 1 (this job): make a classical pair trading ea , that can calculate correlation between assets and trade when the correlation diverge above a specified % the develloper that will postulate for the job will need : 1- to be ok to do the full project this job and the update following 2- very low arbitration , i
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 the 2 lines in the below pictures and then start to activate bids once they cross each other and then be able to manage all bids afterwards towards the direction of the market by opening and closing them intermittently and profitably until the position at the other

Projektdetails

Budget
30+ USD
MwSt (19%): 5.7 USD
Insgesamt: 35.7 USD
Für die Entwickler
27 USD
Ausführungsfristen
von 1 bis 4 Tag(e)