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
88086 completed jobs in all languages
Sort by:
NEW EA (personal job)
30 - 50 USD
Hi Shukurjon, I am looking for an EA to trade and back test a specific candlestick pattern. I have exact definitions for the candles that I will pass on to you. I will provide the exact details in .txt format at the next stage. Cheers
1 Application
(8) MQL4 Experts
20 USD
Recently I made an additional function to this EA, a multiplier for the TP in money. It work great if attached to single chart. When I attached to another chart with different magic number, the EA changed the TP to zero. Same thing happen when I made a manual entry. Before I made this additional function, the EA don't have any problem if I attached to several chart at one time. Hope someone can help me to rectify
10 Applications
(17) MQL4 Experts
MartyMighty EA (personal job)
20 - 50 USD
As per discussed, this will be added later, ask me questions if I need to explain more about the EA, so far the EA should have EA name, to set up magic number, option to use % of balance or can be set up manually, martingale rate and etc
1 Application
(43) MQL4 Experts
20 USD
Hi Developers, I am looking for someone who is free now to finish off a job in an hour or less. The job entails to use my indicators to simple create an EA that will generate an alert once all the criteria is met from my indicators. Please respond only if you are free and can do it now
7 Applications
(2) MQL4 Indicators Experts
FX Mechanic V5 (personal job)
50 - 250 USD
This milestone will be dedicated to creating a dashboard and alert system that will assist me while I continue to observe and refine the EA’s current design. My intent is to refer to the dashboard throughout the day to see where conditions are correct for a trade setup, and use the alert system to stay aware of what the EA is doing
1 Application
(4) MQL4 Experts
New function for an existing EA (personal job)
20 - 30 USD
Can you add 2 SMA. the condition is: BUY - break of the "high" AND fast SMA is above the slow SMA. Sell - Break the "Low" AND fast SMA is under the slow SMA
1 Application
(4) MQL4 Indicators Experts
20 - 30 USD
I have a grid expert that i would like to modify in the following ways; i would like to add graphic indication of pips until next entry, if the ea is within its trading hours and for its indicator to be displayed on chart. I would like a basket trailing stop added as well
3 Applications
(2) MQL4 Experts
350 USD
Hello, for a semi-automated system trading only one symbol I need a class CsomethingDialog mainly implementing 29 virtual functions for handling the interaction with a UI that I have implemented in the super class CsomethingGrid. Most of them are of administrative nature and straightforward. To put it in a nutshell I am trying to combine ultimate flexibility with simplicity and manually triggered automation of the
6 Applications
(1) MQL5 Experts
20 - 35 USD
I will like someone to create an EA (for MT4) that closes trades using the set criteria: Set options of closing trades for Long (Buy) or Short (Sell) Positions Close trades as two Moving Average(s) crossover each other ( settings of the MAs is flexible) and/or Closes trade as Price touches a set MA Provides options to set take profit and stop loss
8 Applications
(1) MQL4 Experts Other
20 USD
The demand is very simple Only need to automatically detect When the risk & reward is equal to 1: 1 SL = EL Setting switch settings: When the risk & reward is equal to 1: 1 SL = EL situation When set to True: When the risk & reward is equal to 1: 1 SL = EL, cut half profit When set to False: When the risk & reward is equal to 1: 1 SL = EL, do not cut half profit
4 Applications
(4) MQL4 Indicators Experts
Gr (personal job)
25 USD
- lot size adjustable - a position is always opened, except the last bar is bigger than 900 points(value should be adjustable), than wait for the next bar , if RSI >50 short, RSI <50 long(inversible) - the position have a SL (Stopp Order) and TP (Limit Order) of 300 points (this value should be adjustable) - if TP is reached and position is closed after the next bar a new position should be opened Now the martingale
1 Application
(3) MQL4 Experts
20 - 30 USD
I want an EA that does the following: when an order is in profit more than the specified pips it will close all pending orders of that symbol or the ones prior to the opening of the winning position. params: - Pips in profit - close pending orders: all / "only prior to winning position"
13 Applications
(3) MQL4 Experts
Duplicate EA (personal job)
20 - 70 USD
create an EA that will duplicate trades that will be opened in the mt4. add lots multiplier for the duplicates EA that will open trade with lot*2, *3, *4 etc etc. the Ea should be able be very sensitive and very fast because it will work on m1 chart most on the time. the slippage must be very very tight
1 Application
(6) MQL4 Experts
20 USD
Hi, I already have an EA that is working properly opening trades at specific price levels that i choose and managing them (Sl´s TP´s) I need two minor adjustments : 1. It now draws a line on the entry price, i need to be able to DRAG the line on the chart to modify the entry price instead of having to type it in the ¨inputs¨ again. 2. Let me choose how many trades on open at the price line: Example: # of trades: 1 (
7 Applications
(18) MQL4 Experts
EA price at extreme (personal job)
50 USD
In general this should be an EA that gets the signal from a combination with ATR, camarilla and RSI. there are some parameter needed like SL, TP, trailing, trading times, and so on. Details are in the file attached
1 Application
(28) MQL4 Experts
Paul Malherbe (personal job)
40 USD
ok i have attached detailed description of what i want here is basic description: I want to use 4 x ST indicators together, all with own periods and multipliers enter when all 4 colours change exit with two options: 1)total position when one ST indicator changes colour or 2) half the position when one ST indicator changes colour and keep other half until ST indicator with highest period value changes colour and then
1 Application
(3) MQL4 Experts
20 - 100 USD
Edit: I forgot 1 extra feature which is needed: - Option true/false for disable trading specific pairs XX hours before and XX hours after news release (Daily FX, or others), including the parameters to correct the time zone. Hi, I've modified an EA that opens multiple orders simultaneously, but it's not working 100% and I need some extra features. Current issues: - It opens all orders correctly when these are written
7 Applications
(7) MQL4 Experts Scripts
Update of latest EA (personal job)
40 USD
Hi Aleksy, as discussed I would like to ask you to add the following to the EA: Increase factor next trade Start grid: for example if last trade is minus 100 pips Close all order: for example if all trades together as summary have + 50 pips profit The trading time shall be deleted since the EA should run 24 hours. Thanks
1 Application
(11) MQL4 Experts
20 USD
hi I have a simple EA that i need an account number lock and broker name to the EA. So i can edit in the EA mql the number and broker name so it cant be run on another one. i can then update it for my friends to lock to thier account. i added the +OrderCommission() to line 16+49 to make it take commmisions in the calulation also can u check this is correct and clear up any warnings in it I will send the EA once we
5 Applications
(22) MQL4 Experts
Adding functions to EA (personal job)
20 - 30 USD
I need to be added new funtion for order opening and trailing stop to an existing EA. The new funtions are open position after hit the stop loss and trailing stop
1 Application
(4) MQL4 Indicators Experts