Orders for indicators development - closed

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
36138 completed jobs in all languages
Sort by:
30 - 70 USD
I need a well experienced developer to create for me a signal indicator based on MACD indicator, Fibonacci retracement and Moving Averages. A developer must be faithful and know this job well. Experience in this job is the best thing I need. I want this indicator to use MACD histogram to show the direction of the trend. I want 200 EMA to be plotted on the chart screen to confirm the trend direction on the chart and
7 Applications
(4) MQL5 Indicators
DONCHAIN TREND (personal job)
31+ USD
Buy Alert 1) xSupertrend turns Bullish 2) T3-1 is above T3-2 OR MACD 1 is above Zero. 3) During the Last time xSupertrend was Bearish , Price reached the Lower Donchain Channel level 4) MACD 2 is above Zero
1 Application
(9) MQL4 Indicators
30 - 80 USD
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © MightyZinger //@version=5 indicator( 'Slope Adaptive Moving Average (MZ SAMA)' , shorttitle= 'MZ SAMA' , overlay= true ) /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// /// ///
7 Applications
(1) MQL5 Indicators Converting
Changing a couple things (personal job)
30+ USD
Looking to make a couple of changes to an existing EA. This Job is for Irek, he knows how to program this particular job and he is the best at it
1 Application
(13) MQL4 Indicators Experts
Advanced Fractal Zones AI (personal job)
100+ USD
Multi-timeframe indicator that plots fractal zones above and below current price based upon chosen timeframe. This indicator will use the same basic logic as the Advanced Fractal AI indicator with how it defines a fractal zone. However this indicator will be able to plot the zones from an alternate timeframe than the price chart being displayed just like the RSI indicator you developed for me
1 Application
(6) MQL4 Indicators
Modify 2 indicators (personal job)
30+ USD
modify 2 indicators to this one in the image mtf minichart rsi channel indicator and forexking indicator. Show arrow for those indicator in the new one , not in the main chart. with all settings in the propiertes , in the image is all macd indicator , you need convert the 2 other indicator like this
3 Applications
(14) MQL4 Indicators
30+ USD
I need the service of a coder who understands both MQL5 and Pinescript Languages. I already have the source code for the indicator I want to create in Pinescript. I only need it to be translated to MQL5 so that I can use it on MetatTrader 5. The indicator is a combination of Apirine Slow RSI and a moving average which plots the average values of the Slow RSI. I have the standalone Apirine Slow RSI indicator which I
1 Application
MQL5 Indicators Forex
30 - 40 USD
Hello. I have an existing indicator (donchian channels) for MT5, and I would like to modify it to be able to function as a multi time frame indicator. For example, I am hoping the indicator can show (on a chart) the Donchian Channels from the Daily timeframe on a 4 hour chart. That is it. It should be noted that I see there are MTF Donchian Channels here on the market, however they do not have the margin editing
3 Applications
(2) MQL5 Indicators
Modify trailing profit settings on existing EA (personal job)
30+ USD
Modify existing EA to do the following: If the Trailing Start From has not been touched yet (so trailing profit has not yet begun) when the EA opens the 10th position, I want it to override the Trail Net Profit Start From amount previously calculated and change to an amount input in the settings (this is what I need you to add). Also the BE+ needs to be overridden to 0 at 10th entry as well. Both of these things
1 Application
(5) MQL4 Indicators Experts
Automatic detection of GMT off set and Daylight Savings (personal job)
100+ USD
Automatic detection of GMT off set and Daylight Savings So the EA has the Box Hour Start at 03:00 (3 hours after market opening on monday) and Box Hour End at 11:00. The pending orders are placed at 11:00 GMT+3 (1 hour after London market opening time) This is done based on GMT+3 time during DST and GMT+2 outside DST If for example an broker has server time of GMT +2 instead of GMT+3, users need to change time
1 Application
(23) MQL5 Indicators Experts
Additional modifications to Regression Candle UT Bot EA (personal job)
30+ USD
HI Yashar, I hope you are well. I've continued to play with the EA you created for me and I have a couple of additional suggestions for improvements. I wonder if you have time to help me with them. Here is a GoogleDoc where I describe the changes in detail ( click here ). Here is a summary of the changes: 1. Add a volume indicator: "If the volume level is above _______, and if the UT Bot creates a signal within
1 Application
30 - 50 USD
I need a function (an Include Class object) to be used in any EA to send a message to a Discord channel by taking only two variables: 1. a Discord Channel ID or Token, and, 2. a string message. I want only MQL5 internal functions, not third party apps. I would need the code, to make it open source. The simpler and cleaner the code the better. I presume this could be as simple as sending a Json message in a POST using
4 Applications
I Need Help to Modify Existing Expert Advisor Code to pass the validation for MQL5 market (personal job)
40+ USD
Existing EA for MT4 and MT5 must be modified by code so that it will pass all checks to put in mql market. I have ready code you only must implement the mql checks to pass for market. These checks must be implemented. Insufficient funds to perform trade operation, No Trading Activity Before sending every trade order, it is necessary to check if there are enough funds on the account. Lack of funds to support the
1 Application
(4) MQL4 Indicators Experts
Modify an existing EA (personal job)
175+ USD
Modify the existing cloud EA that was made recently. Add some extra filter capabilities and change some existing functionalities according to the document that was sent. Also add the time filter to the indicator
1 Application
(3) MQL5 Indicators Experts
45+ USD
I am looking for coder to combine two indicators. I would like to have added an arrow and pop up alert when two indicators meet and only then. The base indicator is Nice value chart with overbought and oversold levels. Other one has a rsi tma bands signal alert on live/open candle but no arrows unfortunately. So please tie the arrows to the alerts and make them no repaint, no backpaint, no vanish ones. Tying arrows
J9 Modification of an exsisting indiactor to best performance! (personal job)
180+ USD
J9 Are you a skilled MQL5 programmer with a passion for optimizing trading indicators? We are seeking a talented individual to join our team as an MQL5 Indicator Performance Enhancement Specialist. In this role, you will take on the exciting challenge of modifying and improving an existing MQL5 trading indicator to achieve optimal performance, speed, and accuracy
1 Application
(57) MQL5 Indicators Experts
Adding an extra features on existing EA (personal job)
70+ USD
input int Max_Set=10; input double Loss_To_Open_Next_Set=5; Bro I want EA do this 1- After EA reached at Max Set 10, EA will not open anymore the orders right? Good. I called this (cat 1) 2- So what I need is, EA read the last order which is #Set10 if the #Set10 reached to -$50, EA will resume again trade for another Max Set 10. Mean after #Set10 reached at -$50, EA will continue open trade like before until reached
1 Application
(43) MQL4 Indicators Experts
Modification to Levels Indicator V2.1 (personal job)
30+ USD
This modification to the Levels Indicator is about changing the current ‘Thrust Levels’ to ONLY show on HTF. - I no longer need ‘Thrust Levels’ to be shown on current timeframe. - Only need them shown on the HFT. - All validation and threshold calculations remain the same for HFT Thrust Levels
1 Application
(10) MQL4 Indicators Experts
Modify and Adding Extra Function for the previous MT4 EA (personal job)
40+ USD
Hi, I need to add extra function + another entry indicator for my previous MT4 EA. Adding function : -Allowed EA to Only Buy Trade / Only Sell Trade / Both Side -Adding Silver Indicator for optional entry indicator , with On/Off
1 Application
(37) MQL4 Indicators Experts
Osma and MACD part 10 selected point buy and sell buy above MACD 0 point and sell below MACD 0 point (personal job)
30+ USD
MACD and osma 48 and 104 and 20 setting are to be adjustable Before MACD line below and signal line above after crossover MACD line above and signal line below, MACD line above 0 point and osma from the bottom to 0 point will be execute buy position Before MACD line above and signal line below after crossover MACD line below and signal line above, MACD line below 0 point and osma from the top to 0 point will be
1 Application
(28) MQL5 Indicators Experts