All orders - 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
7078 completed jobs in all languages
Sort by:
30 - 60 USD
I want a programmer to create 3 EA out of one strategy. One for long positions, the other for short positions while the 3rd EA will be for both short and long position. This strategy combines the Relative Strength Index (RSI) and short-term Exponential Moving Averages (EMAs) to identify entry and exit points for trades
14 Applications
30 USD
Very simple task - I have written code for 2 expert advisors (100-ish lines of code each) and I am having issues with the backtests. While the code compiles fine, there must be something inaccurate in the code I wrote and I would like it looked at. I will provide the code of course and a brief description of what the expert does. Kind Regards
6 Applications
50 - 80 USD
Busco crear un indicador que marque todos los Order Blocks en una temporalidad concreta. Quiero que distinga order blocks tocados de los no tocados, que se pueda configurar color y estética del Ordee block y Que marque el 50% de los Ordwr blocks marcados
7 Applications
50+ USD
Hello, Great programmers please need help with new project .I want to make a simple expert edviser based on Zigzag indicator withe specific trade condition like 123 strategy , works on diferent chart type
30+ USD
EA execute a buy trade whenever SMA crossed over or a sell trade when SMA crossed under. EA continues to execute trade when TP is not met and an opposite signal is created by the SMA. EA only closes the sum of open trades when meeting a predetermined Target Price (TP). Incorporate money and trading time management. Developed EA comes with the source code. Details will be discussed when developer is selected
13 Applications
40+ USD
Create a basic EA with 2 indicators and 3 conditions with stop loss and trailing stops. The lot size is one full lot, 1.0 EUR/USD, 100,000 Euros and stated clearly in the code
30+ USD
You need to be able to convert the IBS Indicator which is written like this in ProRealCode: r = max(range,0.0001) ibs = (close-low)/r Also, you need to be able to convert the Momentum indicator written like this in ProRealCode: https://www.prorealcode.com/documentation/momentum/ Return value of the Momentum technical indicator of the Nth bar : (close – close of the N-th last bar). 1 Momentum [ N ] Calculation: It is
Smithpipper (personal job)
30+ USD
i want to use 4 defualt indicators to create an EA ,BB BAND ,STOCH,HEIKEN ASHI AND PARABOLIC SAR USING TWO TIMEFRAME ON ATTACHED CHART , EXAMPLE OF SELL SETUP ON LOWER TF ,,IF PRICE HAS CROSS 50 LEVEL DOWN ON STOCHASTIC 50,3,3 AND PARABOLIC SAR HAS FORMED RESISTANCE ABOVE PRICE HEIKEN ASHI HAS TURN RED AND FINALY PRICE HAS CROSS BB BAND 50 MIDDLE LINE A SETUP IS FORMED HIGHER TIME FRAME WILL BE USE FOR FILTER FILTER
1 Application
30 - 60 USD
I have a strategy in pine scrip. Need to convert into mt5 trading robot with some basic modifications. Scrip is already written and all the requirements. Just with few adjustments are required. Kindly contact me for job. Easy job
12 Applications
Add 2 action buttons to my EA (personal job)
40+ USD
Hello, i want to ofer you another project with the autostoploss program you worked on for me. It works every well and i now realize i could use an additional feature. the interface features a buy and sell button with a close button. I would like to have it adjusted . I would like two buttons added in addition to the close button. one is a close all buy positions button and the other is close all sell positions button
50 - 100 USD
I want EA like for my strategy i used strategy i called base break and some rules critera of strategy two indicator i used for confirmation entry 1 is sma period 13 2nd is Bull power Bear power histogram and others condition like first market create range like and engulf candle break range and also same time candle color change bull power bear power histogram thats the confirmation entry I want i shift my strategy to
50+ USD
Here is the explanation of EA. Overview of the Strategy The main strategy will be hedging trades of similar lot sizes on EUR/USD (or any other pair). The idea is to start with two trades, Buy and Sell of 0.1 lots each. The positive trade will close at profit upon reaching Support or Resistance Line defined by horizontal lines (objects) manually (Blue line for resistance and red line for support). If there is no
6 Applications
Retracement Scalper EA MT5 (personal job)
150+ USD
Retracement scalper EA, scalps easy target take profits with a high win rate, high success rate, using the UT bot alerts indicator for precision entry, variable setting for TP and SL, variable setting for position size, variable setting for retracement in pips
Expert advisor based on SUPERTREND and ICHIMOKU (personal job)
30 - 50 USD
Salut monsieur, j'ai téléchargé un indicateur gratuit sur le marché nommé " supertrend line ". je l'associe à ichimoku pour mes prises de position. j'ai besoin d'un développeur capable de le programmer comme un robot afin qu'il puisse prendre des positions automatiquement sur le marché
30+ USD
1) The EA will be in MLQ5 language and should be able to run continuously on the VPS and should be able to trade any instrument. The source code and rights will automatically remain mine. 2) This order is inclusive of at least one day of trial on VPS to confirm that EA does correct order placement 3) The EA should be able to run in multiple timeframes especially M1, M2, M5, M15, M30, H1
40+ USD
About the RSI EA The RSI EA (Expert Advisor) is an automated trading system that uses the Relative Strength Index (RSI) to make trade entries. The EA can be configured to trade up to 5 currency pairs simultaneously, with a maximum risk exposure of 5% across all trades, and 1% per individual trade (adjustable). Entry Strategy The RSI EA includes two main entry strategies: Break-In: A trade is opened if the RSI level
23 Applications
30 - 50 USD
Project Overview: We are looking to hire an experienced MQL5 developer to create an Expert Advisor (EA) that performs a specific trading strategy involving buy-stop and sell-stop orders at a predefined time each day. The EA will dynamically adjust the lot sizes based on market conditions, and it will manage trades and orders with a focus on controlling drawdown and maximizing profitability. Requirements: Inputs
10 Applications
30+ USD
i want to use 4 defualt indicators to create an EA ,BB BAND ,STOCH,HEIKEN ASHI AND PARABOLIC SAR USING TWO TIMEFRAME ON ATTACHED CHART , EXAMPLE OF SELL SETUP ON LOWER TF ,,IF PRICE HAS CROSS 50 LEVEL DOWN ON STOCHASTIC 50,3,3 AND PARABOLIC SAR HAS FORMED RESISTANCE ABOVE PRICE HEIKEN ASHI HAS TURN RED AND FINALY PRICE HAS CROSS BB BAND 50 MIDDLE LINE A SETUP IS FORMED HIGHER TIME FRAME WILL BE USE FOR FILTER FILTER
Open and Close Trade Using Stochastic Indicator (personal job)
30+ USD
Hi Pedro. I would like to request for you to make another EA. This is an EA to open and close trades using only Stochastic Indicator. It will be attached to a single chart, and will monitor all symbols in the market watch. Let Stochastic Indicator D value of most recent closed candle be D1. The D value of the 2nd most recent closed candle is D2. D2 and D1 represent the 2 latest stochastic D values, with D2 being the
1 Application
30+ USD
I have an algo that is running on ProRealTime, they have their own language. It is a simple strategy with 5 conditions + SL/TP settings, very basic. I need someone that can convert or just create a functional MT5 algo (EA) from these conditions for me, if you do a good job I have around 10+ more algos that need to be transferred to MT5