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
87225 completed jobs in all languages
Sort by:
2 ea add function (personal job)
30+ USD
I want to find someone to help me write 2 EA EA 1: For example, I buy EURUSD, the starting price is 1.12000. Trading way: Trade step 1: Buy(lot 0.01), price is 1.12000 Trade step 2: Buy(lot 0.01), price is 1.11900 Trade step 3: Sell(lot 0.04), price is 1.11800 Trade step 4: Buy(lot 0.06), price is 1.11900 Because after fall, you can stop the profit, otherwise it will continue to execute trade step 4. If it is
1 Application
(3) MQL5 Experts Scripts
Modify existing expert and indicator (personal job)
100+ USD
fix alert issue on Expert Advisor scanner, update ghost reverse indicator to function along with scanner. send MQL source code file for each the scanner and indicator, I know this is already fixed so just send the source code for each as i send the job directly to you
1 Application
(22) MQL5 Indicators Experts
250 - 400 USD
Dear All, Sorry for deleting the previous job. I am new to this. I have a strategy based on Renko bricks and 2 different EMAs. I want to implement this to trade Forex and Stocks. This job is to trade using a bot that you will created based on the strategy I will share. I want to keep the same strategy to implement this with Stocks; I do not know whether you need MT4 or MT5 to run the trading strategies for Forex as
20 Applications
(17) MQL5 Experts Scripts
30 - 40 USD
I need an EA that will talk between two mt4 in a server (preferably using QuickChannel library) and 1. open a trade on specified day when the total points between MT1 and MT2 meets specified value ex. 15 points. Scenario: EURUSD bid/ask price on MT1 is 1.11371/1.11374 (3 point spread) and on MT2 1.11372/1.11377 5 (point spread). to get the total points add the spreads 3+5 and the absolute value of bid price
4 Applications
(2) MQL4 Experts Forex
30 - 50 USD
Accountant is seeking help to install EA and optimise on MT4. I was running a EA profitably on MT4 but suddenly it started making losses. Its a good EA but i think I need help in optimizing it by using right in parameters. Also need advice on installtion of Recovery EA Thank you
2 Applications
(2) MQL5 Experts Forex
50 - 150 USD
I want a custom EA which can do the following tasks... 1. Must place buy and sell orders based on tradingview indicator 2. Send the event done by EA to a telegram channel 3. Must put SL according to the indicators mechanism 4. Have a martingale enable / disable I will provide all the details of the tradingview indicator which is needed to be used
5 Applications
(1) MQL5 Experts
30+ USD
The Indicator is commonly known as the trend arrows indicator. Looking to create an EA that will open and close trades based on the indicator's trend signal. More details will be provided upon application and quality work only will enable budget increase. Be honesty if you can’t do the job. No time to waste
12 Applications
(7) MQL4 Experts
50+ USD
Hi Arash would you please add the Kijun sen indicator as we discussed. I would like the Kijun sen indicator to have the option to turn on/off and only the Kijun period and the Jurik pre smoothed length as options in the EA. The rules I am using is once a trade is opened, according to the original rules, if the Kijun sen is set to true (in EA settings) then the EA will wait for a full candle to close on the opposite
1 Application
(5) MQL4 Experts
Put VWAP indicator and change strategy (personal job)
40+ USD
Remember EA you had modified to me? One that opens order at 2 MA cross? Can you modify it again? Put a new indicator VWAP instead of second MA? There are some rules: - If MA cross up VWAP, so open buy - If MA cross down VWAP, so open sell - if MA coming from down close at VWAP and back down, opens sell. - if MA coming from up close at VWAP and back up, opens buy
1 Application
30 - 50 USD
Hi, I need support to add some functionalities to this existing EA " Drawdown Control". These are the current functionalities of this EA. I write in RED my desired modifications for input parameters. This EA currently stop running once the drawdown % is reached, I need to this EA always be running to maintain Drawdown %, everytime that drawdown % is reached input parameters need to be executed if are enable. Input
5 Applications
(6) MQL4 Indicators Experts C++
Develop an EA with 2 indicators (personal job)
80 - 100 USD
Outline: 1) Observe beacon signal from Indicator 1 2) Observe filtration signal from Indicator 2 3) Trigger trade 4) Observe exit signal from Indicator 1 5) Close trade as per exit signal Operational principles: 1) EA observes beacon signal from Indicator-1, which switches between "Long" and "Short" 2) EA cross-checks with signal(reading) from Indi-2. If Indi-2 reading met user's pre-set value, says, "+X" for
1 Application
(2) MQL4 Experts
30+ USD
If MA1 is above MA2 Buy at the close of each bar that price touches MA2 TP and SL are input values Or a trailing stop Once trade is X pips in profit , trail stop X pips behind current price
12 Applications
(167) MQL4 Experts
Hull MA EA (personal job)
30+ USD
EA based on Hull ma signal idea pure stop and reverse with signal filter also let the signal filter be optional (true/false) trailing stop (true/false) wait for signal candle close (true/false) pure stop and reverse (true/false)
1 Application
(13) MQL4 Experts
MQL 5 coding (personal job)
40+ USD
1. New Input “News” is needed on the very top of Inputs list. Whatever the text I could enter in this field (for instance: Nonfarm Payrolls – USD ). This Input is meaningless in action as well in testing). By default the field is empty. 2. Comments need to contain following information: (i) text entered in new Input “News” and (ii) pending order meaning was activated. (For instance: Nonfarm payrolls –
1 Application
(34) MQL5 Experts
Trading Robot for MA Crossovers & MACD (personal job)
80+ USD
MACD Crossover autobot. Working on MACD values of Fast EMA – 9 Slow EMA 18 Signal Line 9 To buy - When the Signal Line is above 0 buy when the MACD crosses above the Signal Line. Close the position as soon as the MACD crosses below the Signal Line - Buy when the Signal Line crosses above 0 ( from being below 0) and the MACD is already above it. Closes the position when the MACD crosses below the
1 Application
(30) MQL4 Indicators Experts
30+ USD
If you are the selector, I will say the detailed automated trading EA If you are the selector, I will say the detailed automated trading EA If you are the selector, I will say the detailed automated trading EA
14 Applications
30+ USD
I have a working EA, that outputs "Buy" , "Sell" Signals for a symbol I need to add to it, a script to open a "Buy" or "Sell" deal as per the Signal, with the following conditions If the position is in profit (total profit => Minimum profit) set a trailing stop. If total profit is => (Minimum profit + cost of an additional ticket) set a Trailind stop --and-- Open a new ticket And this logic should continue till the
14 Applications
(4) MQL5 Experts Scripts
Modify an EA that you wrote earlier (personal job)
50+ USD
Trade manage EA mod. You wrote the EA for me earlier. I need just a few mods done so that i can get it tweaked perfectly. This will require hard stop and cutoff for new open trades
1 Application
(57) MQL4 Indicators Experts
30+ USD
I need to create a EA as the same described in job https://www.mql5.com/en/job/102672 The Trade Mirror send trading signals over the internet to other computers (MetaTrader 4/5). EA which broadcasts the trading activity, and the subscribers run a copier EA which receives the signals and automatically mirrors the trades. For signal transmission use socket and No external ddl but for writing on the website external ddl
6 Applications
(8) MQL5 Experts
ACCELERATOR & MASS V 7.0 (personal job)
60+ USD
I need to optimize the last version of mine accelerator & mass v. 6. i need to insert a limited and predefined number of pending order ( secondary orders connected to the main order) to be executed or canceled according to specific rules specified in the requirement document
1 Application
(20) MQL4 Indicators Experts