All orders - C++ - closed

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
1830 completed jobs in all languages
Sort by:
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
30 - 50 USD
I need an Expert Advisor which is based on Super Trend indicator.Complete Strategy and job specification will be shared to the choosen Programmer who can do the job with perfection. Please read job specification document very carefully and accept the job only if you can do the job perfectly. Do not waste yours and my time if you are unable to do the job with perfection because i will release payment only after
30 - 50 USD
hi every one!!! pls i need someone who can create an ea based on price action only no indicator is involved. if you are able let talk please the rules is simple to place pending orders
18 Applications
MQL4 Experts ALGLIB C++ Java Python
50+ USD
1. EXPONENTIAL MOVING AVERAGE (PERIOD: 100, SHIFT:0, MA METHOD: EXPONENTIAL, APPLY TO: CLOSE). 2. EXPONENTIAL MOVING AVERAGE (PERIOD: 500, SHIFT:0, MA METHOD: EXPONENTIAL, APPLY TO: CLOSE). THE INDICATORS’ VALUES MUST BE ADJUSTABLE. TRADING STRATEGY (MOVING AVARAGE CROSSOVER) 1.BUY ORDER; EXECUTE BUY ORDER: A. IF THE 100 MOVING AVERAGE CROSSES ABOVE THE 500MA B. PRICE RETURNS AND HITS THE 100MA. C. USE TAKE PROFIT TO
30 - 100 USD
Hi, 1.I want a bot that can received signals from the telegram group and place an order on mt4/mt5. 2.There are several messages that will be sent in the telegram group so i need the bot to filter out which one is the signals. The signals message will always be the same and I i wll give the examples 3.The bot need to open order and select the lot size by depending on the balance. I will give the requirements range
50+ USD
I have a simple indicator which function is to draw lines on chart , which change every 4 hours, daily, weekly, monthly according to the input I choose i want to convert it to mql5 and pine script
Close orders that last xx minutes (personal job)
30+ USD
Hi I want you to create an EA who must close orders that last a specific minutes. In the setting i need: Close orders: True/False Close After Minutes: (if 10 so EA must close positions 10 minutes after they opened) Thanks
1 Application
(11) MQL4 Experts C++
Time Trader + EMA (personal job)
200+ USD
The EA must be able to execute 5 trades under the following specs: 1) Each trade should be able to be programmed to start at a specific time of the day and be closed at a specific time too. 2) When the time to open the trade comes, there is another condition to be met for the trade to be opened: it must be above or below a specified Moving Average(MA) level. If both 1) and 2) are met, the program must open the
30+ USD
Hi Developers, Required a simple EA Based on Bollinger Bands Indicator, Entry and Exit conditions and other Settings which is attached here with, Those who can start immediately and finish with in a day send your preferences. I cant spend More than 30USD for this Job. Thank you in advance
14 Applications
(21) MQL4 Experts C++ C# Java
30+ USD
Hey programmers I need an EA that use both Moving average and Bollinger Bands indicators. The EA will have : Martingale Trailing Stop Breakeven Time filter Other details will be shared later. I need the source code when finish the deal
20 Applications
Create IPC between many MetaTraders (4 and 5) to broadcast string message. (personal job)
50+ USD
I want a fastest way to transfer a string msg from MetaTraders (sender) to many MetaTraders (receivers). The senders send new msg by overwriting old msg. So when the receivers get msg, it's always the latest msg from sender. The receivers don't need to get successfully all msg from sender but they must get the latest msg from senders
1 Application
(10) MQL5 Integration C++
Vexcap.Entry (personal job)
60+ USD
I would like a program that will enter into a "buy" trade when the 1 hour "high" 5 smooth moving average crosses ABOVE the 4 hour "high" 17 smooth moving average and .... enter into a "sell" trade when the 1 hour "high" 5 smooth moving average crosses BELOW the 4 hour "high" 17 smooth moving average I would like to be able to change all of my moving average and timeframe settings if desired
1 Application
(12) MQL5 Experts C++
50 - 100 USD
Hello, I am looking for an modification of the attached renko EA to be made for the METATRADER 5 platform. The current EA has a 3 MA filter logic based on an Simple, Exponetial, Liner-weighted, Liner regression, volume weighted. All 3 MA's can be turned on/off whith the following filter settings: Filter Mode: OFF ON for entry ON for exit ON for entry & exit So what i want different in this EA is that it uses the MA's
EA which uses berry support and resistance to execute orders (personal job)
30+ USD
Let the ea only add with one particular lotsize if I use 0.01 let any position that will open use same 0.01 okay before it add if the trend keep going up and move 1400 point up and meet a resistance around that area let it open a sell position with tp of 10 point if it didn't hit tp and still go up 15 point let it open another sell position at this place let both position use same tp for instance it will update
70+ USD
Hello, I require an EA which writes my actual MT5 account „Balance“, „Equity“, „Free Margin“, „Total Lots/Volume open“, „Total Nr of open positions“, „Total Floating Profit“, „Account profit“ in a .txt (or csv) file in regular intervalls. Input parameters (1-5): 1) File name -> String -> Explanation: name of the file. The program should check if the file exists ----> if yes, add to it by creating new row entries
30+ USD
Ex.4 and mql.4 files of the developed Ea are requested and must be dropped here. Ea to develop is for Demo-Real accounts. Ea must work with forex Majors/Minors and Metals. I need a Profit Lock Ea "in pips" with levels from 1 to 10 and closing at breakeven tool. For each active trade the Ea will lock level 1 after 1 pip profit, level 2 after 2 pips profit and so on up to level 10, at 10 pips profit/level 10th, Ea will
6 Applications
UPGRADE BB Touches & Closes Types - For attention of Mr. Zakri Bin Othman (for Zakri Bin Othman) (personal job)
30+ USD
Please replicate/clone/multiply the EXACT/IDENTICAL CODE , METHOD/STRATEGY Bar Touch BB Full Entry an another 5 X Times (SIX Times in TOTAL) for me in order to run it on with different BB and OHLC Bar set's .👉 In Our case We add TWO more on Touch and the other/additional THREE will be on Close Bars instead . BB Touch Type 1 1,2,3 Bars = Bar Touch BB Full Entry 1 BB Touch Type 2 1,2,3 Bars = Bar Touch BB Full
30 - 60 USD
Hey I have an ea that was coded and I have an couple things wrong with it . One of the things that is wrong with it is I have an solar wind indicator plus 3 other custom indicators and when they all line up i want the ea to take the trade ; however the ea takes multiple trades I want the ea to take 1 trade once the solar wind indicator line turns an different color. The last thing is I want the awesome oscillator
30+ USD
I want to trade using golden cross Moving average 50 and moving average 200 If 50 crosses up it will trigger buy signal and if it crosses down it triggers sell signal but there will be indicator at d second window down showing d direction of the higher time frame I want for the direction as I can use weekly or H4 for direction which will be showing blue down for uptrend and red for downtrend depending on the trend of
30+ USD
The indicator I want to use is similar to a moving average but it’s more dynamic. So I want to hire someone who can create an EA from that indicator so that It can take automatic buy and sell orders as it changes colours. Should be able to have an input for Take profit, stop loss and number of trades to be taken per signal. The EA should be able to close all trades when an opposite signal Appears, then open new