Orders for Expert Advisors development - C++ - closed

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
1689 completed jobs in all languages
Sort by:
Modify Expert based on ZigZag Indicator "ZigZag MT" (personal job)
200 - 300 USD
1. Put pending Orders at High or Low of ZigZag and open trades when Price breaks out High or Low of ZigZag 2. Use Breakeven, Trailing to close trades with profit 3. Use Stoploss to control risk 4. Use Take Profit to close trades 5. Open Maximum 2 trades at the same time 6. Use Auto close all trades when profit = A(variable) 7. Choose Trading Time options: From 0 to 24 8. Delete pending orders after Trading Time 9
1 Application
(1) MQL4 Experts C++ Forex
Modify Hedging and Martingale EA using Fibonaci Pivot indicators (personal job)
200 - 250 USD
1. Open Price of Daily Candle is Above Pivot: Open Buy , If Price drop Under Pivot: Open sell 2. Open Price of Daily Candle is Under Pivot: Open Sell , If Price gose up above Pivot: Open Buy 3. Maxtrades per day: Numbers 4. Maximum trades: Numbers 5. When Profit = Variable: Autoclose 6. When Loss= Max DD: Autoclose 7. Auto encreasing lotsize with Multi * Lastlot 8. Fixed all errors
1 Application
(1) MQL4 Experts C++ Forex
30+ USD
I have two indicators - Heiken Ashi and EMA on same chart - I need to modify the HA indicator to provide an alert (by placing an arrow on chart) when the following conditions are met: when HA changing colour: red to green when HA close above EMA open ema slope (current ema - prev ema) > constant (input) next bar => green arrow on chart
6 Applications
30+ USD
i Have an indicator that needs modifications to the notifications. and Need to add divergence as a extra conformation for the signal. the indicator needs to be optimized and checked for correct working conditions. would like to add new entry signals as an option there are 4 of them add new notifications based off the new features added. if possible
Modify Indy and Expert Advisor (personal job)
30+ USD
Hello, I want you to add a function to the EMA Crossover indy. I want to add a feature whereby the indicator will count a certain number of candles before it prints a signal. You know ema crossovers are horrible during ranging market So if I set this function to 5 for instance, after the last buy, the indicator will allow five candles to pass before printing another buy signal. The same applies to sell signals. I
1 Application
(30) MQL4 Experts C++ C# Forex
30+ USD
https://www.mql5.com/en/job/159128 Please read the description of the above EA as my requirement is to modify it. I will be providing the code of it. The above EA will Open a BUY orders ONLY if I set Input Variable ( Trade type = Buy Only ) The above EA will Open a SELL orders ONLY if I set Input Variable ( Trade type = Sell Only ) rest all Input variable is same in buy and sell. So, If I need to continuously run BUY
6 Applications
(23) MQL4 Indicators Experts C++ C# Forex
Modify MT4 EA (personal job)
45+ USD
Hello Dear I want to modify my Mt4 expert The attached file contains all the required modifications and functions #Close all trade upon reaching a specific loss Example When the all trade (Winning and losing) reaches (losses 100$), all trade is closed immediately
1 Application
(3) MQL4 Experts C++ Forex
30+ USD
Help remotely via Teamviewer o anydesk to solve my code logic I need to change some variables and logic, more information will be sent to the private send private msg for more info
30 USD
I have some code that was written for me for an automated strategy for NinjaTrader 8, but doesnt seem to be working right. Have already discussed with you before
Modify To Upgrade Existing Mt5 Expert Advisor (personal job)
75+ USD
Mt5 Moving Average Crossover Expert Advisor needs to be upgraded with few new features. Indicators will be created and EA will call from it from the INDICATORS' FOLDER in mt5 trading terminal. More of the upgrade is detailed in the SPECIFICATIONS REQUIREMENT DOCUMENT which will be sent in the chat box after a favourite applicant is selected
30+ USD
Hello, I have an EA that opens 2 trades (Buy and Sell) with a few settings. Currently, when either trade is closed by TP or SL a new one is opened. That works well. But now i want to modify the EA so when (Equity/Balance)x100 <50. The EA should close both trades, switch settings (lot settings) and then open 2 new trades
Modify an Expert Advisor. (personal job)
40+ USD
When a buy arrow appears, open a buy stop at x pips from the high of the signal candle. If x=0, open a buy market order. When a sell arrow appears, open a sell stop at x pips from the low of the signal candle. If x=o, open a sell market order. EA should have the option for adjusting the indicator values. The EA should have a martingale feature. The take profit should be hidden. The EA should have, stop-loss in pipis
30+ USD
I have an indicator that identifies the length of a candle wick in pips. I want this indicator to be modified to show arrows instead of number. When it’s a bearish candle, it should print a sell arrow. When it’s a bullish candle, it should print a buy arrow. Nothing else should be changes on the indicator’s variables. The arrows should have buffer numbers so the new indicator can me used to make an EA
Modify an existing EA (personal job)
30+ USD
1. THINGS TO KEEP of the Expert Advisor that was provided to me I want to obtain only the following functions: 1. the selection of the mode between prop and live account, 2. the magic number, the rest is all to be changed 2. MODIFY HEDGING FORMULA (lot prop account vs lot live account) date: challenge size: 10k cost of challenge: 100$ max total loss of challenge: 10% max dayli loss of challenge is: 5% profit target
30+ USD
Hi there, could you please kindly add alerts when price crosses the indicator, add 'Pause in seconds(from previous alert). Comment the last signal, date and time. Add wingding 221 for up and wingding 222 for down
30 - 40 USD
Hi there, I have a moving average indicator that I want it turned into multi-timeframe, add alerts when price crosses the moving average, an input of points after cross to enable alerts and comment that signal
30+ USD
Hi there, could you please kindly modify this indicator, add alerts when plot changes from green to pink and vice versa. Label alerts as 'UP' and 'DOWN'. add wingding 221 for up and 222 for down
40+ USD
Hi there, could you please kindly modify this indicator, add step size (pips) and add alerts when the plot changes from green to pink, vice versa. Add alerts as 'UP' and 'DOWN'. Add wingding 221 for up and 222 for down
30 - 45 USD
HI I have my Expert advisor working on 3 currency pairs in a single EUR USD chart, I would like to add 3 settings to the code 1- Limit changes/modify to orders in one day, for example in one day I can only change 1500 positions, this is to avoid the broker's alert as in the attachment(point 1) 2- put a setting of maximum open orders in total per currency pair 3- possibility to have a global TP for all 3 currency
Modify entry rule of an EA (personal job)
30 - 40 USD
For EA_141327_1.01f, add a rule that only one trade can occur for every crossing of the 'buy' RSI line and 'sell' RSI line All other rules remain unchanged Example, if a buy rule is set at 55 RSI and RSI crosses above 55 and a buy signal is generated, then no other buy signal can be generated until RSI falls below 55 and then crosses the 55 line again