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
36711 completed jobs in all languages
Sort by:
I want to build a simple crossover EA custom indicators (personal job)
30 - 60 USD
I want build a simple directional crossover indicator that will function with my EA and edit my EA by adding the indicator to it and also change and remove some functions trailing stop , take profit icon. etc i will provider the full details later
5 Applications
(7) MQL5 Indicators Experts
30+ USD
i need two indicator with source code. first indicator is the last price deal/last price executed/last tick. second indicator is price change counter. indicator will count how many pips have changed from the beginning of the cycle. like how many pips have changed from the last (X) seconds
2 Applications
(21) MQL5 Indicators Statistics and mathematics
40+ USD
Hi dear coders, i need an experienced coder to create a divergence indicator. Now, there are some rules that need to be followed, and i explain them in the attached screenshot, and we will discuss these in detail in private. The oscillator indicator will be handed after private discussion. My budget is fixed ! Source code will be needed. Thanks
2 Applications
(26) MQL4 Indicators
ADDITIONAL BLOCK FOR THREE SET ORDERS AND THE ABILITY TO EFFECTIVELY DRAG AND DROP TPS AND SLS (personal job)
50+ USD
Hello my Dear , I need an additional block under the Place all orders block This Block is for Setting 3 sets of orders of deferent distances at the same time on the same Chat for the same Instrument the Block has been provided before and will be provided in the Specifications........I also need the drag and drop of stop loss and tp to be effective, I've realized that after an order has been opened, even though I can
1 Application
(34) MQL4 Indicators Experts
30+ USD
// This source code is subject to the terms of the Mozilla Public License 2.0 at https://mozilla.org/MPL/2.0/ // © veryfid //@version=4 study("Volatility Oscillator", resolution = "") length = input(100) spike = close - open x = stdev(spike,length) y = stdev(spike,length) * -1 plot(spike, color = color.white, linewidth = 2, title = "Spike Linel") p1 = plot(x, "Upper Line") p2 = plot(y, "Lower Line") plot(0, color=
3 Applications
(55) MQL4 Indicators Converting
30+ USD
I need an indicator based on moving average and RSI , if condition fulfill shows us Buy signal or sell signal. It will be good if indicator will be work for both platform MT4 & MT5
5 Applications
(3) MQL4 Indicators
Semi_HFT_EA_v1.0 Auto (personal job)
30 - 60 USD
Good day mate , i hope you are doing well. i would like to modify my EA by removing a setting and adding a new logic to manage the deleted setting. i also want to ensure ea will keep adding when possible until max orders is reached. thanks
1 Application
(16) MQL4 Indicators Experts
I want to further modify my indicator (personal job)
60+ USD
I want to further modify the attached indicator by adding the signals of wave entry alert indicator on 2TF to existing alert conditions of fiji-trend-MultiTFAlert-Indicator v2 indicators. I want to also add the signal of price closed below or above EMA on 2TF to the existing alert condition of fiji-trend-MultiTFAlert-Indicator v2. If price closed below , it will be sell signal. if price closed above EMA, it will be
1 Application
(13) MQL4 Indicators Experts
Modification to MT4 EA to add more rules and filters (personal job)
100+ USD
Marked in Dark are new rules Earlier code base: Strong Trend Spotting - an order to develop the technical indicator at MQL5.community Freelance service - Budget: 100+ USD - MQL5 - Indicators, Experts Trend Direction : new indicator Parameter : Timeframe Shift : 0 for current Price Buy Direction : if price is above previous days high then it is buy direction if Price is below previous days low then it is sell
1 Application
(16) MQL4 Indicators Experts
50+ USD
Hello, so i have an indicator and i want to have it modified: - the values to be calculated everytime there is a new bar opened, for 1M and 5M - insert in the indicator the Buffers needed for the major currencies (8x1Mx1[5M]) - these values to be displayed on the chart (displaying is already built-in), so leveraging from it can be easily done That would be it. Thank you
Convert TradingView Indicator to MQ5 (personal job)
45+ USD
Hello, please convert the indicator I designed on TradingView into mq5. As discussed, I will send you the source code again and also with an extra file containing all additional information.thank you very much
1 Application
(15) MQL5 Indicators Converting Forex Product Design
50+ USD
I want to modify the a scalping EA to use Half Trend indicators on higher Time Frame and open only Buy or Sell on smaller time frame. add a few variables to control the max open positions and trend reversal exit for all open positions
7 Applications
Add alerts to Bollinger imbalance oscillator (personal job)
30+ USD
Add alerts (pop-up and push) to Bollinger imbalance oscillator when when the baseline (named Width in settings) changes from black to silver - with option to alert on either current price or close of bar
1 Application
(2) MQL5 Indicators
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
BB + TDI + Candles (personal job)
35 - 45 USD
Criteria: If trend is up: Defined by = On H4, fast and slow MA on RSI above 50 Buy when price touched/is below H1 lower BB,and reversal candlestick of either > engulfing candle > 3 bar reversal > 1 bar after a pin bar that closes above the pin bar high Sell ONLY when price touched/is above both H1 and H4 upper BB, and reversal candlestick of either > engulfing candle > 3 bar reversal > 1 bar after a pin bar that
1 Application
(4) MQL4 Indicators
Modification to existing indicator (personal job)
150+ USD
Hi Mehran, Please see attached job document which explains some further modification the indicator. Any questions please let me know. Please let me know time and budget when you are available. Thank you and have a good day
1 Application
(38) MQL4 Indicators
To do simple modification on two EAs (personal job)
40+ USD
This is a personal job for Charlotte Marcella. To do simple modification on the following two EAs: RM G3 ULTIMATE Full Suite v1.31 RM G3 Auto TP ZONE v6.012 To add the Expiry Date to and to implement Individual Stop Loss for both EAs plus some other minor modification as agreed. Please read attached Description File. The two EAs are also attached here. Thanks
1 Application
(11) MQL4 Indicators Experts
Modification of heikin ashi to draw lines on the tops and lows of the candles. (personal job)
40+ USD
Hello, how are you. I hope everything is well on your end. It's been a while but I have another project for you which you can hopefully take on. This one involves the heikin ashi and I will need lines on the previous high or low whenever the color changes. For example If the candles are all white going up I need a line drawn on the previous candle high whenever the next candle closes red. (but not on top of the
1 Application
(11) MQL4 Indicators
Breakout indicator (personal job)
75+ USD
Custom Breakout Indicator The basic idea is to generate alerts (sounds and pop-ups) when the price breaks above or below a pair of lines parallel to a moving average ema. The moving average is an ema of close prices, default 13 bars. See Ema Constant below. The lines above and below are offset from this moving average, equal distances above and below. The offset amount is one of 3 choices: Pulldown Choice Definition
1 Application
(3) MQL4 Indicators
Creating a new EA from a Trading strategy (personal job)
30+ USD
Hi there, Seems last script still have bugs but I dont need to fix it for now. I have new request for you. Will give you all information so you can tell me if you can do it. Im sure you can
1 Application
(12) MQL5 Indicators Experts