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
36395 completed jobs in all languages
Sort by:
Candles crossing OUT and IN on Bollinger bands (personal job)
30+ USD
My goal is to get an alert ( always on different time frames like previous indicator ) Of when a candle closes outside of the Bollinger Bands upper or lower band AND when the next candle open outisde as well but closes inside: for Bearish signal if: Bullish or Bearish candle closes outside the upper Bollinger band right after that a bearish candle opens still outside the upper Bollinger Band and closes back inside
1 Application
(25) MQL5 Indicators
30+ USD
Hello! I have an MT5 indicator that works when I apply it to a chart however the values in the data window do not update when new candles form on the chart. I really would appreciate if someone competent can fix this issue. I have attached the source code of the indicator. Requirements: - Fix the indicator so that it calculates the values for newly formed candles as well - Don't change anything else - Deliver the
7 Applications
MQL5 Indicators Experts
Modification of Renko based EA (personal job)
30+ USD
hi i send ea and indicator file and modification is add ma and when above ma so take only buy trade and exit whel came sell signal same as wise versa
1 Application
(9) MQL4 Indicators Experts
Personal Job (personal job)
30+ USD
- I have a indicator for MetaTrader 5 in .mq5 and I want this indicator shows a buy and sell Arrow and to mix this with an onther indicator to make one indicator. - This indicator will be for rent for a mouth, don't forget to put a license syteme : License code per account number (any acc, single acc or various acc), expiration date and Real or Demo Account choice. You can see detail of Job description in the file
1 Application
(10) MQL5 Indicators
30+ USD
I need an indicator that will give an alert ( audio and push notification ) when the price closes above or below the red line of the alligator indicator , with VORTEX and MACD confirmation as well. the red line I believe is a Smoothed Moving Average of period 8 with shift 5 The alert must go off only if the following criteria are met for Bearish signal alert: bearish candle closes below red line alligator Alligator
6 Applications
(25) MQL5 Indicators
30+ USD
Hello, I am looking for an experienced programmer to convert mql4 indicator to mql5 -Source code need to be provided Responsibilities: - Convert the mql4 code to an MT5 indicator - Ensure the MT5 indicator, match the data as MT4
9 Applications
(1) MQL5 Indicators Experts
31+ USD
Need help fixing the errors that are made 'extern' - semicolon expected 60 1 'OnTick' - function was not declared as export4 65 6 'time_start' - undeclared identifier 69 16 'time_end' - undeclared identifier 69 37 'OBJ_TYPE' - undeclared identifier 74 33 'ObjectGetInteger' - no one of the overloads can be applied to the function call 74 13 'OBJ_PROP_MODE' - undeclared identifier 77 33 'ObjectGetInteger' - no one of
8 Applications
(3) MQL4 Indicators Experts
Convert Pine Script (Tradingview) indicator into MQL4 indicator (personal job)
50+ USD
//@version=2 //created by tonisc999@gmail.com study( "ToniBot Signals - Pro" , overlay= true ) res = input (title= "T+:" , type=resolution, defval= "120" ) Factor= input ( 1 ,title= "Z+:" , minval= 1 ,maxval = 100 ) Pd= input ( 1 ,title= "Z:" , minval= 1 ,maxval = 100 ) Up=hl2-(Factor*atr(Pd)) Dn=hl2+(Factor*atr(Pd)) MUp=security(tickerid,res,hl2-(Factor*atr(Pd))) MDn=security(tickerid,res,hl2+(Factor*atr(Pd)))
1 Application
(2) MQL4 Indicators Converting
Modify an existing EA for placing limit order grid on 2nd symbol as a hedge (personal job)
60+ USD
I have a custom EA that works exactly how I want it to. However it leaves me open to unacceptable risk during trending market. I need to modify/add on to this EA to place limit orders at an inputted interval on a second symbol to hedge my exposure. This is for Futures Contracts on a NETTING ONLY account. I will send the EA upon job acceptance. Algorithm optimization, implementation of custom rules
1 Application
30 - 200 USD
I would like to convert a Tradingview indicator to a MT5 expert advisor and also have it as a MT5 indicator(2 seperate jobs). I have access to the full code in pinescript. The logic is pretty simple it uses the opening asian range and and ADR projections, I would like some other features built into the expert advisors which will be included when arranged. EA needs to be able to work on strategy tester
Create an indicator that plots two MAs over the standard RSI (personal job)
30+ USD
As discussed, i would like to reate an indicator that plots two MAs over the standard RSI, possibly without the iMAOnArray function The MA types must be inputs I must write something to have at least 30 words
1 Application
(26) MQL4 Indicators
40+ USD
Hello man.As discussed.i want you to convert my tradingview indicator to Ninja trader 8 and draw a chart on it . Everything should be done as discussed.Source code and attached image will be sent to you as requirement.Thank
Build new mt5 ea with multu currency symbols (personal job)
30 - 250 USD
Hi, here is the new ea for MT5 ! the ea details are attached below ! the indicator we'll use in future is not finished yet ! no worries we can add that in future ! here are the details i've attached ! display is same as we have now , and i have removed few options that we don t need ! Info i have attached : 1: Mt5 ea details 2: the new Order kind datils with image ( the things were explained in text file , i have
I Have a Forex Trading Robot MT4 And MT5 and Want To Add TWO(2) Indicators And ALL The Indicators Should Have TRUE OR FALSE OPTION. (personal job)
30+ USD
The Indicators are Stochastic Oscillator And Moving Average, I will add the parameters. The Stochastic Oscillator, when the Main Crosses the Signal line going down the Robot should open SELL Trades Only and should continue open SELL Trades Till Stochastic Oscillator Closes again and then the Robot CLOSE ALL the SELL Trades and Open BUY Trades and do the same thing. The Moving Average, when the 13MA which is RED
1 Application
(7) MQL5 Indicators Experts
Adding new feature for the EA (personal job)
50+ USD
I want you to make this way for our previous EA 1- EA open 1st position like always 3 pairs.(we called 1st set) 2- If this 1st set total in negative, let say -$100, EA open again 2nd set 3- If 2nd set in negative -$100, EA open again 3rd set And so on. 4- I can set how many set EA can open, let say i set 5 set, after EA open set no.5, EA will no longer open another set 5- TP, only set 1 have a TP, other set will
1 Application
(43) MQL4 Indicators Experts
Modify existing EA- MACD_ATR_EA_v4.1. to include option to enter multiple trades (personal job)
35+ USD
i require modification of MACD_ATR_EA_v4.1 to include option to enter a second or third trade while already holding a trade. ie if macd cross trade is entered and market shifts and macd cross trade in opposite direction is signaled i would like this trade also entered and if market swings again and macd cross trade is signaled i would like it to enter this trade Aswell so in theory holding up to 3 positions at once
1 Application
Extend specifications of my existing EA (personal job)
30+ USD
I need my existing EA to get extended with some options. The options are: - Additional check for an inside day [a daily candle that didn't took out any of the extremes of the previous day (high/low)] and only trade those inside day sweep levels (high/low) -> Take profit option -> opposite extreme as TP (if we took out the high of the previous inside daily candle, our tp is the low of that candle) - Only "X" trades a
4 Applications
(10) MQL4 Indicators Experts
90 - 100 USD
Hello, Developer please build me an EA for MT4\\/MT5 base on few characteristics of a pine script indicator. I want to execute 1 entry every time price CHOCH . Eg: If I select BUY, first entry execute at CHOCH in buy direction, targeting the previous high above 10 pips automatically, ( would like to change target pips manually also) and add a new entry same lot size at close of all new buy candles until hit same
Simple FIBO Level ea V5 (personal job)
88+ USD
Step 1 In current EA If market reaches support/resistance the EA stop looking for sell/Buy if the market creates a new support... in V5 the EA should continue looking for buys if the market create new Support/resistance until direction change based on break of structure with fibo 100%Done Step 2 Current EA continue plotting both HTF and LTF fibo even when we have limit order or open position... in new version the EA
1 Application
(5) MQL5 Indicators Experts
Modification of existing MT5 indicator (personal job)
60+ USD
Remove smooth HA as filter and use ema cross (50ema/200ema, 1hr timeframe) as filter Do candles color change based on halftrend (eg. if halftrend is red, all candles are red)
1 Application
(72) MQL5 Indicators Experts