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
1417 completed jobs in all languages
Sort by:
30 - 50 USD
Hi, I need support to add some functionalities to this existing EA " Drawdown Control". These are the current functionalities of this EA. I write in RED my desired modifications for input parameters. This EA currently stop running once the drawdown % is reached, I need to this EA always be running to maintain Drawdown %, everytime that drawdown % is reached input parameters need to be executed if are enable. Input
5 Applications
(6) MQL4 Indicators Experts C++
30 - 50 USD
I need an EA based off 3 indicators (in the screenshot) and 3 conditions. TP, SL and A trailing stop must be configurable in pips (not points). Risk % must be configurable and must be calculated off account Balance and not equity. Lot size must be calculated based on distance to SL and Risk % (I'm sure you already knew that). Conditions are the same for all time frames. Indicators from bottom (1) to top (3) For Long
30+ USD
Build a EA with indicators. combined the indicators will tell when to buy or to sell. take profits. stoploss.trailing stop. 2 buy or 2 sell position with a max of 2 or 5% risk on balance. should also calculate position size and what amount each trade to put in depended on my formula. will give you more details upon interest
40 - 75 USD
I need a robot to stream forex data live (1 minute) from my metatrader 5 and save it onto a local file. Data to be streamed: symbol, date & time, open, high, low, close. All forex pairs to be streamed onto the same file (use feather format). The bot will run constantly and will work on upcoming ticks so it will neglect weekends. Also the bot will delete the older rows if its length is bigger than N lines
2 Applications
(1) MQL5 Experts Scripts C++
30+ USD
Add simple functions on existing EA: 1. Add function Close all open positions at Profit or Loss by % of balance. 2. Show Market Info for all open positions group by Magic No on the chart: "See Screenshot on the Specification" - Symbol Names / Lots(include total) / Profit or Loss(include total) / Magic No / close button(x) 3. Add button on the chart: CloseAll (show Profit or Loss % of balance) Thanks
30+ USD
Hello, I want to know if you are able to build a Trading Bot based off the concept below? The trading bot concept, trades in micro trades. Builds up profit over small amounts time and pips, like a high frequency training. The time the the bot will uses to trade on is M1 (1 minute trade graphs) I also want to be able to change the stop losses percentage and the type of currency used. (Infinite Loop)
30+ USD
This is a basic EA that places buy and sell trades at same time and only closes at take profit (TP) or stop (SL) 1. Place and sell trades (use limit orders) at the same time with TP and SL 2. Only close the trade that has hit TP or SL 3. When a trade hits TP or SL, open a new buy and sell trade but do not close trade that has not hit either 4. For example, if P is set at 10 pips for buy and sell trade, if market
15 Applications
30 - 100 USD
Hello. I want an ea with good result even we have big spread. prefer multi currency pair M1or M5 scalping And I want source code of ea. PLEASE send me your ea backtest result and its better if you send me a test file (demo) to test it with my tick data Thanks for your reply
4 Applications
Update on Past Project (personal job)
30+ USD
Update on past project. Things to be done: 1. Close Orders when is with more than 1 order placed on the pair. If there is only one order, the EA must close it only with the closing MA strategy. I must be able to: - Choose if the basket is in money or in points/pips - Choose if I want the basket closing mode or the MA mode if there are more than one trade on the pair. 2. News Filter 3. Close the orders that are open
1 Application
(5) MQL4 Indicators Experts C++
30 - 40 USD
Please only apply if you have experience with programming EA's that use color for trading. This is a "stand alone EA" ( no indicators are required in the "indicator file" for the ea to trade when applied to the chart.) This EA is based on one stochastic indicator with different settings. Each setting has been made into 3 different indicators. Attached are the requirements for programming the EA and the general rules
8 Applications
(25) MQL4 Experts C++ C#
50 - 100 USD
Hi everyone, I'm using an EA based on HMA (Hull MA). And I would like to complete it with a successful system for pyramidizing positions and a promising stop-system. I can provide the well functioning EA (MT4 and MT5) as well as the complete description for pyramidizing an stop-system (Excel-sheet). The main issue: is it possible with MT4 and MT5 to use the lows and highs from the last and penultimate bar (all time
11 Applications
(5) MQL4 Experts Statistics and mathematics C++
Need EA programmer to work with two indicators RFI; SAI (personal job)
50+ USD
I want to work with two indicators.. Forex reversal indicator and super arrow indicator.. My approach is simple.. If the sell sign from FRI (forex reversal indicator) is followed by SAI(Super arrow indicator) (sell sign), then EA would execute a sell entry, it will take profit once the buy sign of RSI followed by a buy sign of SAI will show up , at the same time make a BUY entry. From buy entry, It will take profit
1 Application
Run Optimization Tests on MT4 Strategy Tester for EA to find best profitable settings (personal job)
50 - 150 USD
Order Request: Run Optimization Tests using MT4 Strategy Tester, etc., for an EA to find the best profitable settings: Use the EA Named: ARC_Wave_Double_MA_3.00 Final: See Attached Only run Optimization Tests for all parameters in the program associated with the Double Open, Double Close (MA1 and MA2 is: Double Open/Close), or Moving Average Cross of the MA1 and the MA2 settings. Provide for the Eur/Usd pair, and the
30 - 100 USD
Order Request: A) Test the ARC Wave Double MA 3.00 EA on the MT4 Strategy Tester and provide three completed test reports: Test Settings: 1) For the period: Roughly June 2, 2018 to Jun 2, 2019 or thereabout (Most recent 12 months) 2) Every Tick 3) EurUsd 4) H4 Chart 5) Current Spread 6) Use Default Setting in the EA B) Provide Three Completed Reports C) Correct any code issues in the program causing any Journal
Test Completed EA on MT4 Strategy Tester, Correct Journal Errors, Provide 3 Completed Test Reports (personal job)
30 - 100 USD
Order Request: A) Test the ARC Wave Double MA 3.00 EA on the MT4 Strategy Tester and provide three completed test reports: Test Settings: For Functionality and not profitability. (Will test for Profitability and Optimization on the next project). 1) For the period: Roughly June 2, 2018 to Jun 2, 2019 or thereabout (Most recent 12 months) 2) Every Tick 3) EurUsd 4) H4 Chart 5) Current Spread 6) Use Default Setting in
50+ USD
Hi. I need an EA that performs the ff. -If the Zigzag signal show UP/Down, EA Opens a buy/sell stop that trails the current price by a set number of pips and set the stop loss automatically. Then when opposite zigzag signal shows up, EA will take profit, and execute another entry and so on
17 Applications
Modification to existing EA (personal job)
80+ USD
Order Modification Request : Would you please kindly provide the following coding for the ARC Wave Triple MA2.76: Add 3 Trailing Stop Functions to an existing MT4 EA, and place into the Parameters Box of the program, as well: 1) Trailing Stop amount in pips: 10 2) Trailing Step in pips: 3 3) Trailing Stop Start Point from Purchase Point in pips: 45 NOTE: The existing program or EA has a Stop loss now. Of course, the
1 Application
(5) MQL4 Experts C++ Forex
30 - 70 USD
This 500 lines MT4EA runs and open 2 batches of limit orders on both buy and sell sides. Once there is a limit order filled and become active order, delete the batch of buy or sell side that has no active order. From here the breakeven price is monitor and is use to work out the TP input values (which are the input variables: "Buy Take Profit Price" and the "Sell Take Profit Price"). The same applies to the SL input
16 Applications
(2) MQL5 Experts Converting C++
100 - 200 USD
Hello, I am looking for a professional developer who knows very well MQL4/5 and C++ and at least understands Python syntax. I have an EA which sends quotes from MT4/5 to RabbitMQ ( https://www.rabbitmq.com/ ) server. EA uses DLL for connecting to RabbitMQ server, preparing JSON messages and sending messages to RabbitMQ server. For DLL connecting to RabbitMQ server, official RabbitMQ client written in C is used (
3 Applications
(1) MQL5 Indicators Experts C++ Python
100 - 200 USD
My indicators often report that the indicator is too slow and sometime report out of range. They can't be used smoothly. I need you to fix it. And add two lists to change the timeframes. Also I need you to make the indicators be easily read that I want to arrange the code in OOP style with detail comments
13 Applications
(1) MQL5 Indicators Experts Custom graphics C++