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
5874 completed jobs in all languages
Sort by:
50+ USD
You need to convert the custom Pinescript strategy (TradingView) to the MT5 consultant. The strategy includes a variation of the ALMA (non-standard MT5) and uses the slope of the ALMA for points of entry and exit. Trade is to market and exit by profit or in reversal of trend
EA
50 - 100 USD
I have a ea I would like to be made. I have details of ea once selected for job. Ea is very complex to make. I need experience developer to help with ea design. Price can be negotiated
ADX addition to HMA_EA(1) (personal job)
30+ USD
ADX: If True: · A new trade should only open when the ADX is above i.e. 20 (number adjustable) · The trade should open in the direction of the HMA line o Even if it is not the exact moment the HMA line move to a new colour · The EA should still close the trade when the HMA line changes colour, but not open another trade until the ADX is above the set number If False: · The function
1 Application
30 - 50 USD
Indicators – RSI 2 Nos. ( 2 RSI indicators with different Time frames). All the RSI Parameters has to be there as Input parameters. A Indicator – Fast RSI ( period small). B Indicator – Slow RSI ( period large above 30) Buy order. 1. Fast RSI value Cross the Slow RSI Value and goes Up. 2. (Fast RSI value - Slow RSI) > Value (input figure). 3. Set SL – Input 4. Sr TP - Input Close Buy order 5
30+ USD
Hello, I want to create a trading robot which will buy and sell based on moving average crossover. Profit levels will be decided by multiples of atr. Average out of the trade once it start going in our favour. Few simple entry rules which shall be discussed more in detail nothing too complex. No stop loss. Close position if reverse signal generated and open a fresh trade in the direction. Only one trade at a time. I
15 Applications
60+ USD
Requirement/Specification : https://drive.google.com/file/d/16TmJVTZtxCyPTpf9epfQF2zn7R34FBEw/view?usp=sharing This Expert Advisor trades HSI with RSI indicator at the day time of the market. However MT4 Platform includes night time market. Therefore I would like calculate RSI data only at the day time of the market* (GMT+3) (04:15-11:15)
50 - 78 USD
I ’m looking for a skilled programmer to build a simple breakout EA for me with the specifications I’ve outlined below. If your work is good there will be future freelance jobs that I need programming as well. Message me for the exact details. Specifications 1. This EA will set 1 buy limit and 1 sell limit order at set prices above the high/low of the previous hourly candle at a set time. The start time should be
60+ USD
Looking for a programmer to take this indicator (volume average) to open and close positions using 1 or 2 different timeframes as confirmation after pivot is found. I attach picture of the sample buying order, same will be required when selling and picture about the different timeframes to be used, Please indicate what do you need from me, ex5 or mq5 file and conditions to take the job. I want a fixed date to
12 Applications
Create new EA project (personal job)
50+ USD
create new EA based on the candle. Added new rule. To Entry BUY - price must move below open price at least few pips. And then open BUY position. (pips count can be set at parameter) To Entry SELL - price must move Above open price at least few pips. And then open SELL position. (pips count can be set at parameter)
1 Application
50+ USD
timeframe: 5 mins symbols: nifty stocks and futures only trade entry time: 10AM (Indian time) trade exit time: 12:30AM Rules: 1. scan for stocks which are open=high or open=low at 9:55AM 2. for open=low symbols only buy applicable 3. for open=high symbols only sell applicable 4. wait until 10AM 5. after 10AM, calclulate RSI and Supertrend 6. buy open=low stocks if RSI is below 10 and supertrend is showing UP trend 7
50+ USD
This is the idea: create an EA that works on the basis of the signal given by the two indicators: - when both at the closing of the candle draw a green arrow, Buy! - when both at the closing of the candle draw a red arrow, Sell! The indicators are set according to the attached template. -Ea timeframe current (default H1) - Stop loss: fixed pips or last swing H1 - Take profit: fixed pips If the signal changes, close
6 Applications
Custom EA needed (personal job)
80 - 150 USD
This is an EA that I would like to deploy when certain trending conditions are present. This is essentially a reverse type martingale strategy. 1. Choose long or short and lot size to start. Set SL to -5 pips and TP to 100 pips. If lot size, SL, and TP can be set as parameters, even better. 2. If price moves +5 pips from start, open another position of same size in same direction and move SL to -2 pips from the
1 Application
EA based on Ichimoku (personal job)
30 - 200 USD
This EA is based on ichimoku, everything is explain on the .pdf. When the price cross the kijun and tekan lines an order is open. Some others settings are added like hours trading, take profit etc
1 Application
30 - 50 USD
Hi there! The Hull MA is well known and probably a good indicator. Does a functioning EA for the HMA in MT4/MT5 already exist? IF not, I'd need one for automatic trading of FX, cfds (stocks, equity indices). And a good description for implementing. Thanks
100+ USD
Lorenzo First who will take this job must know that my experience in trading and EA is very low, therefore I need a great patience , and collaboration. The EA I bought from market gives very good profit , but with high draw down that I want to be reduced, even renouncing to some profit. For that reason I need an Ea that, when a trade is opened, put automatically: - A fix stop loss - A mobile take profit -A mobile
7 Applications
100 - 250 USD
Good morning I would like to have an EA built with the following specs DESCRIPTION EXAMPLE EXPLANATION Adjustable Lot size 0.15 >Able to adjust lot size Adjustable 5 minutes >Adjustable >This is the amount of minutes passed after last candle has
15 Applications
50 - 100 USD
We need an Expert Advisor for MetaTrader 4. It needs to be able to work on different time periods, currency pairs, and MADC indicator. Bullet points · It only opens one trade each time Macd Histogram change direction (+ to - or -to +). · If a trade is close before Macd histogram change directions, because it meets take profit, it will not open a new trade until Macd histogram change direction and
13 Applications
100 - 200 USD
I would like to find a reliable person, who will be able to code couple of EAs for me within a short time-frame. There are no specific requirements to the first 2 EAs, it can even be some of your old EAs remastered or updated. Hopefully this will be a beginning of a long-term relationship with a professional EA developer. Price indicated is PER 1 EA, we will agree on a number based on the complexity of each EA
Opposite Trade function (personal job)
30+ USD
I require a new function added to my current EA (HMA_EA (1)) "opposite trade" If "True" The function should buy when the HMA line turns RED and sell when the HMA line turns BLUE. If "False" The function is inactive
1 Application
30 - 50 USD
Hello developers,, i need to modify this EA (attached). for now, EA places buy stop and sell stop and every 1 hour it deletes all orders and place back orders again filtered by spread, slippage, time.. etc. this makes too much noise coz it's deleting and placing orders again every hour. 1. i need to avoid this noise by one of two possible ways as follow. A. instead of deleting and placing orders every hour make it
11 Applications