New EA

MQL4 Esperti

Lavoro terminato

Tempo di esecuzione 5 giorni

Specifiche

please pay close attention to all the requirements written and be sure everything works exactly as described . EA will work in volatile market below are the specs.

 

Upper and lower limit :  this will be a limit set in number points from the open of current candle at both ends in form of pending buy stop above and sell stop below the open of current candle .

say its set to 100 ..so at the start of the current candle there will be a buy stop 100 (10 pips) above and sell stop 100 points below from the open of the current candle . limit points will be editable .

 Touch Time

  these orders will be there for a given time in seconds and  and if no order is touched in given time the orders will b deleted and EA will do the same at the start of next candle . time in seconds will be editable .

 

After any order is touched .. 

 say the price goes high from open and opens the buy stop and sell stop from below will be moved to candle open price at this point 2 types of buy stops will be used on the base of candle reversal .EA will check the candle hight from open and will check the reversal % .

first a reversal order will be posted 5 points above the current high when candle takes a reversal % , say we set it to 10 and current candle has a high of 100 points from open so when it comes back 10 points Ea will post a buy stop above current high . when ever the current candle breaks current high and again takes the reversal the pending order will be posted again if the previous order was closed. order will have enable or disable function. there will also be a function to control if ea should repeat the order or not .repeat yes or no.

Second reversal order will also be posted on the base of reversal % , say when candle takes 40% reversal EA will post a buy stop 30 pints above the current price. EA will repeat the order when ever price makes new high and drops back 40% if the previous order of this type was closed, repeat function will have a yes or no to enable or disable repeat  .this second type of order will also follow the market ..when its posted 30 points above after given % of reversal and market goes more low order will continue to follow it ..follow function should be used with yes or no so if the order should follow the market or stay at first point . 

The reversal % for both the order types will be edit able .  both orders will work a separate types and will not be mixed up with each other . it will repeat the same type if same type is closed .

 Upper and Lower Side :  the above examples were in a case when the market goes above from open same will work when candle goes low and EA will wait for given reversal to post pending sell stops . If a candle first goes high then comes back , breaks open price and starts to go lower limit (limit is as described in very first function ) EA will change the orders directions ..so above open will be buy stops and below open will be sell stops .

 

Close the Day  : when ea makes a profit of given number of pips in the day it will stop trading . 

other functions will be SL , TP , Trail Stop and Break Even .

Please don,t waste time if you can,t do it perfectly and for given price .

 

thanks 

Con risposta

1
Sviluppatore 1
Valutazioni
(25)
Progetti
50
28%
Arbitraggio
47
9% / 72%
In ritardo
23
46%
Gratuito
2
Sviluppatore 2
Valutazioni
(121)
Progetti
134
66%
Arbitraggio
36
25% / 56%
In ritardo
22
16%
Gratuito
3
Sviluppatore 3
Valutazioni
(130)
Progetti
210
40%
Arbitraggio
90
20% / 43%
In ritardo
85
40%
Gratuito
4
Sviluppatore 4
Valutazioni
(266)
Progetti
540
50%
Arbitraggio
55
40% / 36%
In ritardo
224
41%
In elaborazione
Ordini simili
Required to develop expert advisory which will work on any pair including crypto , forex, gold, silver, oil, simple stragy which will work on RSI,GRID, take profit, grid distance, start and stop button, only buy and only sell, filter for time frame Like 5m to 4 hr. stop loss and take profit .Detail will be shared once you except order
Zzz 30+ USD
// กำหนดค่าตัวแปรพื้นฐาน input double lotSize = 0.1; // ขนาดล็อตที่ต้องการ input int takeProfit = 50; // ระยะ Take Profit (จุด) input int stopLoss = 50; // ระยะ Stop Loss (จุด) input int magicNumber = 123456; // หมายเลข Magic Number input int smaPeriod = 14; // ช่วงเวลา Simple Moving Average (SMA) // เวลาที่ออเดอร์ล่าสุดถูกเปิด datetime lastOrderTime = 0; // ฟังก์ชั่นหลักของ EA void OnTick() { //
Mobile robot 50 - 100 USD
I want a profitable scalping EA robot for mt5 and mobile phones (licence key should be provided).the video link attached below indicates how the EA robot should operate it.it analyses the market before taking trades and it trades candle to candle .also coding samples are provided on the video .it should be applicable to all timeframes.it should trade indices(Nas100,US30,S&p500,GER30,)
I use the translator I hope to make myself understood. I'm looking for a cyclical indicator. mt5. I attach videos to understand how it works. to be inserted at any point of the graph. It is possible to change the color and thickness of the line
This EA must have the following functions together: BE: place BE when the price reach a certain gain in PIPS and you can choose the offset too, so, for example it activates after 10 pips with 1 pip of offset so you can have profit with BE too Auto SL and TP Can manage the trades made by phone when MT5 is open in the PC or VPS Trailing stop (step by step): I can decide at what number of pips the trailing stop get
This is a strategy based on crossing two trend indicators on the second timeframe (1s, for example). We work not only with the market but with the limit orders as well (robot must "read" an order book). Read the whole instruction please for more details. Speak Russian, English
Martingale EA for MT5 30 - 100 USD
Criteria: Only one trade at a time. Cannot open another trade if one is running Trade on EURUSD only, once job is completed I will be happy to schedule more for other pairs You choose entry strategy and criteria win rate must be above 50% in long term backtest of EURUSD Every trade has got TP and SL Trades to last about a day, few trades a week, at least 10 pips gain per trade, so that it can be launched on normal
I have a indicator, mql file. The signals are seen below on a EURNZD H1 chart. Very important to get accurate entries. The signal to trade is the first tic after the the indicator signal paints. I've tried to demonstrate that below. Other than that the EA will have a lot size escalation, an on-screen pip counter, a button to stop taking new trades, SL/TP, and magic number. I would like the indicator to be within the
I would like to create an EA based on the Shved Supply and Demand indicator. you can find the Shved Supply and Demand v1.7 indicator in the following link https://www.mql5.com/en/code/29395 NB: Checks the trading robot must pass before publication in the Market ( https://www.mql5.com/en/articles/2555 ) MQ5 file to be provided
Im looking for an coder to code an EA: Trade management 1. opening trades according to the indicator 2. trades settings to choose from like: open all trades according to the signal open only trade 1,2,3 or 4 % per trade ( example 50/30/20 of the lot settings, with 4 trades it would be for example 50/30/10/10) 3. SL/Trailing settings: Move SL to entry after hitting TP1/TP2 or TP3 moving SL by % keep the original SL

Informazioni sul progetto

Budget
10 - 50 USD
Per lo sviluppatore
9 - 45 USD
Scadenze
da 1 a 4 giorno(i)