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:
50+ USD
Hello, I would like you to add some lines of code to existing EA that I had from Strategy quant program (attachment .mq4). The program by default offers fixed lots, fixed sum and percent of capital money management only. I want to add 2 new money management methods to the EAs that can be also backtested in MT4 strategy tester. Advanced money manegement methods :: 1. "consec wins" - form of positive progression
5 Applications
(6) MQL4 Experts
50 - 150 USD
HI I want to explore the possibility of coding an EA on the following logic on a Renko Chart Initial BUY - Entry is after 2 consecutive Green Bricks - Then trades every green brick after that until TP Initial SELL- Entry is after 2 consecutive Red Bricks - Then trades every Red brick after that until TP NO SL TP Options - A Total PIP Target of all the trades in progress B Price Target set Manually - If this could
30 - 200 USD
Criteria for entry: select buy or sell manually; Trade entry - depends on the time frame- 15min, 30 min 1 hr, 4 hr, daily, weekly and monthly, Trade Lot : fix lot or option to multiply with 1.0, 1.2, 1.3, 1.4 etc compounding in winning direction) Trade criteria - once enter into trade: 10 -30 PIP SL - needs option to select SL pips and number of trades against trades , TP-100 pips to 300 PIP -option to select TP pips
3 Applications
(3) MQL4 Experts
New Pivot EA (personal job)
100+ USD
Yes! Remove the color_ma indicator and replace it with the trend mate. Then add these options 1. "true" or "false" for using the trend-mate indicator 2. close at averaging in pips. Similar to my RMI EA Pro EA. 3. Close at % profit just in case it's needed. 4. Close at % loss The EA also backtests really slowly. Actually I don't think in it's current state it can even do a backtest. It gets stuck and crashes
1 Application
(70) MQL4 Experts
Add some functions to expert (personal job)
50+ USD
i need some functions to add my EA like RSI, Momentum,Stochastic and Moving Average. these functions will be compatible with EA. these functions will use to open positions and some of them will be filter
100 - 150 USD
Creation of an EA that will place and close SELLs and BUYs according to the combined signals of two indicators. The EA must be able to recognize the signals of the indicators from the charts, because there are not buffers for indicator's signals. The EA will include various tools, such as : 1) manual placed stop loss and automatic calculated stop loss, 2) manual placed take profit and automatic calculated take
9 Applications
(9) MQL5 Experts
30 - 200 USD
Hello, Looking for a free developer to get started now on a EA. I will explain everything once we chat. Will be some back and forth until you understand what I'm after. But if we start and continue until understood it shouldn't take long. cheers
12 Applications
(1) MQL5 Experts
30+ USD
Hi folks, Hi need an EA which can make more than 100% in one month to join trading competition . Will require the source and exe files too. Am open to idea and suggestions. Tq
100+ USD
Hello. I have indicator that shows entry and exit points. But i have to follow the indicator and do entries and exists manually. I need programmer who can build EA with that so EA follows the indicator and does trading automatically.. Thank you, Ahmed
9 Applications
(8) MQL4 Experts
Expert advisor (personal job)
30+ USD
If you would like we can do it step by step. For step one, we can do this as a new order: i would like new option : when the line of the indicator goes up, the EA buy, when the line of the indicator down, the EA sell (don't see color) # 2020.03.30 03:38 EN reply EA buy : indicator down positon close - open position sell Ea sell : indicator go up ; position close open position buy # 2020.03.30 03:40 EN reply Then if
1 Application
(6) MQL4 Experts
35+ USD
I am looking for a robot for MQL4. Two EMA crossover. input parameters ...SMA or EMA. how many days of EMA or SMA.....Lot Size SL and TP. Timeframe would be any timeframe therefore timeframe on chart used. Entry and exit either by tp or another entry. Needs testing first
5 Applications
(2) MQL4 Experts
Simple Round Number Level EA (personal job)
50+ USD
(Hey Alex, hoping you can work on another EA for us. Please see the below requirements and let me know your thoughts) Functions - Market Entry upon price crossing new Round Number Level (Ex, level is every 100 pips) - Entry only occurs when price crosses Round Number Level in the direction of selected timeframe direction ex; Price enters long at 22,300 when H1 is Green. (Price is above H1 open, and crosses
1 Application
45+ USD
The fibo needed actually will have standard risk levels for risk to reward that is controlled by expert. It must have a sequence of events and control open positions. The expert is built from scratch with money management and trails risk to reward based on the fibo
3 Applications
(61) MQL4 Experts Forex
30 - 100 USD
I would like to develop an EA on MT4 with stochastic indicator as base for entry and exit trades. the EA will have a control panel. control panel input: Buy only/Sell Only Starting Lot size Take profit in pips: CCI or Stochastic parameters: %K period %D period Slowing Price field Ma method top level buttom level martingale distance: martingale multiplier: martingale take profit: Close All: Those are the input i need
New Info Panel based on Pipfinite Pro Indicator (personal job)
30+ USD
As already described: Add an Infopanel whith the day results of the trades based on the Pipfinite Trend Pro EA. The data is bases on the Brokers prices and show the results of the added results of the hit targets of the day, aswell the result of the trades in case user owuld had trade entry and exit at opposite signal
1 Application
(13) MQL5 Indicators Experts
Script for BUY and SELL STOP orders (personal job)
45+ USD
simple script to place BUY, SELL OR BOTH STOP limit orders on a chart. each order should have a lot size, tp, sl. have the option to have 10 or more orders placed at once 1- Amount of limit orders: 10 or more 2- Type of orders: BUY, SELL, BOTH 3- Lot incremental: start with 0.01, 0.02,0.03.... etc so ( n+0.01) 4 - Pip distance : start with 100 pips
1 Application
(4) MQL4 Experts Scripts
40 - 110 USD
Trend Scalping Expert advisor Indicators being used: .) TMA custom indicator that displays an X as entry .) Moving Averages .) Stochastic oscillator .) Momentum indicator Options to include: .) Time filter based on hours ( ex. trade start 04.30 trade end 22.30 based on server time ) [ Still needs to be able to modify running trades during those hours ] .) Lotsize .) Hard stop loss calculated in points .) Hard take
7 Applications
(5) MQL4 Experts
30 - 50 USD
I have a DLL function that returns values to an EA. I'd like to compare the current value vs. an average as a signal. My current average function takes a series of values. I am looking to create/modify either to work together. Need simple help to create
5 Applications
(6) MQL4 Indicators Experts C++
Quick Bug Fix Volume EA (personal job)
30 - 50 USD
Hi, I have an an Expert Advisor that is in production and I have received a specific error when executing trades. I need an experienced developer to look at the source code to understand why this error is being generated. I have halted my trading until this can be resolved, in some cases if the EA does not execute the trade on the signal it ends up taking the trade a couple of hours later. I need this EA to be exact
1 Application
(41) MQL4 Experts
Adjusting existing ADX/SAR EA to allow for multiple trades per symbol (personal job)
30+ USD
EA Scope of Work: Adjusting the existing ADX_SAR_EA file to allow for multiple trade entries per symbol. Currently it will not enter a new trade if a trade is already in progress
1 Application
(1) MQL4 Indicators Experts