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
36133 completed jobs in all languages
Sort by:
Modification of indicator (personal job)
35+ USD
Modification of indicator OVERLAY-OBV When i change timeframe, the setting of ScaleMult and TimeToSync changes back to the initial settings set in the ”Custom Indicator”-menu. It should not do that, but keep the current settings as they are. It should also remember th current settings if i change Profile and back again
1 Application
(20) MQL4 Indicators
Replace MA indicator with Par SAR. (personal job)
50+ USD
Modify the Mew EA to Double Parabolic SAR. The EA to open orders based on two Parabolics matching rather than just MA and Parabolic. Call the Parabolics A and B. When a Par SAR changes direction, the first bar with the new direction is called bar 1. The user can set how many bars in each new parabolic direction trades are allowed to open. So when both Par SAR’s match and they are in the number of bars allowed to
1 Application
(13) MQL5 Indicators Experts
Fix/Modify MT4 indicator (personal job)
35+ USD
Hi, here is what to do with the attached indicator (it should be quite quick for you): Fix the indicator because it is really heavy and make MT4 crash. Color line (green when goes UP (or if it is flat above) / red when goes DOWN (or if it is flat below)). Add arrows on chart when RSI cross overbought/oversold levels: UP arrow when it crosses (going up) lower level (ie:30), DOWN when it crosses (going down) upper
1 Application
(26) MQL4 Indicators Experts
HILOx (personal job)
40+ USD
Starting at Sunday open. EA records the opening high and low of the 1 st 15 min candle If a candle makes a higher high than the opening candle. Colour as a Bearish candle, This then becomes the new weekly high EA should continue to colour candles as Bearish each time it makes it a higher high than the weekly high. Each time there is a new high , this candle becomes the weekly high
1 Application
(167) MQL4 Indicators Experts
EA modification for Arkadii Zagorulko (personal job)
100+ USD
Hi, hope you will/can make this: Add: 1. second Stochastic Indicator as filter which works on a other timeframe 2. implement Grid(switch on/off) additional information if you accept this job. kind regards and thanks Johannes
1 Application
(16) MQL5 Indicators Experts
Create New indicator - Drop indicator in a Sub-window (personal job)
50+ USD
Please drop the indicator "tickchart.mq4" in a sub-window with bars (See attached image). Calculations need to be the same and new indicator needs to be useable for backtesting in the Strategy Tester! Final indicator needs to be in MT4 + MT5. ( https://www.mql5.com/en/docs/customind/indicators_examples/draw_candles)
1 Application
(2) MQL4 Indicators Experts
Developing an existed indicator (personal job)
30 - 50 USD
hello i have an indicator that giving signal based on CCI i would like to improve the indicator signal by using the ADX indicator. the requirement as below: 1- Arrow on the candle chart based on the ADX and CCI indicator. 2- alert and notification more details during the agreement
1 Application
(16) MQL4 Indicators
Hedge And Grid EA (personal job)
55+ USD
Fully Auto EA. 1- Have an opttion to make this EA fully Auto. What I mean is, if I set fully Auto, the EA wil not follow fibo anymore. The EA will place the order based on Distance. - Distance (is for the BUY STOP and SELL STOP distance in pips from the current price. Let say I set distance is 50 pips, so mean the EA will place the BUY STOP 50 pips above the current price and 50 pips below current price for SELL STOP
1 Application
(43) MQL4 Indicators Experts
Modifications of an existing indicator (personal job)
45+ USD
Hello Olesksandr, I would like an indicator to be modified. All explanations and settings has been sent in private, Thank you to let me know if you have any questions or comments. Bests Regards
1 Application
(37) MQL4 Indicators
Adding ATR to EA (personal job)
30+ USD
Hi, as bespoken the Input of Block size should have an ATR input in parallel. Input field for ATR; ATR=0 means no ATR input static blocksize is use, ATR above 0 means ATR is used; ATR(x) where is x is the actual period (M1 or H1)
1 Application
(16) MQL4 Indicators Experts
Mod of an EA creating 2 new versions (personal job)
30+ USD
I am requesting 2 new versions of an existing EA. One to fix a stop loss bug and one to remove all code related to adjusting stop loss and take profit
30+ USD
Target Indicator Using Sell Example of NZDUSD today on Daily Chart to plot Table Targets on the chart including parameters to Adjust location Font size and colour Protection in form of account number (optional) and expiry date. Must work for buy and sell Must work on all pairs including Yen pairs Need only calculate pips and not points so with say AUDUSD needs only be 4 decimals Known levels · SH/L is “Swing
1 Application
(36) MQL4 Indicators
Trend EA (modification) (personal job)
30+ USD
Start EA Time: Tipe: BUY or SELL ----------------------------------------------------------------------------------------------------------------------------- Estrategy I (trend): true/false If SL is reached next order is the opposite (If I had a SELL order next will be a BUY order) Estrategy II (counter-trend): true/false If SL is reached next order is the same (If I had a SELL order next will be a SELL order)
1 Application
(21) MQL5 Indicators Experts
CPR (personal job)
100+ USD
Colors bars where a Closing price reversal is occurring. Colour RED when reverse to the downside occurs when bar High > Prior High, Close < Prior Close, and Close is in bottom 1/3rd of bar range. Colour Green when a reverse to the upside occurs when bar Low < Prior Low, Close is > than Prior Close , and close is in the top 1/3 rd of bar range
1 Application
(167) MQL4 Indicators Experts
New job for custom MA (personal job)
30+ USD
Hi bro, here comes a new task for you about custom MA again. Same method as we have done for last task. But this time, we use envelop channel instead of BBand. This time we need change calculation for envelop band color, that means we use 4 times HMAs, 2 fast HMA, 2 slow HMA. here is the logic: when 2 fast HMAs (90 and 140) both up, Fast band color Red. when 2 fast HMAs (90 and 140) both down, Fast band color Green
1 Application
(9) MQL5 Indicators
MACD + FIbo (personal job)
60+ USD
I want to create an indicator that can draw fibo based on trend lines on chart. The indicator will find main fibo and delete others that are not the same direction as the main fibo. Whenever there is a fibo that is not in the same direction, it will delete. it will draw horizontal lines at the preset levels. f there is an uptrend line: it will look back the previous top macd and draw the highest point to the 1st
1 Application
(74) MQL4 Indicators
Modification of EA (personal job)
130+ USD
added some option on the existing EA. 1. Maximum number of simultaneous trade. == True/False So you are saying you open 28 charts and apply the EA to all the 28 charts, and the EA is allowed to trade 5 pairs at a time only, if 5 trades on 5 pairs are open even if new signal comes on another pair, there will be no new trade. 2. Lot Calculation base on Equity == True/False Calculation formula Equity / 10000 = Maximum
1 Application
30+ USD
I need to convert a Metatrader 4 custom indicator to be use in Metatrader 5 as soon as possible. Keep everything the same as it is applied on Metatrader 4 Chart. Thank you
3 Applications
(14) MQL5 Indicators Converting
80 - 100 USD
I want you to develop a trade panel or dashboard where all the open trade and the profit or loss can be monitored. the trade will be opened when sell or buy buttons are clicked on the panel find in the attachment detailed description of the requirement all question are welcome to enable you understand perfectly the stages required
30+ USD
Hello guys i need c currency heat map indicator That works like this see pic plz time wasters dont disturb And send me a demo or screenshot only then i will accept the order
4 Applications
(105) MQL4 Indicators Experts