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
1648 completed jobs in all languages
Sort by:
BILT EA (personal job)
30+ USD
This EA is based on a grid system. The strategy is very simple: orders will be placed on a preset grid with higher lot sizes as you move far away from market price. As prices moves further, higher size orders are opened until a set preset profit is reached. The see attached png explains all
Add reverse function to EA (personal job)
30 - 100 USD
Reverse function for a EA you created for me "Martingale_EA_Base_MA_Cross". picture is below. EA will trade in the opposite direction of the trend. EMA fst trending below EMA slow. Downtrend. EA will trade only BUY trades. EMA fst trending above EMA slow. Uptrend. EA will trade only SELL trades. please add inputs for reverse trade function separately inital order SL Averageorder SL profit will be accepted only on EMA
1 Application
(136) MQL4 Experts C++
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
30 - 100 USD
Hi, i need EA that is kinda of indicator ! all i have to put Risk % it'l count automatically lot to buy for that pair its on ! and open few trades ( 3 - 4 ) with Specific Tp & SL ! It has to be with button and some display options on Mt4 so it'll be easy ! Let's discuss
ALTGRID EA (personal job)
30+ USD
This is an EA that alternates between buy and sell trades. It uses a martingale sytem with losing trades. After a maximum number of trades determined by a paramter, the trades go back to the starting lot size and repeats process. The EA uses limit orders at set levels. The png explains everthing
Create grid EA with FIFO System. (personal job)
40+ USD
I need a EA that buy and sell at the same time. With Fifo system first in first out. Parameters : lots, step grid, take profit. I can send more details private . Thanks
1 Application
(5) MQL4 Experts C++
100+ USD
Expert Adviser MT4 (Work with ECN brokers as well) Two Strategies Buy Can be set True/False Sell Can be set True/False Both can be set true or one can be true while other false. Both strategies will work together and will not interfere each other in any way. Both Strategies have below 16 options and can be modified separately and have different values to work with. Further points i will tell to people who care
40 - 200 USD
I will upload here pictures, It is a averaging/martingale based EA. EA theory Trend is defined by exponential moving averages. EA will trade in the direction of trend, opening averaging trades with steady averaging interval and same lot size. EA will be looking for target profit that will be proportionate to the number of opened trades. Reward is therefore more proportional to the risk (number of open trades). Loss
Modify Hedging and Martingale EA using Fibonaci Pivot indicators (personal job)
200 - 250 USD
1. Open Price of Daily Candle is Above Pivot: Open Buy , If Price drop Under Pivot: Open sell 2. Open Price of Daily Candle is Under Pivot: Open Sell , If Price gose up above Pivot: Open Buy 3. Maxtrades per day: Numbers 4. Maximum trades: Numbers 5. When Profit = Variable: Autoclose 6. When Loss= Max DD: Autoclose 7. Auto encreasing lotsize with Multi * Lastlot 8. Fixed all errors
1 Application
(1) MQL4 Experts C++ Forex
Modify Expert based on ZigZag Indicator "ZigZag MT" (personal job)
200 - 300 USD
1. Put pending Orders at High or Low of ZigZag and open trades when Price breaks out High or Low of ZigZag 2. Use Breakeven, Trailing to close trades with profit 3. Use Stoploss to control risk 4. Use Take Profit to close trades 5. Open Maximum 2 trades at the same time 6. Use Auto close all trades when profit = A(variable) 7. Choose Trading Time options: From 0 to 24 8. Delete pending orders after Trading Time 9
1 Application
(1) MQL4 Experts C++ Forex
Add property Strict to EA (personal job)
35+ USD
Hello, I want to add #Propertystrict to EA source code. But the Ea must run,the same way it did before the #Propertystrict was added. Is this something you can do? Will to pay more if needed or Add more time. We can discuss terms
1 Application
(17) MQL5 Experts C++ C# MySQL HTML Forex
30+ USD
Hello guys, I need Date & Time formula on already built hedging EA which when the set date comes, automatically permanently shuts down that same EA , easy task Details will be provided later
16 Applications
(3) MQL4 Experts Statistics and mathematics C++
30+ USD
Their is no DLL connected to the EA. And it's not calling the DLL But the EA always asks to turn on DLL when loaded up. I wish to remove this warring Dll from the code We can discuss terms
250 - 500 USD
Create 100% of the Code for a new Expert Advisor to be used on the MT4 Platform: You will be writing the code for a completely new Expert Advisor. The EA is to be used on the MT4 Platform. This is a simple EA. We have detailed instructions that will be easy to follow. Please apply only if you have extensive experience in coding several EAs from scratch to finish in the MetaQuotes Language and have C++ experience as
30+ USD
I created an EA that Places pending orders for Me using BuyStop, BuyLimit, SellStop, Sell Limit. I also define the SL and TP in that EA. This makes my life easier. What I need is an EA to track those orders. Therefore, Heres what the EA you will create will do, 1) When the Price Reaches and the order is activated I get an Alert (Symbol() Order Active) 2) When the TP / SL i defined Hits I get an alert (Symbol() TP/SL)
7 Applications
(8) MQL4 Experts C++ C# Java JavaScript PHP SQL Forex
Level alert (personal job)
60+ USD
as discussed in private message to develop a alert system that sends a alert to my phone. I will attach requirements after you accept the job thank alt for your time
1 Application
(8) MQL4 Indicators Experts C++
BOUNDS EA (personal job)
30+ USD
The Bounds EA is based on a limit order grid level system. The trades will be initialised with two bounds - a buy and sell order at the same time. They will be equal distant apart set by the level. They will of course also be equal distant either side of the current market price. The idea is when one of the orders hit, it should go to take profit. At that time the first order opens, the other order should change lot
30 - 50 USD
Hello I need an EA for trading news releases but with instant execution.I want to know if there is a way I can get the EA to buy/sell with a s.l of my required number of pips seconds before the release. I also need a s.l for break even and a trailing stop to lock in profits based on the number of pips I tell it to
4 Applications
30 - 100 USD
What I need: The ea has to create a grid (number of pending orders) and it must close at any level. So: a set of buy orders @every x number of pips (lets say x = 100 pips) Open a BUY with TP x(100pips for example) After the buy is closed (@TP level) we open a new buy again with TP=100 and tha also closes after 100pips.. Pretty easy :) If the price drops x (100 pips) i want a buy order with a TP of 100. If it drop
3 Applications
(8) MQL4 Experts C++
Final update on the system (personal job)
30 - 100 USD
I will send the final updates for the system that I want you to make ,this time it should trade any other currency pairs besides usdmxn it should trade a maximum of 25 pairs at the same time ,with not more than 3 positions at the same time one currency pair I also want To reduce the stop loss level to at least a reasonable stop loss level and as usual the 6 candlestick take profit level