Orders for Expert Advisors development - Trading robot/indicator debugging - closed

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
5938 completed jobs in all languages
Sort by:
30+ USD
I need my EA Fixed, trades are not being entered because "invalid stoploss for ordersend function" error. sometimes the trades trades can enter but eventually the error will come up. using these settings the problem will come up. on tester its fine, on live market/demo account errors will show EA is attached below. -turn time frame to M1 -martingale type to normal -stop-loss set to 100 -max trade each side 200 does
30 - 40 USD
I need a developer/programmer that is fluent in English and pays attention to detail. I need an EA modified. When the trade hits Take Profit or I close trade EA automatically opens a new trade. I need it modified to not trade like that. In the picture I have highlighted where the EA opened a trade. Next to it is an arrow where the EA had closed a trade. EA needs to wait for the next trading day to look for trades
15 Applications
40 - 60 USD
I have an dashboard indicator which I would like to convert to a dashboard EA. Please see the attach. I will give full description of the requirement when the job is accepted
8 Applications
30 - 35 USD
I NEED AN EXPERT THAT WILL CREATE A SIMPLE ROBOT FOR TRADING CRASH 500 IN BINARY.COM THE ROBOT WILL BE ABLE TO FOLLOW THE CANDLES AND EXECUTE A TRADE WITHIN 60 SECONDS AND ALSO THE ROBOT WILL USE TRAILING STOP TO LOCK THE PROFIT. THE ROBOT WILL BE SCALPING .I WILL UPLOAD A VIDEO EXPLAINING THE PARAMETERS OF THE ROBOT.ITS JUST VERY SIMPLE THANKS
30+ USD
Build EA to Buy and sell when slow EMA value crosses fast EMA value clearly on the direction of zigzag and TP as the zigzag arrow opposite pop up. SL as EMA crosses opposite direction (Zigzag ExtDeth value is enter value in input). Using only MA indicator and zigzag indicator. Make EMA value and parameter available in input. Once a trade is open from a Timeframe, it must close before another trade open. Must be able
7 Applications
Peak BuySell based EA (personal job)
30 - 100 USD
*EA is based on custom indicator. *mql4 file attached here with. *Indicator has two curves in Red and Green. *Trade opening Criteria 1) If Green curve is higher than 25 ( At close price) , Buy trade should open. 2) If Red curve is higher than 25 ( At close price) , Sell trade should open. *Trade closing criteria 1) If trade hits TP or SL (Externally defined) 2) If trailing stop hit (Optional) 3) If opposite buy or
1 Application
30+ USD
Using moving average 4 as indicator in M1 forex, if ma is rising then enter long, if falling then exit long and enter short, and visa versa, with exit and enter depending only on change in direction of ma based on 4 pips. No take profit or stop loss. Would also like to be able to change ma and number of pips trigger myself
EMA Breakout EA (personal job)
50+ USD
Input: EMAShort(initial=21): EMAShort and EMALong are EMA EMALong(initial=100) SLOffset(initial=50pips) lot(initial=0.1) TP(initial=0.0) Buy(H1) Condition : EMAShort>EMALong and close[1]<open[1] and close[2]<open[2] and low[1]<low[2]:which means two consecutive bearish bars while EMAShort>EMALong EntryPoint=high[1] SLPoint=low[1]-SLOffset Sell(H1) Condition: EMAShort<EMALong and close[1]>open[1] and
1 Application
30 - 45 USD
I have various ea robots and indicators I have been working on with a group of others, however due to personal reasons and internal arguments with the company, I am no longer in contact with said team. I would like to be able to place some of these programs on the market place, however i seem to be having issues with the #property strict lines. The codes work fine when //#property strict is enabled. Also one Ea (TFX
4 Applications
30 - 70 USD
Good Morning, i'd like to create an EA that use the code of an indicator i bought. EA will have to work on each open chart by being inserted in only one of them, - it will have to open the position when the indicator finds a trend change - if the TP1 is touched, it must close half of the operation, set the opening price of the position as SL AND close the operation if the indicator detects a trend change - if the TP2
13 Applications
110+ USD
Hey guys, i'm looking for someone who can help me find out where i made mistakes in coding. First at all i'm gonna explain how mine expert " TONY VIP V2 2.05 new multi.mq5 " works: i have custom indicator which thanks to Dll gives levels (supports and rezistences) on daily base. it is paid indicator which i don't have a source code, so i decided to create mine own indicator " Antonio-V4.mq5 " which can makes new
Corrections required to MT4 Expert Advisor (personal job)
45+ USD
Hello, I'm looking to correct the existing decimal point display for a couple of values and also to look at the order sequence just to help verify it so it works as intended (potential debug) in MT4 EA I will provide the source code with the job specification requirement/information. Thank you and I look forward to hearing from you
Modifying An Existing Indicator (personal Job) (personal job)
40+ USD
Hello, I need to modify an existing indicator recently created, customizing colors and adding labels and names on all the levels. I need also the translation from russian of the source code
Open candle EA modify (personal job)
30+ USD
EA Open Candle Button long and Short Add features: Global TP Max trade time format AM & PM time start (first entry from EA Start) note: if i set time on EA ,EA will open order according time set for first entry ( time follow local time) and next entry will open position after candle close
1 Application
150 - 250 USD
Hello developers, I need to update an existing grid EA from Forex Factory and reprogram it with more benefits. New Requirements : MT4 version EA’s new name : New Grid EA - 4 and 5 digits auto - Must be able to trade two EA’s in one chart with two different Magic numbers - If any open active order in session was closed manually from any other device ( mobile phone, etc., ), EA will close whole session immediately
Need simple modification of an existing EA trade manager (personal job)
30+ USD
Looking for someone who can add an additional feature to a trade manager EA, will not respond unless you have link to previous work. The new feature I want is a stop loss than moves in accordance to profit, contact me for more details
30+ USD
INDICATORS ARE: 1. CHANNEL (Half length: 50, Price: 6, Band deviation: 3). 2. EXPONENTIAL MOVING AVERAGE (PERIOD: 100, shift:0, MA method: Exponential, Apply to: close). The indicators’ values must be adjustable. TRADE ENTRY CONDITIONS: 1.BUY ORDER: EXECUTE BUY ORDER: a. If the exponential moving average (PERIOD:100) crosses below the middle band of the channel from above the middle band of the channel. EXIT BUY
8 Applications
30+ USD
I'm looking for a programmer to convert my custom indicator to an E.A. here are the instructions. The indicator generates signals using arrows if the indicator prints a green arrow that's a buy signal and if the indicator prints a red arrow that's a sell signal.............1. Opening and closing of orders: once the indicator prints a green arrow I want the E.A to buy at market price and if the indicator prints a red
11 Applications
30 - 50 USD
BULLISH- Market has to be above the 50 Moving Average (MA). The 8 MA has to be on top of the 20 MA pointing up at a steep angle. The market has to break resistance at the top of the zig-zag indicator. EA always looks at last HIGH made by zig-zag. When the market breaks resistance, MAs are pointing UP EA opens BUY trade. BEARISH- Market has to be BELOW the 50 Moving Average (MA). The 20 MA has to be on top of the 8 MA
7 Applications
30+ USD
I had a buy sell indicator , its a simple indicator . But its repaint sometimes. I want to create a EA using that indicator signals. I will give the specification and details to the selected developer. Best Regards