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
88092 completed jobs in all languages
Sort by:
32+ USD
Hello. A client asked me to add "tp modify" feature for martingale EA. Since I am not currently available, I will not be able to make this job. For this reason, I want to have it done in freelance. Things to do. Take Profit Modify feature will be added to Martingale EA. The TP of all orders will change every time EA opens a new order. For example, let TP = 20 in the parameter. With each newly opened order, all profit
6 Applications
(2) MQL4 Experts
75+ USD
INDICATORS USED (on closing price) A) double exponential moving average (period: 80, shift: 0) B) double exponential moving average (period: 200, shift: 0) C) parabolic SAR (step: 0.002, Max: 0.20) D) MACD(fast EMA: 12, slow EMA: 24, MACD SMA: 9) Above settings can be made into EA settings (can be changed by user) LONG SCENARIO (BULLISH) ENTRY SIGNAL 1) (T-1) A crosses B
8 Applications
(2) MQL4 Experts
Big Update on an Robot. (personal job)
100+ USD
Hello! Happy to work with you again! This time i need a change for a setting of 'Distance Stop Pips' and a complex new setting to add to the robot. When you apply to the job i will explain you in detail what i want! Thanks
1 Application
(171) MQL4 Experts
I need an Expert Advisor (personal job)
76+ USD
I need an Expert Advisor which constructed based on bears and bulls power indicators. EA will have some different calculations and opening positions according to using indicators like MFI, RSI MA,S tochastic Oscillator and It will use some indicators as a trend
1 Application
(26) MQL5 Experts
100 - 300 USD
*** I will add my EA as a reference. Feel free to modify it. Note that I am primarily a trader and not a programmer! First, I would like the EA to manage several position at the same time (3 per trade & up to 6) . Therefore, different targets (TP), but the same stoploss (SL) based on the ATR. Parameters must be variable. Example: //Inputs //Money Management sinput string MoneyManagement; input bool
5 Applications
30+ USD
I want to program which can make decision of buying and selling auto on the indicators which I am going to put in configurations. I need just a basic C# code robot to test for my purpose. Urgently required
4 Applications
MQL4 Experts Libraries C# MySQL
30+ USD
Hi, I need someone to create a EA based on a ADX crossover indicator that sends alerts on the charts when the ADX crosses happen. So I would like to convert those alerts to buy and sell trades. I'm new to the space here, so basic explanations that follow. The EA must open a buy trade at the same time the indicator creates an alert on the chart for a buy and then close the trade on the next signal/ alert and open a
12 Applications
(6) MQL4 Indicators Experts
30 - 100 USD
Hi, looking for someone to make an EA with the indicators provided, to be specific (Pivot points). so entries re determeined by main P point( which I'll expain more in deteails Privately) and the exit will be the next R, Trades re all gonna be entered only for buy opportunites. They'll be 6 trades taken once every week. The lot size will depend on the amount the account has (more detailes also private to be shared)
Change the Pipstep (personal job)
35+ USD
Hey! How are you? hope you are good! I want to eliminate the pipstep with close candle and want you to add the pipset normal. Its to do in 2 robots. Thanks you
1 Application
(171) MQL4 Indicators Experts
Robot Trading with 3 indicators (personal job)
30+ USD
Hello I'm looking for a developer to make me a robot I would like a robot that trades in D1 It will be able to use 3 indicators that I select in the input parameters which are the "Volumes", "Accelerator Oscillator" and “Money Flow Index” The 3 indicators will not be used at the same time He will open a trade every day around 12:30 a.m. and close this trade the same day around 11:30 p.m. It's the same I could change
1 Application
(13) MQL4 Experts
A Copier of Trades (personal job)
75 USD
I need a EA that copies trade(s) after the price has moved X number of pips in the opposite direction from the entry price where another EA entered a trade on another Chart. The EA that the trades are copied from and the Trade Copier EA are on different charts
1 Application
(26) MQL4 Experts
30+ USD
I want an ea that can buy or sell stop at desired price. Here is the flow example for BUY: 1) key in PRICE. 2) If current price < PRICE, open three positions of buy stop at PRICE. each order consist of TP1, TP2, TP3. 2) if TP1 reached, set break even to all positions. 3) If break even reached, repeat the process to find current price < PRICE. Repeat and repeat. Thats all
7 Applications
(1) MQL5 Experts
50+ USD
(I speak Spanish and English, as you want) I need a Floating Panel to be faster than using the MT5 buttons and dialog box to set SL, Profit, Trailing, etc. It will have three zones: 1) zone to set pending orders using values of Lots, Price, Stop Loss, Profit and Trailing Stop, to work with Buy Stop and Sell Stop orders. 2) zone to work manually with Buy, Sell, Close and Reverse buttons, using values of SL, Profit and
2 Applications
(14) MQL5 Experts Panels and dialog boxes
Stacked Orders Box (personal job)
30+ USD
this ea is a stack of orders on each side of the range box waiting to be touched by the price the user will determine how many stacked orders on each side of the box the user will determine the lot size of the stacked orders
1 Application
(10) MQL4 Experts
EA with increasing position size (personal job)
100+ USD
An EA that opens one position (long or short). Once the position hits the profit target the EA must open new LARGER position at the market price. It must do that for as long as there are consecutive winning positions. If a position closes at SL the EA must open new position again at the market price, but at the INITIAL size. So it must reset the position size after one position closes at a loss. The EA must have
1 Application
(3) MQL4 Experts
30+ USD
I need ready pip finite trend pro EA.. How EA will works with Pip Finite Trend Pro V.3 ( MT4 ) Step 1: Trade Setup Period - (Pip Finite Trend Pro) I would like to change it for pairs Target Factor - ( Pip Finite Trend Pro ) I would like to change it for pairs Maximum History Bars - ( Pip Finite Trend Pro ) I would like to change it for pairs Set Lot size for TP1 and TP2 Choose SUCCESS RATES- Open order if Success
8 Applications
(2) MQL4 Experts
30+ USD
Hello, creation an EA from a followline indicator that I will provide. Settings : Same of the indicator settings all adjustable SL pips TP pips or automatic closing with opposite signal lotsize send email comment magic number
13 Applications
(4) MQL4 Experts
Create a skeleton for an Expert Adviser (personal job)
30 - 100 USD
I want to have an "EA skeleton" for i Not sure but it may be better to use some cross-platform/framework library, i.e. - https://www.earnforex.com/metatrader-expert-advisors/ATR-Trailer/ - https://www.mql5.com/en/articles/3621 What EA is doing? - starts daily at startHour:startMinute - get list orders to open by calling "getOrdersToOpen" function - open orders - once order is triggered starts to manage them - applies
1 Application
(4) MQL5 Experts
30 - 40 USD
Rules: EA places a buy AND a sell if the current candle retraces/hits the X% mark of the prior candle (based on the HIGH and LOW of the prior candle, NOT the open and close) Things to toggle (inputs): 1. Timeframe = W1 / D1 / H4 / H1 / M30 / M15 / M5 / M1 - if this is toggled by the current timeframe the EA is on, let me know, that would be OK. 2. Buy only when prior candle is bullish = true/false 3. Sell only when
7 Applications
(7) MQL4 Experts
MA indicator modifaction For Olexandr (personal job)
30 - 50 USD
Hello Olexandr, The next modification is just a small one. We now follow the MA in H1. I would like 3 different kind of setting to follow it (and not one). If at least 2 of those signal a trend, I would like the EA to act accordingly (as it is doing now when it signals a trend). So far the EA seems works well, so I am happy. If you have any questions, just let me know. Thank you, Sjerp
1 Application
(2) MQL4 Indicators Experts