All orders - 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
6837 completed jobs in all languages
Sort by:
30 - 35 USD
I want an EA who can place pending orders on mean daily Pivot points, using 21:00 GMT of the previous day to 20:59 GMT of today price actions. It must work on MT4 for all 4 digits and 5 digits brokers. It must work both on demo and real accounts It can be used for all currency pairs & Gold Display Account information on the chart Only Set Pending Orders Once in every 24 hours At 20:59 GMT, Closes all pending orders
EA based on Price vs Moving Average (personal job)
30 - 40 USD
I am looking for an EA that will trade when buying or selling price cross the moving average in either direction. Open a trade in the direction of the price crossing the moving average. Close the trade when price cross the moving average in the opposite direction and immediately open another trade in the same direction of the price crossing the moving average etc. This EA must open and close trades even if the price
1 Application
30+ USD
My EA has to open orders every 10 pips and he does it halfway well. Example: My EA works well in the descent but not in the mounted. Between the white and blue line all is well. but between the blue and red line the EA does not open any orders. While he should open orders every 10 pips I would like my EA to open orders every 10pips (unless the order is already open) upwards or downwards and when I close everything
3 Applications
An upgrade of the already existing TradingRobot and Scanner is required (personal job)
100+ USD
It is necessary to add some items to the existing TradingRobot and Scanner. With this upgrade, the Maxwells Equations indicator and Angular Momentum should be used, which predicts the movement of future fourteen BARS. See pic1. I've almost bought these indicators and I think the seller is limited to using it for one ID broker. I'm not sure. I'm sending this to the attach and try with you. How much will this cost and
1 Application
150 - 300 USD
What i am looking for is a autotrader with the following spec Enter a buy or sell depending on crossover once "x" exponential moving average crosses "y" ema after "z" candles. So on a 4hr it could be enter a trade when the 55 crosses under the 8 and does a market execution for a buy 2 candles after the crossover and to close the trade would be another set of emas crossing over for a set time
7 Applications
50+ USD
Hi Developer, The ea need to combine two indicator: one is the FXGlow smart trader , Another is the FXGlow smart filter indicator which author gave me, and I can mail it to you. When the FXGlow smart trader display the buy signal and FXGlow smart filter display the bull normal or bull strong then open buy order. When the FXGlow smart trader display the sell signal and FXGlow smart filter display the bear normal or
30+ USD
EA based on the crossover of two EMAs, that should only have one open trade position (buy/Sell) per currency pair, per time frame at a time, when the fast EMA crosses the slow EMA to the downside, it should immediately open a sell position, when fast EMA crosses the slow EMA to the upside, it should immediately close the sell position and open a buy position at that exact price at the time of the crossover. This can
40+ USD
Hello, I am looking to code an EA based on a simple manual trading strategy that uses a few indicators (Moving Averages, CCI, ADR). The expert will have entry and exit triggers, risk management and notification features, as well as the feature of only notifying and managing manually entered trades made with a magic number. Indicator settings should be adjustable for optimization. Strategy is well articulated as it
30 - 50 USD
EA is based on Pivot, RSI and TDI Developer will view the parameters of the existing EA and make modifications to the code. Details of modifications will be sent upon negotiation. Developer must be fluent in English
50+ USD
A simple job with some underlying complexity, requires the opening of a trade, and if required a hedge, and these are opened, closed and managed, according to some relatively uncomplicated rules. No integration of oscillators, indicators etc. Full and precise description when developer (who must speak, write and understand English) is appointed. Source code will be required to finalise the job
30 - 40 USD
Hi, I've done an indicator for mt4 and i need: check for repaint errors (i need to remove repaint if there are... i don't understand if this indicator do repaint) convert from mql4 to mql5 I will send the source code in private
30+ USD
CSV reader to open pendings orders at the moment to receive the instructions by another program, the format of the instructions will be like this:(pair,volume,takeprofit(pips),stoploss(pips),time[hh:mm:ss],canceltime(after)), in summary, I made a news EA in C#/python but I don't know MQL, for that reason I need this tool, and with trailing Takeprofit, something simple, with 3 levels to remove the stoploss if the
8 Applications
30+ USD
I would like some help with an expert advisor that I'm using. I would like you to add a filter for" H4: only open sells when open price/close price (Input Selection) of time frame (Input) is below MA (input) .. The rest of the logic is okay and works on current time frame
Create forex robot (personal job)
50 - 60 USD
Creat robot If during the period of X seconds the candle climb X points it will open an order. Example: In 2 seconds a candle went up 70 points, there he opens a purchase order, and if it goes down it will open a sales order. I want you to have take, stop, trailing, I want an optional order closing option for X seconds, example: after 3 seconds close the order. An option to close the order or all orders by the profit
1 Application
50 - 300 USD
Good day coders this will be a challenging task as I'm looking for a coder who can create an EA from a indicator. The most difficult part is I don't have the Mq4 file I only have the ex4. I have an EA created from a ex4 file already so I know it's possible
7 Applications
95+ USD
I use an EMA to indicate possible trading opportunities. Once the EMA penetrates the candelstick, i review the event as a possible trading opportunity. All i am looking to do is have this event trigger an alert to my mobile / terminal device, not take the trade. So i'm looking for a modification to standard EMA on mt4 that includes the alerting function please. I would like the alert to my mobile phone and terminal
22 Applications
Mod2 of the ZigZag EA (personal job)
30+ USD
Requesting a mod of the ZigZag EA to avoid scaling into a tight band of trades. I recently experienced another market scenario that was not expected or foreseen. A mod is needed to exclude unnecessary trades
Reliable and Trustworthy Programmer for Trend EA Enhancements (personal job)
30+ USD
Looking for: -Developer with extensive years of experience in MQ4 programming. -Developer with 5-star customer feedback. -Developer with minimal or no arbitration cases. -Developer who is not loaded or not busy with projects. -Developer who is proficient in English language or English is his mother tongue. -Developer who does Forex trading himself. -Developer who have worked on trend strategy in the past. -Developer
30 - 40 USD
Im looking for someone to create an expert advisor that can place a Buy Stop when it meets certain requirements. (Setup points) 1.) The wick extends past the lower bollingerband 2.) The main line on the Stoch goes below the 20 mark 3.) The ask line passes 3.5 pips below that point described in 1 and 2. ----> Triggers a Buy stop at that level described in 1. and 2. 4.) When Buy Stop is placed, it puts a S/L and T/P 10
11 Applications
30+ USD
Multi timeframe indicator + trading tool EA UPDATESA dev coded a custom indicator and an EA for me. I need to add them some modifications. The indicator is a multi-timeframe / symbol scanner that provides signals based MA crosses and price action. The EA is a manual trading tool that help me in manage the trade. Here you can download an old version of my indicator (full of bugs and not working.. this is the 1st
2 Applications