Orders for indicators development - Trading robot/indicator debugging - closed
Create an orderCategories
All
Indicators
Experts
Libraries
Scripts
Integration
Converting
Translation
Design
Consultation
Other
Popular skills
All
Forex
Trading robot/indicator debugging
Strategy optimization
Statistics and mathematics
C++
Strategy modules
30+ USD
Hello,as the title,I need a simple job. I can't publicate my EA because it gives " INVALID STOPS " error or " RETCODE NO MONEY " . then,the EA has a martingale system,but I want to include also a fixed lot money management and creat a bool to switch between the 2 options. 30 USD SIMPLE TO MAKE Contact me for more info
6 Applications
30 - 60 USD
Helo my friends, I have an indicator and I want to put 3 new simple conditions for BUY and SELL signal, with sound alert and email. I want also to put custom Period of averaging for indicator calculation for CCI, and two wiliams percent indicator range like: extern int picciu=14; //Period of averaging for indicator calculation (for CCI –default period 14) extern int piwprbar=14; //Period (amount of bars) for
11 Applications
30 - 130 USD
I need to have a simple modification to an existing EA. It should less than an hour or two for someone that knows what they are doing. The code is a spread trading code, so it trades two different symbols (second symbol set in the input). The code will be sent to you. Its a modification of an existing trading logic. The following functions should be added: 1. Stoploss. Set in dollars for the total position (ie both
3 Applications
50+ USD
Regards! I have an EA based on RSI and recovery system. I would like to remove RSI completely, keep recovery system - and add placing of pending order based on size and type of previous candle. For example: if previous candle bullish and minimal 5 pips(should be optional how many pips) ->place buy stop order with (pips) offset. Order should have: money management choice and fixed pips. New trade is opened after take
11 Applications
60+ USD
Looking for a simple bot that auto takes trades based off a indicator that prints its own buy/sell signals. i would like the bot to execute pending orders and market orders when the indicator system prints a green (Buy) arrow or red (Sell) arrow i want the bot to only take the trades at certain times of the day 2:00 am-11:30 am EST as you can see from the screenshot below there's arrows that pop up that have a
18 Applications
30+ USD
#include <Trade/Trade.mqh> CTrade trade; input double LotSize = 0.1; input int FastMA = 10; input int SlowMA = 20; int fastHandle, slowHandle; // Initialize indicators int OnInit() { fastHandle = iMA(_Symbol, PERIOD_CURRENT, FastMA, 0, MODE_SMA, PRICE_CLOSE); slowHandle = iMA(_Symbol, PERIOD_CURRENT, SlowMA, 0, MODE_SMA, PRICE_CLOSE); return(INIT_SUCCEEDED); } void OnTick() { double fastMA[2]; double
20 Applications
30+ USD
Hi, looking for pro to simply edit the adx on expert advisor . At this moment wa take trade if adx is above the value we input , want you to add new option that is if value is “ Below “ the adx then it the trade , Add another add same thing to higher timeframe . That’s all very simple job maybe just 5 min job . I’ll consider the price point because it’s nothing :-)
5 Applications
30+ USD
I need someone to code an indicator that I can add to my EA on MQL5. The indicator needs to: - Count a (variable) amount of candles. - Count the amount of pips in each of the candles. - Add all of the pips up from all the candles, and then divide in a percentage how many pips are above the 100 EMA, and what percent is below the 100 EMA. (for example, if in the last 10 candles there has been a total of 1,000 pips
3 Applications
30+ USD
Create virtual average tool to detect how many slipages the symbol has in its timeframe in the broker, thus knowing the average slipage thought methods, take orders and execute them in virtual ways and collect information to have the slippage average Another thought method is to take information of all the orders executed in a real way This is shown in a graph within the chart with the statistics in order to know the
4 Applications
90+ USD
### Job Description for EA Enhancement and Completion #### **Project Overview:** I need an experienced MetaTrader (MT4/MT5) developer to complete and enhance an existing Expert Advisor (EA). The EA includes six functionalities related to liquidity zones, breakouts, change of character (choch), OrderBlocks, entry strategies, and risk management. The selected developer will recheck the existing logic and add additional
7 Applications
Smart Money Structure Strategy with Multi‑Timeframe Trend and Momentum Filters (personal job)
130+ USD
This project develops a structured, rules‑based trading strategy that integrates Smart Money Concepts with multi‑layered technical filters to identify high‑probability market reversals and trend continuations. It combines CHoCH/BOS market structure, liquidity sweeps, multi‑timeframe trend confirmation, Ichimoku cloud direction, MACD momentum, and PSAR/arrow triggers to ensure only fully aligned setups are traded
1 Application
50+ USD
Estoy buscando un desarrollador que pueda crear un indicador especializado para el mercado Boom 1000. El indicador debe ser capaz de detectar y señalar con precisión el momento exacto en que se produce un "spike" o una ráfaga de spikes en el mercado. Características clave que necesito: Detección precisa de spikes: El indicador debe ser capaz de identificar la aparición de un spike de manera oportuna y fiable. Alertas
2 Applications
35+ USD
The indicator source code will be provided after a request. The way to reproduce the issue is to set backpaint = 0 Show Extended Lines = 1 There's an out of range error that needs to be solved
17 Applications
30+ USD
I found out that the calculated moving average (mode SMMA) is different vom the same moving average in the normal chart window. The consequence is a wrong behavour of the EA. Let's take this small "EA" to show the problem: void OnTick () { // Create an array double myMovingAverageArray[]; // define properties of moving average int MovingAverageDefinition = iMA ( _Symbol , _Period , 400
2 Applications
Some Easy Modifications To 2 Existing EAs needed (personal job)
50+ USD
I am looking for some modifications in my 2 EAs. Very simple closing functions and few small correction. Please accept my job so we could continue to the next step. Details will provided after making contract
1 Application
Some editing on the conditions of work of Indicator (personal job)
30 - 50 USD
would like to do some editing on the conditions of work of the candidate, so that the "zero" condition is replaced to be specific to the bollinger not for general level in below , and amendment may include the way candles work, depending on the results
1 Application
30+ USD
Project Overview We have a highly optimized, production-ready custom cTrader cBot built for a fast-paced Renko breakout strategy (specifically trading XAUUSD/Gold). The core system architecture, structural mapping, and breakout logic are flawless. We are seeking an expert C# algorithmic developer for a targeted engagement to refine the execution mechanics and add an advanced trade management module. This is not a
17 Applications
30 - 100 USD
//+------------------------------------------------------------------+ //| SpikeHunterX.mq5 | //| Proprietary Boom & Crash Spike Indicator | //| Multi-Layer Signal System - Trap Zones, Liquidity, etc. | //+------------------------------------------------------------------+ #property indicator_chart_window #property indicator_buffers 0
30+ USD
dear sir I want to split this mt4 indicator into 4 indicator. 1) upper line indicator 2) lower line indicator 3) mid 1 line indicator 4)mid 2 line indicator all with same parameter of the original. 5) arrow signal not required. 6) alert signal not required. and kindly give me the lowest quote . I want this in mq4 program in word format
5 Applications
Stability Upgrade + Retcode Handling + 7‑Day QA for Multi‑Engine EA (personal job)
300+ USD
I need a stability upgrade for an existing multi‑engine portfolio EA. The architecture is already complete and working, but during live market conditions the EA can freeze when a symbol enters restricted trading states (e.g., “Only position closing is allowed”). This is not a bug in your coding — it is simply the next phase of development to harden the execution layer. Scope of Work The EA needs the following