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
1659 completed jobs in all languages
Sort by:
30+ USD
I have an EA that requires updating with three new entry settings and one exit. Two of the entry settings involve a moving average, the third a custom indicator. The exit setting involves a moving average. I can let you know further details on application
9 Applications
(9) MQL4 Experts C++ Forex
Add indicator to existing EA on Renko MT4 (personal job)
80+ USD
I would like The Supertrend MT4 indicator added to the EA as an optional filter before entering into a trade. For a BUY trade the Supertrend indicator has to signal a BUY. Once Supertrend has a BUY signal, then every BUY renko candle is traded. I need true or false to use Supertrend I need to be able to change the setting for the Supertrend indicator either to make it more or less sensitive to current trends. Display
1 Application
(4) MQL4 Indicators Experts C++
30 - 50 USD
Hello, I am looking for a developer to create a trading robot that would respect the following strategy: Chart: All forex indicators - H1 to D1 Indicators: BrainTrend2SigAlert (attchment) ATR_Period = 10 NumberofBar = 1 SoundON = true NumberofAlerts = 1 EMailON = false PushON = true RSI: 20 up filter: 58 downfilter: 42 Moving Average: 50 Instructions: Opening Purchase: Signal Braintrend: Purchase at the end
40+ USD
As the title suggest, I have an MQ4 EA that requires converting to MQ5 for take advantage of the backtesting features in MT5. If all runs smooth and successful, I will have further work that I will need assistance on down the line. Details will be shared in messages
30 - 50 USD
This EA must work with all currency pairs in MT4. The strategy is the opposite of a martingale, the EA will open new orders when it is in a winning condition and close the losing positions fast. The parameters must be as follow, it needs to have : Initial lot Lot multiplier Maximum number of positions Grid step Slippage Take profit Stop loss Start trade hour Stop trade hour Magic number There must be a parameter that
7 Applications
Classic Divergences & Hidden Divergences based on the main trend (personal job)
50+ USD
Hello here is as agreed the creation request, I would like to create a robot based on several timeframe. M15 = Determine the global trend M5 = Tactical timeframe to confirm buy or sell signals. M1 = Execute timeframe to create buy or sell signals. List of indicators : - 50 Moving Average on M15, METHOD SIMPLE, PRICE_CLOSE - 50 Moving Average on M1, METHOD SIMPLE, PRICE_CLOSE - Stochastic Oscillator K=5, D=3
1 Application
50 - 150 USD
HI I want to explore the possibility of coding an EA on the following logic on a Renko Chart Initial BUY - Entry is after 2 consecutive Green Bricks - Then trades every green brick after that until TP Initial SELL- Entry is after 2 consecutive Red Bricks - Then trades every Red brick after that until TP NO SL TP Options - A Total PIP Target of all the trades in progress B Price Target set Manually - If this could
30 - 50 USD
I have a DLL function that returns values to an EA. I'd like to compare the current value vs. an average as a signal. My current average function takes a series of values. I am looking to create/modify either to work together. Need simple help to create
5 Applications
(6) MQL4 Indicators Experts C++
30+ USD
I can't connect with API using 'application/json' header on WebRequest command. Any advices? string headers="application/json"; string res=WebRequest("GET",url,headers,timeout,data,result,result_headers); Print("Status code: " , res, ", error: ", GetLastError()); Print("Server response: ", CharArrayToString(result)); Errors: 2020.03.28 19:26:01.978 2020.03.26 00:01:30 EA USDCAD,H1: Server response: add headers failed
75 - 150 USD
I have a working DLL indicator that I can plot on charts and it shows the correct values. However, whenever I call it from EA it just returns the max value for a 32 bit integer. I am looking for DLL/C++/MT4 expert to help me correct my function call or rework the code to make a simple function call in my strategy in place of what I have now. Thanks
6 Applications
(6) MQL4 Indicators Experts C++
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 - 70 USD
ENGLISH and GERMAN ENGLISH Dear developer, this is the second time that I post this order. The last developers applied nor attaching results neither any messages with me. But I am normaly every day online. So please write to me on any questions, I need an EA that uses trades based on a modified RSI Past crossings of the RSI with 30/70 must be readable to be able to use the high/low point for stops and trade entry at
30 - 120 USD
Hello, My name is Javan, and I am a jr. developer. I am looking to order an EA with source code, as well as gain a mentor. I am a student at UNLV studying computer engineering and I am coach-able. I have been trading manually on a demo for about a year with various strategies, and I have been learning c++, and mql5 since the beginning of the year. My strategies that I plan on imposing aren't too far off, my ideas are
30 - 50 USD
1. The idea of the trading system is as follows : market entries are performed on the 15 minute timeframe when the trend is in the right direction, the arrow is above or below the baseline pivot, and there is an arrow indicator 2. Trend is determined based on the attached TMA+CG mladen indicator. Use the default settings for all attached indicators. The trend is determined by the two outer green bands (in the example
6 Applications
2 Variable MA’s Open BUY/SELL if > or < BB high/low (personal job)
30+ USD
To create an EA with variable BB and 2 variable MA’s when MA conditions are met open buy/sell orders with a variable TP and a SL based on current ATR. To work with current timeframe window
1 Application
MQL4 Experts C++ Python
30 - 150 USD
EA that will close ALL orders based on time. Upon completion require source code handover coded for both mt4/mt5. input variables that can be changed. -input for GMT offset -input for time of day all orders will close automatically -input for weekdays that can be chosen "Monday, Tuesday, Wednesday, Thursday, Friday" and option for set to "daily time close" input. Let me know if you have any questions or suggestions
Add some new feature to old ea (personal job)
30 USD
Simple add 4 more features : 1:One add Cancel order value for each TF ! same as we did for other EA ! Buy orders ! ( Each TF ABOVE/Below option ) Buy A Pair TF1 TF2 TF3 TF4 10 20 30 40 Buy B Pair TF1 TF2 TF3 TF4 10 20 30 40 ----------------------------------------- Sell order ! ( Each TF ABOVE/Below option ) Sell A Pair TF1 TF2 TF3 TF4 10 20 30 40 SELL B Pair TF1 TF2
140 - 180 USD
I need an experienced and serious developer (and who masters very good English) to write the code for a Money Management system which opens and closes trades based on the strength of the signal. The strength of the signal is calculated by a code I already have and these values will be retrieved and used by the Money Management system, so you will have to integrate the code. There are also several other rules that
10 Applications
30+ USD
Mt5 robot executing trades on a minute timeframe basically the robot will asses the previous bar if it closed lower it will open a short trade on the next open i want to open the trade 10seconds after the open of the bar and close it excacly when 40 sec into the bar that means it holds the for 30seconds I want to have an integrated lot system where I can modify the trades lot it will be time sensitive I don’t want it
30 - 50 USD
Hello coder i i have indicator i want make the ea on this any one help us u can see the notepad to all details i want integrate the indicator in the expert adviser
11 Applications