Orders for Expert Advisors development - Trading robot/indicator debugging - closed

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
7764 completed jobs in all languages
Sort by:
30+ USD
Make MT5 Make sure this EA can sale on MQL market * Give Custome Code to sale to specific account number and name and expired date ( sale off site) it can run strategy tester Only Admin can change ZigZagColor:Dept,Deviation,StepBack Hide indicator to User Comment For detail will tell later
30 - 50 USD
Create a trading robot mql5, mainly for trading stocks based on RSI 21. Buy trade when RSI 21 enters an oversold region, below 30 and goes above 30. Sell trade when RSI 21 enters into overbought region, 70, and comes back below 70. The RSI period and the overbought and oversold parameters should be configurable on inputs To re-enter a buy or sell, first the price should complete 4 candles before going below 30 for
30 - 50 USD
Good day, I'm looking for someone familiar with MT5 EA coding that could assist with the following: an EA that executes trades based on predetermined RSI Levels incorporating all order features such as SL/TP and TS. The EA should have a user input section to specify various variables used in the EA. MQ5 Code should be provided. The job would require programming of a fully automated EA, buying and selling lots based
50+ USD
Project Description: We require the development of an Average Order System Expert Advisor (EA) equipped with the following customizable inputs: 1. **Start Time:** This parameter determines the specific time at which the EA initiates its trading operations. 2. **Lot Multiplier:** A numerical value greater than 0.01, serving as the multiplier applied to subsequent lot sizes. For instance, if set to 1.5, each subsequent
3 Applications
30+ USD
I need to convert an MQL4 file with its source code, to MQL5 also with the source code. EA only uses one indicator. not to complicated. just add one condition, to filter existing logic: add one EMA indicator: if price >= EMA , check existing conditions to BUY if price < EMA , check existing conditions to SELL let input TRUE-FALSE parameter, to activate or desactivate, this EMA filter condition. need ASAP. thanks
15 Applications
J1C Modification of an existing EA to best performance! (STA) (personal job)
250+ USD
J1C (STA) Are you a skilled MQL5 programmer with a passion for optimizing trading EAs? We are seeking a talented individual to join our team as an MQL5 EA Performance Enhancement Specialist. In this role, you will take on the exciting challenge of modifying and improving an existing MQL5 trading EA to achieve optimal performance, speed, and accuracy
40+ USD
Hi Need a programmer to modify EA. Need a recovery funtion that will start recovery if the stoploss is triggered. Revovery mode True/false Inputs: · Stoploss in points (When SL is hit the EA starts the recovery function) · Trail_Above mulitiplier (input value * Trail_Above value) · Multiply lot in revovery (input value * last lot size in normal mode ·
40+ USD
Need An EA coded using the following instructions in the attached images. The instructions are in order from the images 1,2 and 3 respectively The strategy involves different indicators as mentioned in the attached instructions
30 - 40 USD
Dear programmer, I am here trading US30 only. I am trading an MT4 EA which monitors the market, and at a good moment sets the first order of a possible series of orders. The EA sets after the first 1 order, for example 1 order every 20 pip. It continues to place such orders until the market turns. The same EA has by me a preset in USD when it closes all orders when the amount is reached. I will send you a full
6 Applications
30 USD
I have some code that was written for me for an automated strategy for NinjaTrader 8, but doesnt seem to be working right. Have already discussed with you before
30+ USD
I am laying the last hand on my EA and want someone with great experience to check it and add the following features to it: -Magicnumber, custimizable -Account lock, so i can put in a accountnumber and the EA will only work on that specific accountnumber
50 - 100 USD
This strategy is going to be based on 3 sets of indicators. Indicator 1: Moving averages. Here we need 2 moving averages. ✓ The 50EMA and, ✓ The 200EMA. - Whenever the red 200EMA is above the blue 50EMA, this gives the idea that the market is bearish (look for sell opportunities) - Whenever the 50EMA is above the 200EMA this gives as the ideas that the market us bullish (look for buy opportunities). Indicator 2
30+ USD
I want to create an EA that read the csv file. I got the csv file that update every mins. File location : C:\Users\Administrator\AppData\Roaming\MetaQuotes\Terminal\010E047102812FC0C18890992854220E\MQL5\Files File example 3/27/2024 13:05:50,BUY,XAUUSD,M15 3/27/2024 13:05:51,SELL,XAUUSD,M15 3/27/2024 13:26:00,SELL,XAUUSD,M15 3/27/2024 13:32:50,SELL,XAUUSD,M15 3/27/2024 13:56:51,SELL,XAUUSD,M15 3/27/2024
4 Applications
EA BASED ON EMA & MACD (personal job)
50 - 80 USD
EMA: 5EMA & 15EMA MACD: 12/26/9 The idea of the trading system is as follows: ONLY 1 opened position available in EA trading Specified period: 5M / 15M / 1H, SPECIALLY FOR 15M Positions are opened at the market price when 5EMA crossed 15EMA, based on that the main MACD line crossed the signal line performed the same trend direction. Positions are Closed at the market price when 5EMA crossed 15EMA with opposite
1 Application
BIG CANDLE EA (BC.mq4) (personal job)
100+ USD
This EA will do 2 things. 1. Generate BUY and SELL signal using the 5minutes timeframe chat. Time frame option will be on input to choose any time frame EA will work with. 2. Execute BUY and SELL orders on RENKO chart as long as the Buy or the Sell signal is still valid. EA will be executing SELL orders on two OB RSI levels (UL1=level 70 and UL2=level 80) and BUY orders on two OS RSI levels (LL1=level 30 and
1 Application
60+ USD
Based on the tradingview script I sent to you and our discussion. I want you to convert those discussed features I told you about to Ninjatrader 8 indicator . Thanks for your help
30+ USD
Make an ea made for an indicator on mql4 market. The ea must have auto lot per x balance. Time filter, open and close trade based on what the indicator it’s instructing you too do so, daily target profit and loss in usd and %
Modify and debug my EA (personal job)
30+ USD
I need to modify the enty logic of an EA you coded for me. A new of entry indicator is to be resourced. I also want to change version name. The EA also has a bug that needs to be cleaned. Otherwise all other aspects of the ea remain the same
1 Application
30+ USD
Make an ea made for an indicator on mql4 market. The ea must have auto lot per x balance. Time filter, open and close trade based on what the indicator it’s instructing you too do so, daily target profit and loss in usd and %
30 - 70 USD
The principle for this work is to create a code for MQL5 that uses the stochastic and a tendency channel. The strategy that is required to be corrected is based on the next: Buy condition : 1.- There need to be an uptrend. Mainly in my strategy I use the CHOCH and BOSS ( I didn't programed this on the provided code. ) to determine in which direction is the price going and I mark a tendency channel using the 2
12 Applications