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
36592 completed jobs in all languages
Sort by:
Plz update Order block to mt4 (personal job)
40+ USD
Hello respected sir Description Order Block Bearish 1- Look for High of market as candles trail Only Bullish High candle must be considered as high of market A bearish high candle must not be considered as a high of the markert 2-Now look for the latest preceeding Bearish candle and draw rectangle around the body of this bearish candle and its preceeding bullish candle low Vice versa for opposite setup Order Block
1 Application
(105) MQL4 Indicators Experts
Add new feature to old ea (personal job)
30 - 40 USD
Please add these option to old ea ! Example the Ea has placed order ( buy or sell , buy n sell ) , and if the Trade Hits SL ! it'll place a new order right now that on spot where it hits the SL , with a different lot size ( auto/fix ) and ( fix sl, ATR sl ) with TP ( fix/R:R ) Options : If Short order hits SL it'll place Long order, OR option to place Buy n sell on same place Options : If Long order hits SL it'll
Modification of Existing Robot (personal job)
50+ USD
I would want to modify the previous existing EA that we have made. Maybe to include hedging strategy, time range, take profit, and an option to/not to close the trades when there is no longer momentum
1 Application
(13) MQL4 Indicators Experts
30+ USD
Hello, I need a code snippet that counts how many times an indicator had !=EMPTY_VALUE in past x bars for buffer 0/1. It should be similar to this (not working) code: double CondArray1[], CondArray2[]; for ( int k= 1 ;k<= 200 ;k++) { CondArray1[k]= iCustom ( NULL , 0 ,"INDI_XYZ", 0 ,i); CondArray2[k]= iCustom ( NULL , 0 ,"INDI_XYZ", 1 ,i); } int bar_cnt= 0 ; int loop_cnt= 0 ; for ( int j= 1
3 Applications
(23) MQL4 Indicators
AutoFib indicator you modified to have an option in settings to be NonRepainting (personal job)
45+ USD
Hi Hector, Please provide a price estimate for making the AutoFib indicator you modified to have an option in settings to be NonRepainting or as is. I don't know if it would be easier to add the Fibo code to the attached NonRepainting ZigZag. Thanks so much! All the best, Tony Cirigliano
1 Application
(2) MQL4 Indicators
Add a role to the existing project. (personal job)
30+ USD
For MT4 and MT5. Hi Ervand! How are you? I hope you goes well. In our last project order created I would like to add the time frame of the chart to the message on the telegram. Can we negotiate this order for 30 dollars to be finalized in 2 to 3 days? See ya
6 Applications
(2) MQL5 Indicators Experts
30+ USD
i had this job runing yesterday but i accidentially deleted it, if you are the freelancer that i sent the source code to please message me, otherwise i need this job completed asap. i need to add martingale, exit strategy, fixed TP and SL, equity stop i will specify the rules to the freelancer once we chat
6 Applications
(7) MQL4 Indicators Experts Forex
Indicador Bollinger bands sinais. (personal job)
30+ USD
Bem simples, (O indicador usado pode ser o Bollinger Bands do próprio mt4). Eu preciso de um sinal sonoro e visual no gráfico toda vez que a (UPPER BANDS x LOWER BANDS tiverem uma certa diferença de valores) esta diferença, eu que preciso definir. Exemplo: Upper X lower -= 120 pontos. O sinal precisa ser dado no fechamento do candlestick. Ou seja, sempre que um candle fechar e a diferença entre a banda superior e a
1 Application
(3) MQL4 Indicators
30+ USD
I have an EAs that can do the function I want. The parameters are below: I place it to an chart of any Symbol. It will allow manual trades in input session (all symbols in all others charts). If place an manual order out of the session time, EA will auto close position ( close at stop hour - stop minute ). But the broblem is: it do not close positions which is placed by others EAs ( only close positions placed by
Ranking Indicator Highest to Lowest (personal job)
80+ USD
I use an Indicator which shows RSI Readings for multiple symbols (I only have the ex4 file). I currently have the indicator on separate charts so I can see the RSI readings for Indices & Stocks, European Indices & Stocks and FX I would like to create the exact same indicator but it will show the RSI scores in Descending Order ( HIGHEST RSI to LOWEST RSI ) The dashboard should also have an option to display
1 Application
(19) MQL4 Indicators
30+ USD
I have 2 EAs need money management, and issue sorting in that . Need fast and reliable service. Need magic numbers, Need money management. Have 2 EAs breakout and schotastic oscilator based
7 Applications
(4) MQL4 Indicators Experts
Modify EA (personal job)
30+ USD
DLE in reverse mode use limit orders instead of stops. Change ADR mult for DLE *, change TP,SL,DTP,DSL, Dynamic TP shift (and shift max distance), Dynamic SL add (p) from points to adr mult. Calculate from DTP MA/ DSL MA period. Separate for longs and for shorts. DLE timeout (seconds). Will remove pending order after X seconds passed and restart the cycle. Trailing Entry for DLE mode. Averaging step (lots) for
1 Application
(50) MQL5 Indicators Experts
60+ USD
Hi, please create an indicator that will be used to overview the levels and their status. It reads level data from XML and status from MT4. Another function is the automatic export of XML with level states. Detailed information in the appendix. Please, if something of my idea cannot be created, suggest a solution. The main one is the export to an xml, csv or any other file that allows me to further process the data
3 Applications
Adx indicator bar changes (personal job)
30+ USD
please change bar on my adx inicator like my other macd indicator, i should be able go choose any time frame bar to any timeframe , please send me 2 version , with and without arrow
1 Application
(27) MQL4 Indicators
30+ USD
I have an indicator that was previously written with MQL4 and now I want to change it to MQL5 . Can anyone do it? I need it fast Uphill and correction - downward and correction
5 Applications
(2) MQL5 Indicators
30+ USD
I want an indicator that just calculate different betwaeen Bid and Moving Average (average for timeframe M5+M15+M30+H1/4). There are two part of indi : Current calculation : [Bid – EMA50 (M5)+ Bid – EMA50 (M15)+ Bid – EMA50 (M30)+ Bid – EMA50 (H1)]/4 * 10,000 (if Yen * 100) Historical data (calculate based on H1 closed price) : [Close – EMA50 (M5)+ Close – EMA50 (M15)+ Close – EMA50 (M30)+ Close – EMA50 (H1)]/4 *
13 Applications
(17) MQL4 Indicators
Modification of current mql4 indicators (personal job)
130+ USD
Job is to create alerts and push notifications for sup-res indicator. And add a function in the settings to allow the indicator to be plotted for the whole session. Also to add a function in the settings to allow the 7 geometry indicators to be plotted for the whole session like the sup-res indicator. and to create two rectangle boxes that can be plotted anywhere on the chart, they must be adjustable in size and
1 Application
(15) MQL5 Indicators Experts
Sync chart (personal job)
30+ USD
can we have one click multi chart open? if 3 charts are open on terminal and i click on any other symbol then on that all 3 charts that symbol chart should open. its like linking charts. other function I am looking is that it should remember all drawings even if we change symbol. so if come back to original symbol it should show all drawings
1 Application
(23) MQL5 Indicators
Modification to existing expert advisor. (personal job)
30+ USD
Modification to existing expert advisor. Create a new on-chart button to toggle between different risk functions. Update colour themes to reflect new design changes Update all on chart user inputs to appear the same Add EA input to enable and disable the on chart risk button Thank you
1 Application
(7) MQL4 Indicators Experts
30 - 50 USD
i want to buy robot who is make pls tell me any one help me pls tell me fast i want EA with my strategy my strategy use and make ea pls contact me
14 Applications
(1) MQL4 Indicators Experts