Orders for indicators 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
2902 completed jobs in all languages
Sort by:
30 - 45 USD
Buen día. Busco un desarrollador para agregar sistema de Martingala a un Bot de MT4, sin poseer el código fuente, solo el archivo EX4. Mas detalles en mensaje privado, agradezco la atención prestada
30+ USD
Hi Dear developpers, I've an EA that was working very well with the previous versions of MT4. But since, they have updated their platforms, my EA it's not working anymore. I've tried to use those old MT4 versions but there are just temporary. So i've decided to updated this EA so i can use it on the newest version of MT4 (1420) and those who will come after it. I also want to implement new inputs in it. I also want
30+ USD
I need a simple EA based on 2 sets moving average crossover strategy, it should able to work on different timeframes, time sessions, currency pairs and Moving average indicators ( exponential, simple) ENTRY STRATEGY The EA execute trades using 2 sets of moving average crossovers for example (20,200) crossover & (50,200) crossover. Buy when both crossovers have switched to buy signal. Ie; · Crossover between
5 Applications
30 - 50 USD
Condition for Buy should follow this flows 1. Daily time frame- Should be in Buy trend (See the Daily timeframe picture to understand) 2. 4hrs time frame – should be in Buy trend (See the 4HRS timeframe picture to understand) 3. 1hr timeframe- Should be in Buy trend (See the 1HR timeframe picture to understand) 4. 15Mins timeframe, don’t enter a trade until a new buy signal shows up and enter the trade after the
AN EXPERT ADVISER (EA) NEEDED FOR MY INDICATOR, I HAVE THE SOURCE CODE (personal job)
30+ USD
EA BUY conditions 1. I want to the EA to detect an UP trend when the UP arrow have appears, the up arrow repaint, so I want it to detect the UP TREND after the current bar after the current bar. (See the attached picture) 2. it will enter trade once the Up star have appear, it should enter trade after the current bar that the UP star is showing , the up star repaint too. 3. It will CLOSE the trade once the DOWN STAR
30 - 200 USD
i am looking for experienced programmers who can help me out make my expert with zero lags and run smoothly and develop it in any possible way that make the accuracy way higher i need in addition to make this expert advisor linked on mt4 and mt5 also link the ea to WhatsApp and telegram bot where it giveS signals of the expert on it
AN EXPERT ADVISOR BASED ON PRICE ACTION (personal job)
70+ USD
EA BASED ON BASIC INDICATORS; MOVING AVERAGE, VOLUMES AND PRICE ACTION INDICATORS: EXPONENTIAL MOVING AVERAGE (PERIOD: 50, SHIFT:0, MA METHOD: EXPONENTIAL, APPLY TO: CLOSE).(INTERNAL IMPUT) VOLUMES: FIXED MINIMUM :0, FIXED MAXIMUM: 100 (INTERNAL IMPUT) TRADING STRATEGY 1. BUY ORDER; EXECUTE BUY ORDER: IF PRICE GOES ABOVE THE 50 EXPONENTIAL MA AND VOLUME OF ONLY A BUY CANDDLE IS EQUAL TO (INPUT PARAMETER) IN THE
ARROW INDICATOR TO GENERATE SIGNAL FROM TWO DIFFERENT HEIKENASHI AND A THIRD INDICATOR (personal job)
90+ USD
I want an arrow indicator that will take signal from two heikenashi and a third indicator. The new arrow indicator is going to take signal from two custom Heikenashi and one other indicator
1 Application
40+ USD
I have an ATR Average True Range indicator I need your help to put some Tools on it It has to change the color of the candle When The body of the candle is bigger than the ATR 7 period and the Price is above or below the 20ema 1 Bullish Candle: Changes color, if the candle body is larger than the ATR (7-period) and the current price, is above the 20-period EMA. 2 Bearish Candle: Changes color, if the candle body is
10 Applications
Account Monitor v2 (personal job)
50+ USD
Incorporate closed trades on Account Monitor indicator as an option with custom period (from to calendar dates) as shown on the mt4 platform. It’s another option where it can display both open and closed trades within a specific period. You may work on whichever way that is easier for you but the buttons must be on the chart indicator so I can view the selected period. For simplicity, you can allow by default the
Ad TP, SL, AUTOLOOP function to my CHAOS ALGO TRADING EA (personal job)
70+ USD
I'm looking to ad few features for the CHAOS ALGO TRADING and remove few bugs, here's the list: MT4 version: ---------------- - ad a TP (take profit) in $ value that user can choose and input. once EA floating balance indicated on graph will reach this input, then EA will CLOSE ALL, same as if user click button CLOSE ALL. - also ad SL (Stop Loss) in $ value thsat user csan choose and input. once EA floating balance
1 Application
Add 'Alerts' to an existing indicator (personal job)
35+ USD
Please add 'Alerts' to this channel indicator. Alerts should have on/off capability. It should also have push notification with pop up alert and sound. It should not at any point be CPU intensive
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
Add ADX and DI logics to na existing Dashboard in Pinescript (Tradingview) (personal job)
60+ USD
d1.ADD AdX and DI logics to show their values on an existing Dashboard of a Tradingview’s custom indicator. 2. The Dashboard must show in specific collumns the ADX and DI values for each selectable timeframe so the user can have an overall sight of the values of both situations in real-time. 3. The dashboard must keep functional with all the previous features it had before, so the other indicators already
1 Application
30 - 60 USD
I’ll provide a few screenshots. Screenshot 1 is the settings I use so you can recreate the scenario Screenshot 2,3 is showing the indicator set on H4 on an M30 chart. I draw some arrows so you can better understand. The alert is simple: 1. When the green line steps down > alert > Symbol, time, down. 2. When the green line steps up > alert > Symbol, time, up. 3. If current value of PVT indicator is equal to the
6 Applications
30+ USD
Specification I will need Source Code when completed please. The Existing EA I have is based on the No Repaint Half Trend indicator. Please remove the Half Trend indicator from the EA . Please Code the Custom Parabolic SAR indicator in its place as it will be the main entry and exit indicator now . Please Code this EA with a view to be able to add more indicators , filters in the future if needed. Please include
Add Line Functions, Trade Manager Separation, Signal Line Debug (personal job)
88+ USD
Create an “add lines to signal candle” function Add two horizontal lines 1 minute after a signal candle has closed one at the price level of the signal candle’s close And one at the signal candle’s: High if it is a buy signal Low if it is a sell signal Remove both lines after (x) 1hr candle closes since signal occurred Find and fix issue with signal lines not generating, and the line being too extended Separate Trade
1 Application
30+ USD
I have an EA which is based on Martingale Grid Concept and works well. The only issue is that it keeps on opening the trades without any limitation. I would like to add a variable "Limit Order" = 5 for example This means that maximum open positions at one sided trades will be 5 but not unlimited. EA should not open a limit order after 5 orders. The edit is very small. But if the developer or coder is expert, then
30+ USD
Good Morning, i have my personal EA that when the indicator find a trend change, close all the operations on that pair and open new one with new trend direction. i'd like to implement that every time there is a negative position opened, EA doesn't close that position but opens new one on the opposite direction with double lots and close both positions when the sum is 0. in this moment EA works like this: when
Add New Risk & Drawdown Parameters to Existing MQL5 Expert Advisor (personal job)
30+ USD
I already have an existing MQL5 Expert Advisor that is working correctly. I need an experienced MQL5 developer to add several new input parameters and modify the EA’s risk and money management logic according to the detailed instructions below. This is an extension/modification, not a full rebuild. You must update the current EA source file (.mq5) to include these new parameters and ensure they work correctly with
1 Application