All orders - C++ - closed

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
2144 completed jobs in all languages
Sort by:
300 - 500 USD
Important: This job is for only experienced programmers who understand the strategy above and have experience with multi-year algorithm trading of indices. 1. The EA should be optimized to trade indices. 2. Open multiple orders at a time. 3. Ability to confirm entry with high timeframe of our choosing. 4. Use SL, Martingale, and grid for risk management, and ability to disable or enable martingale and grid. 5. Use
500 - 1000 USD
Currently we are running our custom program in excel with manual entry we want to create software where average rates and net position is calculated not as it is given in metatrader 5 but in our way. A copy of excel is attached here. all logics are in it. developer has to get deals data and prices data from metatrader 5 API and do the calculation as given in excel. In Excel you can find tab called "F6" we want to
5 Applications
(1) C++ Consultation C++
30 - 100 USD
Hi Everyone, I need a cloud based or wordpress plugin licensing system to protect my MT4 / MT5 Indicators and Expert advisors - Secure an unlimited number of EAs and indicators. - Create and manage unlimited license keys for secured EAs and indicators with time limits - Instantly suspend license keys in case of refund. - Create hardware/account number based floating license keys. - Set a minimum/maximum account
500 - 1500 USD
I am looking for a web developer who can design and create a website with multiple user login as well as the ability to track the users performance from MT4/5 EA
30+ USD
Hello, I want to make a WebRequest "PATCH", But is not supportet with MT4 (I already try override headers and is not working ), So I want to do it using #import "wininet.dll". So I need the structure to make this happen. HINTERNET InternetOpenA( LPCSTR lpszAgent, DWORD dwAccessType, LPCSTR lpszProxy, LPCSTR lpszProxyBypass, DWORD dwFlags ); HINTERNET InternetConnectA( HINTERNET hInternet, LPCSTR
2 Applications
(11) MQL4 Experts Libraries C++ HTML
30+ USD
I need a good programmer to create a simple indicator with provision later on to make an EA out of it). This indicator will have an alert function - push & emails to work off MT4. Indicator developed should be based on 7 moving averages and settings e.g. 200 EMA Method and Apply settings for each MA. I want Smooth Moving average (SMMA) and Weighted Moving average (WMA) as well as the standard EMA, SMA Conditions are
30 - 60 USD
Outline The “Whipper” EA is designed to scalp at set times of the day or night using the RSI indicator to enter trades. It will operate on M1, M5, M15, M30 and H1 charts for all major and minor currency pairs and will work with both 4 or 5-point quotes. Whipper will use the Heiken Ashi Indicator on another timeframe (different to the trading chart) to monitor if there are any medium or long-term trends. Trade entry
9 Applications
Winsock send file (personal job)
100+ USD
I like a library that use native WinAPI that can use winsock to send files between client and server. Everthing should be placed in a mqh file for easily future implementation
1 Application
(10) MQL4 Libraries Integration C++
30+ USD
Hi, I have a very simple EA i want to create, it does not use any indicator at all, only works with the bar chart. I will state the other requirements needed in the EA below, but the actual buy and sell conditions will be discussed when i select and agree with the appropriate coder. Thee conditions are very simple. The other requirements are: Inputs a. Take Profit b. Stop loss setting (Stop loss, Averaging
13 Applications
70+ USD
Hello the strategy is based on an indicator and is semi-automatic ATTACH, I need an expert advisor based on the H1 strategy, I need a check that when the MAs cross the resistance and support levels are actually broken. I attach description and indicator I have already asked here and I was created and what does not work because it does not check as I ask request: trailing stop news filter magic number thanks
4 Applications
(4) MQL4 Experts C++ C# Java JavaScript
100 - 350 USD
I need an experienced developer that will prepare an expert advisor that combines 4-5 indicators. Full details will be provided but knowledge of Kijun is essential. I am looking for a long term cooperation as further changes and improvements may be needed in the future. It’s extremely important that the project will be delivered on time
29 Applications
30 - 100 USD
Looking for a professional developer who can turn my ideas into a workable EA. The most important is "support after sales". Detailed explanation will be given in chatbox. Dare enough to take the job ? Ask yourself. See ya later. 😎
30 - 100 USD
Hi, I want to integrate for sell and buy signals, 2 indicators EMA. 1. EMA8 (period=8, shift=0, applied=price close) 2. EMA20 (period=20, shift=0, applied=price close) Logical functions: if EMA8 > EMA20 signal to buy and open order to buy; if EMA8 < EMA20 signal to sell and open order to sell; if EMA8 = EMA20 close order. Please, integrate also: Trailing Stop based on MA, Trading with optimized trade volume Thank you
50+ USD
Hello, I am looking to create an expert advisor that is able to track each tick on a chart and execute trades based on this data. No need for historical data, just track each time the price moves in the market, and allow room for adjustable contingencies to determine trade execution. For example if the price in EUR/USD moves 5% upward, enter into a buy position with a stop loss at 3% and limit price at 10%. I would
Writing of an Expert Advisor to track price movements in the market and place trades based on % moves (personal job)
40+ USD
Hello, I am looking to create an expert advisor that is able to track each tick on a chart and execute trades based on this data. No need for historical data, just track each time the price moves in the market, and allow room for adjustable contingencies to determine trade execution. For example if the price in EUR/USD moves 5% upward, enter into a buy position with a stop loss at 3% and limit price at 10%. I would
1 Application
(2) MQL4 Experts Converting C++
50 - 100 USD
I need one or more expert advisors built from two custom indicators. The indicators will be provided along with the required settings for each. The reason I might need more than one advisor is because the algo receives better results on different pairs with different settings. For example, gold receives better results with just the one indicator compared to having both. Also my money management will need to
50+ USD
I need an EA based on pure price action and it does not rely on any indicator or pattern. External Inputs Required: INITIAL LOTS PROFIT TRADES GAP UNPROFIT TRADES GAP UNPROFITS LOT MULTIPLIER UNPROFITS TP (IN POINTS) DDR START DDR PROFIT MAX SLIPPAGE MAX SPREAD MAGIC NUMBER Step 1. Open a buy and sell trade at market price with INITIAL LOT size. After open the initial trades, open additional trades at every custom
8 Applications
30 - 200 USD
Hi, I need an expert advisor to do the following based on attached methodology: 1- Open pending orders ( buy and sell) 2- check for open orders 3- check comment for open orders 4- Variables should be configurable. I mean the script should allow me to change values of X, Y and Z, and equations if I want to. please have a look on the attached file. I try to write it in Pseudo code Thanks Mohamed Saleh
30 - 100 USD
Hello I need to mt4 EA's converted into 2 mt5 EA's. I all need the same input default setting changed in both mt4 EA's before the mt5 EA's are coded. I will include the mt4 EA's in the specs if you are selected for the job. There are 1146 lines
17 Applications
(27) MQL5 Experts C++
50+ USD
The indicator produces boxes . Each box has a high price and the high price is, also, the high price of a candle in the box. Each box has a low price and the low price of the box is, also, the low price of a candle in the box. High and low prices are used to determine buy and sell trades specs. for the job will be supplied it developer receives the job
16 Applications
(27) MQL4 Experts C++