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:
Good paying for high accuracy scalping Robot in C++ $300-1.000usd (personal job)
300+ USD
Developer responded to the order Desired budget: 700 USD Deadline: 5 days If you prefer quality over quantity, then I can offer you the best quality you could ever imagine. The budget is not a problem either. I just like working with people who appreciate the quality I offer. Kind regards Raphael 2 You'd have a better experience using MT5, on the base it's just as fast as C++ but when you consider API and integration
1 Application
(4) MQL4 Experts C++
30 - 100 USD
Hi, I want a Simple EA with 3 EMA (EMA 5, EMA 12, EMA 22). The logic is: The EA will OPEN BUY position if EMA 5 already crossed EMA 12 & EMA 22 to above (EMA 5 > EMA 12 > EMA 22), and will CLOSE BUY if EMA 5 already crossed EMA 12 & EMA 22 to below (EMA 5 < EMA 12 < EMA 22). OPEN SELL position if EMA 5 already crossed EMA 12 & EMA 22 to below (EMA 5 < EMA 12 < EMA 22), CLOSE SELL if EMA 5 already crossed EMA 12 &
TRIMODAL EA (personal job)
30+ USD
This is a simple EA. It is based on three main order types, each divided into two, so there are six trading options altogether. Please see attached png. Firstly, I want to be able to draw a line where I want my order. Then the EA will have 6 options: 1. buy stop order will be above market price (type 1a) 2. sell limit order above market price (type 1b) 3. sell stop order below market price (type 2a) 4. buy limit
The creation of an indicator that gives specific alerts based on market movement and 2 Moving Averages (personal job)
100+ USD
It is based on 2 moving average the 50 and 100 EMA. Once the market closes above or below both MA an alert is given. If closed candle above 2 MAs , and 1 candle ago was NOT above both MAs = BUY Signal The second part is when the candle closes between the two moving average I want a different alert for that. The MA will act as a band, Once the candle or candle wick closes inside of the two MA an alert is triggered
1 Application
(13) MQL4 Indicators C++ Forex Product Design
30 - 80 USD
I want to create simple EA that will open positions and Orders @ pip distance defined in Input parameters. NO indicator to use. Also, I want to generate alerts when 2 conditions meets.1.] No Open positions or more than 1 open positions 2.] Margin drops below certain percentage
21 Applications
40 - 60 USD
I need Expert Advisor for MetaTrader4. the market entry signal is based on custom indicator All expert settings are adjustable from the control panel multi-chart, where all charts of the market will need to be verified with only one chart I want to work fully from one chart only, regardless of the time frame. It must be available to turn on or off the timeframes from the control panel StopLoss (SL) and TakeProfit
30 - 250 USD
I do not have a exact strategy... I Would like you to create and add as many strategies as possible based on the indicator (scalping, hedging...other strategies.) indicator attached below. Would like EA to open and close positions based on EA histogram (HaosVisual_mod) Standard money management, stop-loss, trailing... etc source code must be included at end of job
33+ USD
Problem : I have a handmade ea, but shows some error when try to upload it to MQL5 marketplace. It is a multi-pair and multi-timeframe scanner ea To do : Review my coding, correct the coding and make it acceptable in MQL5 marketplace ( comply with all the MQL5 guidelines and requirement ) EA consist of 1057 lines Error : Validation state: Validation completed with errors Errors count 22 Started 2020.01.18 19:06:31
8 Applications
30 - 50 USD
Hello developer i have mt4 indicator want to make ea in mt4 and mt5 platform any one can do this i will give more details private chat i want fast job done not wast our and your time pls want job done in just 24 hr
50+ USD
Hi there, I am wanting a conversion of my indicator from Metatrader 5 to TradingView, I will attach the indicator please let me know if you need anything else. I have recently had work done to the indicator so I have a MQL4/MQL5 version, I will attach the MQL5 source code as this is the one I am using now. Once the work done I would like both files once the job is done so I can change the coding later if needed
2 Applications
Experts for mt4 (personal job)
30+ USD
Hello looking for someone to make for me a simple strategy has 3 elements take profit.. stop lose .. pending order .. no need for using indicator.. the first order start manual then it keep going automatically
100+ USD
I need the attached indicator written as a python function (I know it re-paints, that's not an issue). I am simply looking for the algorithm that produces all the bands (lines), not the colouring or shading. Here is what it looks like in mt4: So given the OHLC and timestamp vectors in python, taken from a csv say, (loaded into a pandas dataframe or numpy lists, whatever suits), I want a function to return vectors
4 Applications
30 - 50 USD
hello i have simple strategy want to automate it. my strategy have 3 simple things take profit.. hudge .. stop lose if there someone has experience can share some advices for this strategy thank you
40 - 70 USD
I am looking for a developer to build an EA based on Slow Stochastics in multi-time frame. It is a straightforward EA as it executes trades when buy/sell signals are generated in all time-frames and there are no take-profit or stop-loss orders. Risk-management is based on free margin percentage and minimum equity. Attached skeleton code will elaborate more on logic and mechanics of the EA. The requirements are as
6 Applications
150+ USD
Need developer that GOOD at WIN API and Messages that can simulate human mouse actions. The developer should be familiar with MT5 and MQL5 The details will be provided later
7 Applications
(10) MQL5 Integration C++
30 - 100 USD
Strategy Diamond set up when Ma5/10, Ema50 are parallel to Mid BB, it shouldn’t be far from Mid BB There should be 3 candel sticks to re-retest/reject Ema50 and enter on the forth one. Sometimes you get less candel sticks retesting/rejecting You Tp when the market reach previous Low/High SL 10 pips away For Buy, Ema50 should be below Mid BB For Sell, Ema50 should be above Mid BB
30 - 120 USD
Ea will have many trade strategies, strategies can be chosen by turning on/off some of the strategies I will only post picture to explain standard money management inputs. must work on ECN accounts and back-testable. xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx strategy 1 On/Off EA will only place trades in direction of trend
Modify winsock2 (personal job)
30+ USD
Modify winsock2.mqh that can be used in SOCKET communication between MT4 and MT5 , MT5 and MT5 The old mqh file work perfectly with MT4s. Need some modifications only. The new mqh file should be used in socket communication between MT4s, MT5s and MT4-MT5
1 Application
(10) MQL5 Integration C++
30 - 50 USD
Write this EA into proper MT5 code without the #Include <MT4orders.mqh>, cleaning and tidy up the code by using Classes, like CPositionInfo Use CDouble(wrapper) library for MQL5 (https://www.mql5.com/en/code/19727), to round pips/points in 4/5 digit brokers, including JPY and XAUUSD At the moment, order modification for TP is FIFO, you should set this into 2 input situations: FIFO and FILO Replace NormalizeDouble()
30+ USD
show in all in input i want ea to trade assistant EA input : Mode: Auto or manually // this want enable Disable means i will select manually ea work user click each button auto ea open auto Lot Type :Fix or auto // Lot : 0.01 Grid each side : 10 // means ea open each side order input value default is 10 ea open buy 10 and sell 10 Grid Gap: 10 // ea open both side pending order in currant market price to buy