Orders for Expert Advisors development - closed

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
87752 completed jobs in all languages
Sort by:
50+ USD
Strategy is pretty simple. No indicators involved. Enter during a specified time period = Input Trade direction = Input // Long/ Short/ Long & Short Select Entry timeframe = Input Select Filter timeframe = Input Breakout buffer in points = Input Entry time frame breakout above the Filter timeframe condition + breakout buffer Filter time frame based on the condition of the higher time frame candles Breakout buffer in
4 Applications
(5) MQL5 Experts
40 - 100 USD
Hello, i have an ex4 file for an expert advisor and i want to transfer it into an ex5 file to be able to use it on meta trader 5, thank you. Ps: It is not an easy code
4 Applications
(1) MQL5 Experts Forex
Swap testing forward tests + signals for log scalper (personal job)
35+ USD
on forward test (real time) on demo, the swap inputs are used to print swaps only if the swap info are not available in broker's MT4 terminal, so the " way to print swaps on demo using swap inputs " even when the swap info are available in broker's MT4 terminal is to modify the code to consider that the swap info are not available in broker's MT4 terminal based on an input like UseSwapInputs = true/false
1 Application
(91) MQL4 Experts
30 - 150 USD
Need an EA similar to Patrex pro to execute trades. The strategy is as follows: BUY If EA attached to a 5 min chart and trade direction is set buy, the EA will buy at every bullish candle close and pause buy on any bearish candle close. SELL If EA attached to a 5 min chart and trade direction is set sell, the EA will sell at every bearish candle close and pause sell on any bullish candle close. The EA is timeframe
11 Applications
(6) MQL5 Experts
30+ USD
I am laying the last hand on my EA and want someone with great experience to check it and add the following features to it: -Magicnumber, custimizable -Account lock, so i can put in a accountnumber and the EA will only work on that specific accountnumber
35+ USD
Hello, please, change the way volatility is calculated according previous conversation //@version=5 indicator(title="TFX_Volatilidad", shorttitle="TFX_Vol", overlay=false) tf = input.timeframe(title="Temporalidad", defval = "D", options=["D","W","M"]) dopen = request.security(syminfo.tickerid, tf, open[1], lookahead=barmerge.lookahead_on) dhigh = request.security(syminfo.tickerid, tf, high[1]
1 Application
(15) MQL5 Indicators Experts
50 - 100 USD
This strategy is going to be based on 3 sets of indicators. Indicator 1: Moving averages. Here we need 2 moving averages. ✓ The 50EMA and, ✓ The 200EMA. - Whenever the red 200EMA is above the blue 50EMA, this gives the idea that the market is bearish (look for sell opportunities) - Whenever the 50EMA is above the 200EMA this gives as the ideas that the market us bullish (look for buy opportunities). Indicator 2
Add Indicator for placing orders. (personal job)
30+ USD
I want to add Indicator for placing orders. FOR THE BUY SIGNAL WHEN THE PRICE IS BELOW THE CHANNEL AND INDICATOR PRODUCE A BUY ARROW EA SHOULD CHECK FOR THE RSI DIVERGENCE AS I MARKED IN THE PIC
1 Application
(19) MQL5 Indicators Experts
50 - 100 USD
I want a simple prototype/demonstration EA that shows how it is possible to interact between an MT5 EA and a Dxtrade account. This is for educational purposes only so I can see the source code and how I can incorporate it in my own EAs. It must demonstrate the following within an MT5 Expert Advisor (EA):- Send/Copy a trade from MT5 EA to a DXTrade account. Close a trade in Dxtrade, when closed in MT5. Adjust Stop
1 Application
(4) MQL5 Experts Integration
AN MT4 TDI EA/DASHBOARD (personal job)
50+ USD
I WOULD LIKE AN MT4 TDI EA/DASHBOARD WITH ALL ALERTS, MOBILE PHONE PUSH NOTICATIONS AND COVERS ALL TIME FRAMES FROM MINUTE 1 TILL MONTHLY. IT SHOULD HAVE ALL THE SETTINGS FROM THE REGULAR TDI AS WELL AS FURTHER OPTIONS TO CHANGE THE INPUT VALUES ON ALL THE INDICATORS
1 Application
(2) MQL5 Indicators Experts
50+ USD
Modify the flag to improve the input logic. This indicator reads the buffers of up to three other indicators and provides buy and sell signals. If you are only reading the buffers of one indicator, the main indicator will change the background according to the signals from the first indicator. If you are reading the buffers of two indicators, the main indicator will not change the chart color when indicator one
9 Applications
(5) MQL4 Indicators Experts
I want to modify my expert advisor that uses CCI indicator and other filter (personal job)
48+ USD
The expert advisor will use CCI Overbought and CCI Oversold The logic is as decribed in the previous EA The variable4s have been modified Using CCI: When CCI dips below X (100,180) Enter a long trade when the blue moving average crosses above the red moving average of the 100pips momentum indicator Using CCI: When CCI dips above X (100,180) Enter a short trade when the blue moving average crosses
1 Application
(19) MQL4 Experts
EA Creation Continuation (personal job)
30+ USD
Developer will continue to work on Expert to code algorithms within it. ****Previous Job Post*** I need to have my expert updated where it will use the newer version of my indicator while still maintaining the coding where all the new indicator inputs will work. Developer will make sure all current inputs work with the new indicator flawlessly. Developer must be able to turn around job within 48 hours. Please only
1 Application
(16) MQL4 Indicators Experts
30+ USD
Modify my 2 ea's EA WILL BE SENT TO YOUR EMAIL. JOB DETAILS BELOW First EA Modification... Help me add the codes that will make the ea display (with a beautiful font and design) the following on the right side of the chart when ever the ea is loaded on any chart and time-frame. EA CREATED BY DR FOREX {+2348050735574} Broker Name: Account Name: Account Number: Account Leverage: Server Date Time: Date when the ea will
3 Applications
(7) MQL4 Indicators Experts
Daily, Weekly, Monthly AlgoTrade Manager (personal job)
80+ USD
This MT5 EA should monitor the balance and equity of an account and manage the AlgoTrade button. It should allow the user to select whether it will manage Daily profit and loss or weekly or monthly
1 Application
(1) MQL5 Experts
Improvement of my mt4 ea (personal job)
350+ USD
i have mt4 ea with grid strategy and need to add fixed stop loss function to it it should work without any problems and only on mt4 ea has own indicator with proper risk management
1 Application
(1) MQL4 Experts
30+ USD
I want to create an EA that read the csv file. I got the csv file that update every mins. File location : C:\Users\Administrator\AppData\Roaming\MetaQuotes\Terminal\010E047102812FC0C18890992854220E\MQL5\Files File example 3/27/2024 13:05:50,BUY,XAUUSD,M15 3/27/2024 13:05:51,SELL,XAUUSD,M15 3/27/2024 13:26:00,SELL,XAUUSD,M15 3/27/2024 13:32:50,SELL,XAUUSD,M15 3/27/2024 13:56:51,SELL,XAUUSD,M15 3/27/2024
4 Applications
Update DCA MASTER MT5 (personal job)
30+ USD
Hello Peter I want to update the DCA Master MT5 Can you add this function : MA Trend = true / false MA_Period = 20 MA_Shift = 5 MA_Method = Exponential MA_AppliedPrice = Close price // If the price on the Chart is upper the Moving average so the input order type is BUY // If the price on the Chart is under the Moving average so the input order type is SELL Reverse MA Trend = false // If the price on the Chart is
1 Application
(64) MQL5 Indicators Experts
Three-candle pattern (personal job)
70+ USD
For BUY 1) Each of the 3 candles should finish at least W% (up) of the total candle length 2) 1st and 2nd candles (length) should overlap by X% 3i) 3rd candle should overlap by Y% with either 1st or 2nd candle ii)optional: all three candles must overlaps one another by Z% length 4) Use longer candle between the first 2 candles = K, the high of third candle should not be more than %k length from higher point between
1 Application
(15) MQL4 Indicators Experts
Modification to previous Expert Advisor with moving averages and Excel interface, 214668_-_212647_-_EA_Communicate_Excel.ex5 (personal job)
60+ USD
Requirements Specification Modification to previous Expert Advisor with moving averages and Excel interface, 214668_-_212647_-_EA_Communicate_Excel.ex5 Please add seconds data routine: Record all ticks and output High and Low, H, L for each 10 sec interval. 0-10 sec, 10-20 sec, 20-30 sec, etc. 12 periods spanning 2 minutes would be enough. I get a stronger result if I calculate (HLL)/3 and (HHL)/3 for red price spike
1 Application
(11) MQL5 Indicators Experts