Orders for Expert Advisors development - closed

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
88079 completed jobs in all languages
Sort by:
30+ USD
I need a script or indicator, I don't know which one will do the job. You can decide. Take the High of a completed day and the Low of the day and calculate a support and resistance for the next day. The level should appear automatically usable for the next day. Lets say the high for GBP/USD is 1.32459 , disregard the first 2 digits after the decimal, in this case the 32, then divide the next 3 numbers in this case
3 Applications
(8) MQL4 Experts
75+ USD
Hi everyone, I'd like someone program an EA that would be able to copy market/pending orders from eToro Webtrader platform directly to MT4 (Copy positions from Traders and Funds). In addition to this, it would let me choose different parameters for the whole portfolio it would create. These parameters are : Total number of opened/pending orders per 24hrs allowed, period of time between 2 orders passed
2 Applications
(2) MQL4 Experts
Mql5 EA Romgram (personal job)
30+ USD
Good day friend, I need to include in EA ROMGRAM ,in(DayilyProfitTarget), I would create a point of pl = 0 again.(resetDailyPl) example: Currently After reaching the daily goal of winning the robo paralyzes the operations on the day. If there is ocilação in the price of the asset in relation to the (position close) the Dailypl is zero. getting always enabled to send orders. EX: Create variable ZeroPoint = 200 last
1 Application
MQL5 Experts
An expert based on stochastics indicator (personal job)
50 - 100 USD
I will send all specs and chart on receipt of reply.There is not much else to say except I am hoping to gain a quality ,reliable EA and have the option to modify/improve or add on in the future
1 Application
MQL4 Experts
Add "ECN" parameter to existing EA. (personal job)
50+ USD
As per our chat, I require a ECN parameter to be added to my EA. This is not a bug. It is by design on purpose. It was designed for STP accounts. If your broker is ECN then I can fix it - new order with SL and TP at the same time. STP cannot. STP needs to open the trade without SL and TP FIRST then modify SL and TP - at this time it was too late to modify because the price went outside of SL level. Cost: 75 USD. To
1 Application
(14) MQL4 Indicators Experts
An EA for MACD (personal job)
30+ USD
as per private message. using macd. buy and sell when cross the line. input is required. security ea must be added. only macd is required. detailed will be sent later
1 Application
(17) MQL4 Experts
Update custom indicator (personal job)
30+ USD
hi.. i would like you to update my custom indicator. the indicator need to made a box of information and push notification. the color of the font should same with the color the line. the push notification should be when the indicator cross the value
1 Application
(48) MQL4 Indicators Experts Forex
New version of indicator (personal job)
40+ USD
Hi, ok. Please open a new job and set the price for this. I would still need some changes at S/R zones. 1) screen_1 = Occasionally it does not plot the S / R zone according to the original indicator. As you can see in the first picture. I need to fix this. The S/R zones must always be plotted according to the original indicator! 2) screen_2 = When the S/R zone is alone, everything is OK. But when two close S/R zones
1 Application
(6) MQL4 Indicators Experts
A mod to existing ea. (personal job)
75+ USD
Specifications attached. piwh fwh r hrh gh rthg rthg rrhtg rjt j h egh eh ehj e h ethe toigh eg ehg e h he th h thg ethg erthg erth gehrt ghe rt gh erthg eruthg erthg erthg erthg e ht guhe rthe rb grtgyt htghtg erht; gh r tthg thg e;tgh eutghe;t
1 Application
(68) MQL4 Experts
30 - 50 USD
Hi Developers I would like an EA written for Entry Orders. 1, Open 2 positions one to be +25 pips and the other to be + 50 pips, both with the same stop -35 pips 2, When 1st target hit the +50 position goes to break-even. 3, Lot size .25 (all sizes to be adjustable)
17 Applications
MQL4 Experts Forex
30 USD
Hello again, After testing for a week I have found I need a few more options needed adding to the current EA. Need to have a Stealth TS Also needs to take trades with Multiple candle entries Thank you
4 Applications
(1) MQL4 Indicators Experts
30 - 150 USD
Hi, fairly simple job here... Just an EA I can attach to a chart so once the price reaches PSAR value it closes all orders and the running EA on the same pair. PSAR time frame as per the launched pair. PSAR value must be configurable: Step, Maximum, and at the open or close of the bar. No need to close multiple EA's as I will run just one EA per pair/account so it can work by using the same magic number as the
27 Applications
MQL4 Experts
Development of martingale project (personal job)
100 - 200 USD
The attached describes the specification of the project. every trade must open at candle open price cycle must continue at 'CloseAll" I must be able to decide whether I should trade the next day or next signal Thanks
1 Application
(2) MQL4 Experts
30 - 100 USD
Hello, I am looking for creative high end coders. if you are normal coder just learn and want to make the job. You should not apply. Who is loving, challenging research and ea development. I need them. I need a world best challenger ea developer. i have complete ready ea. But I want something new for the ea modification or secondary ea. Suppose I have a ea copier it understand magic filter number based ea trading
3 Applications
(23) MQL4 Experts
Modify a previously made EA (Three pairs correlation) (personal job)
100+ USD
Could you please modify the EA, three pairs correlation you created for me as discussed. Specification has been explained on the chat. Please let me as soon as you can if you agreed
1 Application
MQL4 Indicators Experts
Making changes to the advisor for work with netting. Change the pips (personal job)
50+ USD
This work will involve the modification of the robot previously created by barabashkakvn, called POSITION BUILDER. The POSITION BUILDER currently works with financial securities where positions are closed via HEDGING; it does not work if the position needs to be closed via NETTING. A new version of the robot will be created which will work when netting is required. This version will also allow the user to specify
1 Application
(6) MQL5 Indicators Experts
Modification Pipfinite EA (personal job)
30+ USD
I want to add: - stoploss automatically Below blue box for buy signal Above red box for sell signal (I want to be able to deactivate this feature!) Thank you for the job
1 Application
(3) MQL4 Indicators Experts
I want a EA based on Pipfinite Indicator (personal job)
30 - 100 USD
Hi, I want a EA based on Pipfinite Indicator "To create an EA, you need to use the iCustom feature and access indicator buffers. All the buffers are outlined in a sample code we provide" I want also a TP & SL & Breakeven feature
2 Applications
(3) MQL4 Experts
40+ USD
Add Parameters: TradesAtOnce = 1; //This will limit the number of trades that are sent to trade server at any one time. This apramter is important because multiple trades (at the moment) are being sent to the server and fu*king over my equity/balance. See "untitled.png" FontSize = ?? //Ability to change font size of on-screen EA labels (my eye sight is not so good). Thats it. David
6 Applications
(14) MQL4 Indicators Experts Forex
30+ USD
Script to open orders on two accounts at same time. The two terminals would be on same machine. Just market orders. Basic stuff like direction, TP, SL, comment, magic. Speed and reliability is priority
12 Applications
(3) MQL4 Experts Scripts