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
1393 completed jobs in all languages
Sort by:
Create an EA based on (Support-resistance-breakout-arrows) indicator (arrows) (personal job)
30 - 60 USD
Create an EA based on (Support-resistance-breakout-arrows) indicator (arrows) The EA to open a Buy or a Sell position whenever the first arrow appears. (FIRST BUY ARROW OR FIRST SELL ARROW ONLY) I have a asupport-resistance-breakout-arrows indicator that I want Expert Advisor to be build for me based on the arrows of the indicator. With layer (1 layer). And No opposite trade. (No Hedging) And must have an individual
30+ USD
The robot must operate on silver. For purchasing deals, follow these steps: Deal 1: Enter the deal upon the closing of the buying candle, timeframe 1 hour, lot size 0.01, target profit $3. Deal 2: Enter deal 2 if the price reverses on deal 1, i.e., if the price does not reach the target of deal 1. Entry conditions for deal 2 (closing of the selling candle, timeframe 1 hour, below entry point of deal 1 by more
45+ USD
trategy based on news analysis -summary of how it will work We attach the expert in the eurusd chart We will have a day of "hight" news in the New York session, just 5 seconds after the news we refresh we will have the final result, based on the result, we will send the order (sell or buy) -What happens if we have 2 news stories with different results that same day (positive/negative)? each news will have its own
6 Applications
(43) MQL5 Experts Forex Trading robot/indicator debugging Statistics and mathematics C++ Panels and dialog boxes Product Design
50+ USD
Hi, My team is looking for an experienced developer skilled in FVG, Session (New York) trading. Budget is $50, slightly negotiable. The project need experience, please apply only if you have done such before. We need clean work. Must be punctual. Let's discuss
8 Applications
(2) MQL5 Experts Forex C++
100 - 130 USD
I want an EA that will show News and will also work as an Equity Defender for both MT4 and MT5. The EA will have panels for News and Equity Defender. The specifications are as follows: For NEWS: 1. Real Time Update from Forex Factory 2. I can select which news, how much time left, and impact, related to which pairs I want to see. For example: I will tick USD, JPY, and EUR from a dropdown box and the chart that was on
13 Applications
(8) MQL5 Experts Forex Trading robot/indicator debugging Statistics and mathematics C++
30+ USD
Existing EA Update and to add trading hours. Version 2 of an existing EA. Just 2 updates. 1, To add trading hours. That is for the EA to have an option where users can choose the desired hours, he/she want the EA to Trade. I mean to have an option where users want the EA to open trades and to stop trading. That is the trading hours should be adjustable. Thank you
30 - 50 USD
With all the indicator features, I want to add this feature as well... The EA logic should be... To open trade when trend aligned, for example, if I turn on 1minute, 5minutes and 15minutes, The EA should open trade when the 3timeframes aligned together for up trend or down trend. The same thing should happen when I turn on only 1minute 5minutes or only 15minutes or only 30minutes or only 1hour, or only 4housr or only
30+ USD
Details Requirements Type Expert Advisor Name Moving Average Cross Over Sell Entry Bar0 bearish High > MA && Bar0 bearish Low < MA Sell Filter Bar1 bullish High > MA && Bar1 bullish Low < MA Buy Entry Bar0 bullish High > MA && Bar0 bulllish low < MA Buy Filter Bar1 bearish High > MA && Bar1 bearish low < MA Others . Open sell trade if sell conditions agree*** . Open buy trade if buy conditions agree***
16 Applications
30 - 50 USD
Fix "lock profit" function not closing properly. The attached EA is a basket trade manager, able to handle TP, TS, BE,SL, Jumping Stop on group of positions that can be "All the trades" or "specific trades" (eg: by comment, by pair, by magic, etc)- within the Jumping Stop function the EA has a "Lock Profit function" based on 2 inputs: 1 - "breakeven" Input (eg: 200€) 2 - move SL After Breakeven of XX Pips or XX $
30 - 49 USD
MOVING AVERAGE CROSSOVER EXPERT ADVISOR FRAMEWORK Description This robot shall work on the strategy of moving average crossing either to the upside or downside. Robot settings (inputs) Session Entry and Exit Condition or instruction Buy Condition The robot shall place a buy condition or open a buy position at CMP when a bullish candle OPEN AND CLOSES ABOVE the moving average. (It must close before opening a position)
400 - 850 USD
Looking for a highly experienced developer who had already built couple of telegram-based trade copiers. Trade Copier will send trade info from MT5 to telegram channel & receive/copy this trade info from telegram channel to MT4/MT5. The Trade Copier will also employ some advanced money management & trade management elements. I want the Trade copier in both versions of mql, i.e., in mql4 & mql5
13 Applications
(1) MQL5 Experts Forex Trading robot/indicator debugging Statistics and mathematics Strategy optimization C++ Strategy modules Panels and dialog boxes Stocks Options
80 - 100 USD
I WANT A TRADING ROBOT THAT CAN EXECUTE TRADES ON ITS OWN IT MUST OPEN AND CLOSES TRADES BY ITSELF. MUST HAVE TRAILING STOP-LOSS AND TAKE PROFIT. MUST TRADE ON ALL TIME FRMES INCLUDING 1MIN,15MIN TO HOURS I WANT A ROBOT THAT CAN DISPLAY TRADING DATA ON SCREEN OR INSTRUMENT STREGTH SHOULD DISPLAY SIGNALS BASED ON THE INDICATORS MUST BUY AND SELL USING INDICTORS PIVOT POINTS *IF THE PRICE IS NEARING THE UPPER
50 - 100 USD
Need a CCI based EA/Robot in MQL5. Attached Trading view snip should explain illustrate the conditions pretty well. Let me know if you have any questions. Budget Open and negotiable based of Experience. Indicator : CCI. Period: 100 to 125. (Provide as user Input, do not hard code so I can test what combination of CCI period along with timeframes gives best results after optimization on strategy tester) BUY SIDE
30 - 50 USD
Hi guys I have an EA and want to add a news filter from forexfactory.com with High impact news (red folders). If the EA is live on an account then it should check on forexfactory if there are high impact news or bank holidays on USD, EUR and GBP. If yes then it should trade that asset on this day. Please provide me any suggestions and how you would do it. I know that hsrdcoding isn‘t an option because forexfactory
6 Applications
(9) MQL5 Experts Forex Trading robot/indicator debugging C++ Python
30+ USD
NUMBER OF ACTIVATIONS = 2 (INPUT PARAMETER) IF A USER ATTACHES THE EA 2 TIMES ON A CHART, IT WILL EXPIRE. SO EA CANNOT BE ATTACHED TO A CHART MORE THAN NUMBER OF ACTIVATIONS SPECIFIED IN THE CODE BEFORE COMPILATION
2 Applications
(26) MQL4 Experts Forex C++ C#
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
7 Applications
(16) MQL5 Indicators Experts Forex Trading robot/indicator debugging Statistics and mathematics Strategy optimization C++
30 - 50 USD
I need a function (an Include Class object) to be used in any EA to send a message to a Discord channel by taking only two variables: 1. a Discord Channel ID or Token, and, 2. a string message. I want only MQL5 internal functions, not third party apps. I would need the code, to make it open source. The simpler and cleaner the code the better. I presume this could be as simple as sending a Json message in a POST using
4 Applications
(2) MQL5 Indicators Experts C++ C# HTML Uploading data to a website
100 - 200 USD
These are the things I need on my EA: 1. Time Filter 2. Risking fixed dollar amount per trade with auto lot calculation 3. Max trades open at once 4. Auto stoploss with current ATR(x2) and fixed RR for take profit 5. Being able to filter out notifications with the time filter and SMMAs 6. Connecting Trading view alerts to the MT4 EA
4 Applications
(8) MQL4 Experts C++ Python
An expert advisor based on my startegy (personal job)
280+ USD
i want an expert advisor based on my own startegy whenever you accept the job i will provide you with all the required documents and i will be available for most of the time to answer any question the developer have
1 Application
(7) MQL5 Experts Forex Trading robot/indicator debugging Strategy optimization C++
30 - 50 USD
Hello, I have a TradingView strategy that I want to be converted into MT5's EA and indicator. The strategy is very simple consisting of 1 indicator. Long when indicator says so, short when indicators says so. SL and TP is static at a certain pip(s) amount. Position size is also static at a certain lot. The indicator is 57 lines long counting the spaces in between. I will provide the whole script. Features in the EA
6 Applications
(1) MQL5 Experts Converting Forex Trading robot/indicator debugging C++ C# Python