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
35643 completed jobs in all languages
Sort by:
Entry using custom indicator we have discussed (personal job)
30+ USD
Hello bro it me again. Trade entry is based on the currency strength provided by the custom indicator. Signals are coming from the Global value. If specified, this EA can trade on All 28pairs. EA should check for value 1, 0 and -1. value 1 is for strong and -1 is for weak. EA should match those to make trade position. example for BUY EURUSD. EUR should have value of 1 and USD value should be -1. Place order at the
1 Application
(68) MQL4 Indicators Experts
Update to current EA (personal job)
400+ USD
Hello my friend. Ready to update the DR base EA. Specification will be as the comments discussed. Please study the EA example and help with news downloading information for back testing as well. Let me know if we need to add something so the news can be downloaded
1 Application
(2) MQL5 Indicators Experts
40+ USD
Hello I want my custom max forumla used in MT5 modified to check the result, if there is a return value of the same number return zero / void the result to avoid getting mutliple results of the same value similar settings. The problem is i get tons of results of the same value when doing many generic testing runs on MT5 (this is expected and normal) I am looking for a solution when each test / run is complete it
6 Applications
(9) MQL5 Indicators Experts
30+ USD
Two currency pair sclaping My first order was this one: I want an EA Expert advisor that place trade at the same time for two pair of currency The EA place trade automatically when is loaded on the chart, The user should be able to choose which currency pair to trade the two pair The EA should have a option to sellect slipage between the two pair The EA should have take profit based on diffrence of winning and
2 Applications
(1) MQL5 Indicators Experts Forex Trading robot/indicator debugging Strategy optimization
35+ USD
As title states, indicator must not repaint. Black line as pictured must stay in step-like formation (OHLC4) Your task is to perform the following: Rewrite given indicator into a non-repainting one. Issue: Indicator code provided on asignment
8 Applications
(2) MQL5 Indicators Converting
100+ USD
i have my own program where i have to add certain my own mql4 scripts in it and some modifications i need that urgent so only programmer responsed me who did soon
13 Applications
(8) MQL4 Indicators Experts
30 - 150 USD
I need to make few changes in existing mql5 ea. I will need to change: -Placing SL from previouse day high/low to Applying the same logic for setting a dynamic Stop Loss (SL) for long positions based on the lows of today and yesterday can enhance your strategy by taking into account recent market volatility and price levels for more informed SL placement. For long trades, you'll aim to set the SL below the lower of
17 Applications
(3) MQL5 Indicators Experts
30+ USD
Need to convert a very simple tradingview indicator to be used on MT5. Summary: It uses higher timeframe candle data based on OHLC4 to draw a stepping line. See below
4 Applications
(2) MQL5 Indicators Converting
Put take profit lines into Indicator (personal job)
57+ USD
Hi, as we talked, I would like you to put take profits on the arrow indicator you have made for me, if you need anything let me know, thank you very much
1 Application
(38) MQL5 Indicators Experts
FMC Alert EA (personal job)
60+ USD
I need an indicator to be converted into a hard coded EA. The EA is to work exactly like the indicator. The Ea will have 4 sequences, and show directional arrows for whenever the market conditions match any of the sequences. The Ea will have a few inputs that are to be kept available for changing, ie. trading time, pivot levels, lot size, tp/sl. Adding 2 seq. to previous EA
1 Application
(46) MQL5 Indicators Experts
30+ USD
Hello,i need this update in my ea 1.I want to change the indicator in EA to buy-sell-sma-smoothed-volume indicator, I will provide you. We should use the green line for buy and orange for sell . Trading logic: when Indicator is on a buy signals, on every new candle on the current timeframe, ea should open one Buy order every time a new candle open ,this is if all trading condition at met , and this applies to sell
5 Applications
(36) MQL5 Indicators Experts
30+ USD
Hi, i have the basic foundations of the code but i dont get it to work as i like. I need help with trailing stop function and overall check of my code
9 Applications
(13) MQL5 Indicators Experts
30+ USD
Hello! I would like to convert mt pinescript indicator into mq4 version. This is not regular indicator, it is currency stenght indicator. It is based on EURUSD, so it calculates EUR from EURJPY + EURGBP + EURUSD + EURCAD + EXY /5, same way USD, then you get something like RSI but with 2 lines and calculated to 1 line (EUR - USD). I will send you my original code also if you really know you can do this, I have a lot
4 Applications
(3) MQL4 Indicators Converting
30+ USD
I have a code for rectangle extender in mql4, need it converting so it would work in mql5. Or alternatively, I would by a rectangle extender indicator if you already have one created. Basically, the idea is, wherever i place the rectangle, it gets extended to present time
17 Applications
(2) MQL5 Indicators
30+ USD
The PineScript has straightforward 60-line code (most of it is repeated) and uses exponentially weighted moving average + math. I need a equivalent indicator in MQL5 language code that has the same results. No IA usage
35 - 50 USD
I need someone to combine 3 RIS indicators and one volume indicator to make for me one notification indicator. For trading 1, it will pop up a notification when all three are above overbought level or bellow oversold level area and the volume indicator is above 50 level 2, it will pop up a buy notification as all 3 indicators retrace up from their oversold level if 2 candle close bullish next to each other it will
9 Applications
(14) MQL5 Indicators
30+ USD
Hi I need an indicator that scans the chart and finds the attached pattern . Also A dashboard that scans pairs i select and indicators when the pattern is found on selected time frames // If candle 1 is a Bull candle , Candle 2 has to be a bear candle with its high , higer than the high of candle one. Candle 3 has to be a bear candle too with its high, higher than the high of candle 2. can you please also make it so
9 Applications
(3) MQL4 Indicators Trading robot/indicator debugging
BUY / Sell with CCI and Pac (personal job)
50+ USD
Hello Andrey, here is my trading approach, please build an EA. I only want to trade the next candle in the respective time frame, i.e. 5 minute time frame - 5 minute candle trading, 30 minute time frame - 30 minute candle tradinge etc. The EA should work in any timeframe and in any currency pair. BUY: 1) CCI Trend shows an uptrende arrow, at the same time Pac is at least -70. 2) Next candle is a BUY SELL: 1) CCI
1 Application
(3) MQL4 Indicators
40+ USD
Functionality: Identify Swing Highs: The indicator should accurately detect swing highs in the price action. Identify Swing Lows: Similarly, the indicator should accurately detect swing lows in the price action. Visualization: Display swing highs and swing lows on the price chart using customizable dots or markers. Customizable Color: Allow users to customize the color of the dots/markers representing swing highs and
6 Applications
(4) MQL5 Indicators
30 - 50 USD
i need a modification of my indicator. i have source code and my indicator shows zones according to some cadle movement and ziz zag indicator conditions, now i need to change conditions to find zones
9 Applications
(16) MQL4 Indicators