Orders for indicators development - closed
Create an orderCategories
All
Indicators
Experts
Libraries
Scripts
Integration
Converting
Translation
Design
Consultation
Other
Popular skills
40048 completed jobs in all languages
Sort by:
Dashboard plus ea (personal job)
189+ USD
I will explain more on the way if this is ok for you. It is difficult, sometimes different situations arise. Signal Power : 4 TF - In this ordern W1 D1 H4 H1 The dashboard should be compact and small in size, auto symbol(single pair), custom symbol. Should also work for other instruments such as sp500, dow jones..... ADD visual alert at the first score signals
1 Application
30+ USD
I like a dev to build a dashboard with RSI and a custom indicator that I use for my trading.The dashboard will display on the each attached chart and will issue an alert when all the signals are aligned across timeframes. I will give more explanations in the requirement doc
16 Applications
Modification to GGI (personal job)
60+ USD
Modification to GGI : Rod, this modification is simple and straightforward. GGI already prints the trades for a total of 20 All Grid and Fresh Grid strategies on the charts for a total of 10 setups (BB, CP, 5BF, 3BF, P, DM, BSR, FC, CABO, CABHL). Those 20 strategies in the dropdown menu should not be disturbed. This modification adds more strategies to the dropdown menu. This modification deals with All Grid trades
1 Application
Expert modifications needed (personal job)
50+ USD
Hi, need to modify eas below. Details can be found in attached image. ma add working. time trend strenght - chnage main indicator with mobo bands - add mobo bands settings to ea options Tipu - add working time like in trend strenght - add ma filter by defaulth 38 and 62 like in trend strenght
1 Application
Additional features for the RSI-based strategy (Project_248) (personal job)
100+ USD
I need additional defense functions of the account Project_248 1. I establish after exceeding what % of account usage I cannot open any additional orders. For example: I have used 10% of the account, I have blocked placing orders. 2. I establish the maximum number of positions I can open. That is, I establish that I can open 10 positions, 11 is no longer possible. 3. I establish after obtaining what loss in the daily
1 Application
Expert Advisor (EA) Development Request (personal job)
100+ USD
Hi Everyone, I am looking to hire a developer to create an Expert Advisor (EA) for MetaTrader 5, utilizing two custom indicators: HalfTrend and Squeeze Momentum . The EA should be designed based on specific trading conditions which I will detail below, and it should also include comprehensive optimization and backtesting. Project Details: Indicators to be Used: HalfTrend Indicator : Should generate buy/sell
60+ USD
Hi, I need to get a new single Indicator, the result of the union of three already existing indicators (attached), let's call them "sub-indicators". The new indicator must generate a continuous green/red output signal in a separate chart window. The 3 sub-indicators to combine are: ind_arrows ind_supertrend ind_wave (pay special attention to this one) These sub-indicators return, two of them continuous signal at
7 Applications
30+ USD
Modify parameters to an existing EA. include : 1. SL ,TP , Number of trades with true/false option 2. Hedge parameter on/off mode 3. Change the trading conditions 1 ,2 and 3 Here is the Idea: Since this is a hedging EA by default , I want an option to turn on or turn off the hedging mode. If the hedging mode is ON(true) then the EA will work as the default hedging EA but if the hedging mode is off(false) then it will
7 Applications
241030 EA modification smooth heiken ashi (personal job)
30+ USD
Hi Fabio, I want to change my existing Heiken Ashi to a smooth heiken ashi version, im trying to improve my trading during sideways market by having more smooth HA. I found this smooth heiken ashi from Trading View free indicator, attach image below I have converted this into MQL indicator, attached below (using chatGPT) I would like to add this new smooth heiken ashi into the ea, so we dont need to attached/link
1 Application
Yobsa Series Trader MT4 & MT5 (personal job)
70+ USD
You are to add the EA0 on top of the provided software for buy and sell take off. Then carefully extend the series of software to sixty in number of the series for both the MT4 and MT5
1 Application
30+ USD
Hello, i need a sound alert in Stochastic indicator in condition : 1. Main line crossing up oversold area (ex : level 80) 2. Main line crossing down overbought area (ex : level 20) 3. Main line crossing signal line Note : All alert can be turn on and off manually. I use all the parameters contained in the standard stochastic indicator in MT4. It would be very good if the sound mode for each of these conditions could
11 Applications
Jericho Indicator and EA (personal job)
90+ USD
So the new indicator and EA will be called Jericho. It's basically JC with a twist. We remove the HTF supertrend and use the Trend Path as confirmation. As for the change on JC..... Just remove the HTF section of supertrend. For Jericho, It's all the same rules as JC except the added confirmation of the Trend Path. In the file, there's screenshots showing confirmations etc as well as the settings for JC
1 Application
30+ USD
I have a EA which opens multiple grids and opens grid of loss side. I want to update the EA to open grid on profit side as well. On loss side will have max trades. There will be more further upgrades after we complete this
11 Applications
Profit Loss and Candle Timer (personal job)
30+ USD
I would like to make an indicator (showing time until current candle closes and live P/L in USD) that works in MT5, similar to the one in the code attached. The main thing: That the clock changes with every second on the chart, and does not lag (freeze). Also that I can change the location of the indicator on the chart, and the size and color (black color, font size 18 by default). Would like it so that I can move
1 Application
40+ USD
The Pictures Explained: - First Picture = My Current Setup - Second Picture = You'll notice there are no candles appearing in that area, this is what you have to achieve. Here I have highlighted it white for the purpose of clarity but your job is to turn it black and have text appear on top. The Job Requirements: MT4 / MQL4 1) I need some type of chart object to overlay the candles for a portion of the chart on MT4
5 Applications
Add description to fibo level v 2 (personal job)
30+ USD
Hello I want to add desciption to fibo level v want to add desciption to fibo level v hello dear i want to add description to fibo level indecator verison two
1 Application
Conversion and modification of a pine script into mql5 (personal job)
200+ USD
The job contains a conversion of a free available TV indicator into mql5. Important is to focus on an accurate conversion of the logic from a different language. The original code will provided by job start. The exact specification will be delivered by project start - we do not need all functions but some modifications and calculated values
1 Application
45+ USD
hey the indicator is made for binary options, currently the results are not matching its backtesting panel, simple fix that by making sure the panel calculate win and loss as tp and sl inputes in indicator in bars form (delete points form) , also make sure the indicator is coded with property strict please . make sure the arrows in the indicator are as buffers instead of objects and fix alert to give only one time
4 Applications
Develop NT8 bot (personal job)
70+ USD
//@version=5 // Copyright (c) 2019-present, Alex Orekhov (everget) // Chandelier Exit script may be freely distributed under the terms of the GPL-3.0 license. indicator('Chandelier Exit', shorttitle='CE', overlay=true) var string calcGroup = 'Calculation' length = input.int (title='ATR Period', defval=22, group=calcGroup) mult = input.float(title='ATR Multiplier', step=0.1, defval=3.0, group=calcGroup) useClose =
1 Application
30+ USD
I need someone to take a look at my current advisor and indicators files and research why it is not running in the back tester and fix the issue and provide insight on how the over all system can be improved
7 Applications