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:
50 - 200 USD
Create EA based on RMI indicator. EA should follow specific rules and must plot indicator on chart from EA inputs. 7 days for programming allocated. Will need another 2 or 3 days to test live. RMI indicator attached See attached picture for full description and requirements
Martingale EA Modification (personal job)
45+ USD
Modify the EA and add the new parameters. ---initial setup--- Open day = example, if I put 09, the EA will only work on the 09th day of the current month. Magic Order Number = Example 123 Gap size(point) = This parameter is take profit, stop loss and the zone, all 3 in one Reference candle = example 10:00 broker time, time the stop orders will be placed Lot Size 1 = Example 0.1 lot size 2 = lot size 3 = lot size 4 =
1 Application
(3) MQL5 Indicators Experts
Randys_Robot_ADX_MTF_v1.0 (personal job)
150+ USD
Hi Irek ADX MTF Indicator installed in the EA This will be coded using 'Randys_Robot_ADX_RSX_v2.9' New name: Randys_Robot_ADX_MTF_v1.0 Please inspect the ADX MTF code first, to make sure it's OK The new EA will work completely without the current ADX and RSX Indicators, but will work with the other EA functions Chart time frame M5 In the Indicator drop-down menu, the default ADX MTF time frame setting will be 240/H4
1 Application
(40) MQL4 Indicators Experts
30+ USD
Having trouble with coding // Inicialização do robô void OnStart () { // Define as configurações do indicador de Bollinger int periodo = 20 ; // Período da média móvel double desvios = 2.0 ; // Número de desvios padrão int ma_tipo = MODE_SMA; // Tipo de média móvel (SMA = média móvel simples) SetIndexStyle ( 0 , DRAW_ARROW); // Define o estilo da seta do indicador } // Loop principal do robô void OnTick () { //
35+ USD
open a position, must ADX below___(select 5/15/30 mins time flame) ATR below___(select 5/15/30 mins time flame) STC(SCHAFF TRAND CYCLE) below___open long postion only STC(SCHAFF TRAND CYCLE) above___open short postion only All market positions must be closed after___o’clock
5 Applications
(17) MQL4 Indicators
40+ USD
The requirement is to enable alerts and push notifications to an existing indicator that uses moving average cloud.The indicator should scan the market and send the signal. Buy signal Price moves above the indicator cloud and A bullish candle forms right above the indicator cloud Sell signal Price moves below the indicator cloud and A bearish candle forms right below the indicator cloud
9 Applications
(10) MQL4 Indicators
Modify an EA to follow the moving average direction (personal job)
60+ USD
Hi Salman I hope you are doing well. Attached is the source code for this youtube. Please modify so that the trades will follow the moving average direction. That is all. https://www.youtube.com/watch?v=JXGKjSvlJ_4 Once this is implemented, I will test it, if it works, I will add additional features. Currently, this is experimental. I am also open to suggestions. Keep all other features intact, please do not change
1 Application
(12) MQL5 Indicators Experts
Modification on Existing EAs (personal job)
40+ USD
1. Add new SL type to HMA EA MT5. New SL will be based on last swing high/low on current timeframe. User can select between Swing low/high SL or ADR SL. If Swing low/high SL is selected user should be able to add a buffer of x number of pips. If set to 3, SL will be 3 pips below last Swing high/low 2. Yesterday i set the HMA EA to trade as follows: On USDJPY H1 take trades based on 12 HMA filtered by longer term 100
1 Application
(12) MQL5 Indicators Experts
Convert pinescript code to mql4 and mql5 (personal job)
30+ USD
I need a professional who knows Pinescript, mql4 and mql5. I need to integrate two indicators that I have written in pinescript code (tradingview) into one and create the mql4 and mql5 versions. More details will be given when I select the programmer
1 Application
(7) MQL4 Indicators Integration
30+ USD
Goodday I just need a simple trading robot that will activate when RSI level is on 90. then to put up a sell order for example on crash 1000 crash 300 When it hits low mark on RSI then a buy option on boom trades need a simple RSI Template and red and green lines green for up tren and red for down tren I would like to protect this robot so that no one can just copy it without my permission with a license key that i
120+ USD
I need a programmer who is fit in converting MQL5 Files into MQL4 Files. The files which have to been converted are in the attachment. Check them out. That is all
10 Applications
(19) MQL4 Indicators Converting
EA should slow down with Correlation/ Standard Deviation Refresh & MQL4 should work like the MQL5 File (personal job)
35+ USD
Description; discussed in chat earlier. 1) Improve the performance issues of the Value at Risk EA 2) Ensure there is a proper conversion to MQL4 Let me know if u need any more information
1 Application
(23) MQL5 Indicators Experts
30 - 100 USD
Modify this indicator made in 2017 to work with the Latest Oanda MT4/Mt5 downloads. Currently it freezes up the program Must be able to fix update the Code any questions just ask
3 Applications
(2) MQL5 Indicators Experts
40+ USD
just add this input for this pattern see the attached. R : red candle, G : green candle use filter: true/false RGGR : true/false RGRG: true/false pattern list: (5) use filter: true/false GRGR: true/false GRRG: true/false pattern list:(5) pattern list: instead of 4 like the attached file, this one should be 5 so pattern list: 21212 (5) .......etc not 4 if you need more info please out
Converting mt4 to mt5 (personal job)
90+ USD
Please convert our smart trading tool mt4 version to mt5 version. make sure all the defaults from colors to text intact (the same as mt4 version). I removed the word 'order block' yesterday from TF text for drawing tool. Make sure mt5 doesn't have that as well. and button changes, etc. Ignore what is in the attachment. I am on my husband computer
1 Application
(16) MQL5 Indicators Experts
30+ USD
Hi, I have a MQ4 indicator that forms part of a bigger strategy. When applying indicator to a chart the first time, it draws fine. As soon as I drag another currency pair onto the chart or apply a template, the old drawing remains. This is an urgent job, will probably take an experienced developer less than 15 minutes to fix. Additional detail including the MQ4 indicator will be provided. Thank you
8 Applications
Fix PSAR to open new orders (personal job)
45+ USD
Definition: This EA works with 3 indicators – Support and Resistance, PSAR and MAs In this job the Support and Resistance Indicator and MAs will be removed from the code. In this job we use PSAR to open new orders. It needs fix because PSAR not open all new orders. When PSAR give signal to open New Order and UseOpenOnlyOne=false and TradesType=buy and sell system open BUY and SELL orders. Now not all orders are open
1 Application
(22) MQL4 Indicators Experts
I need a daily vWAP indicator with 2 upper and lower standard deviation bands (personal job)
170+ USD
Hello, I need to have an indicator developed for MT4. The indicator should have a daily vWAP line (meaning avery new day it should reset and restart) calculated with average formula (price = (High[position + i] + Low[position + i] + Close[position + i]) / 3), and 2 upper and 2 lower bands drawed with standard deviation, using same average formula (price = (High[position + i] + Low[position + i] + Close[position + i])
1 Application
(1) MQL4 Indicators
110 - 220 USD
Good day dear coders. I need an existing mql4 indicator to be converted into Tradingview Pinescript indicator. In results it should work exactly the same as the original one, and the pine source code needs to be transferred to me. Please bid for details
10 Applications
Implementaçao de 5 estrategia baseados no indicador Value Charts Level (personal job)
40+ USD
Implementaçao de 5 estrategia baseados no indicador Value Charts Level EA 1 - EA Grid Value Charts Level EA 2 -Scalper Renko Value Charts Tendencia EA 3 –Scalper Renko Value Charts Regeição de Preço . EA 4 -Scalper Renko Value Charts Contra tendencia EA 5 -Scalper Renko Value Charts Range
1 Application
(4) MQL5 Indicators Experts