Orders for Expert Advisors development - closed

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules
87857 completed jobs in all languages
Sort by:
MODIFICATION TO TRAILING HEDGE 104 (personal job)
70 - 100 USD
Modification of Trailing Hedge 104 Existing issue that needs fixing I still have a bit of an issue with the the opening of the trades at the wrong point in the timeframe. I don't think it's because of BID/ASK price issues you mentioned before. A concrete example is that I dragged onto the NASDAQ monthly chart. The monthly low at that point was 12,922.1 so I would be expecting it to open either a sell trade around
1 Application
(42) MQL4 Experts
Add ADX Indicator to existing EA ( personal job ) (personal job)
30+ USD
Hi Aleksei, as i told you i would like to add ADX filter that can stop trading if it is UP or UNDER a parameter. Example: IF ADX < 18 dont work OR If ADX > 25 dont work so i suppose to have 2 parameter to set for the stop: 1) STOP if > OR < 2) Choose Parameter number ( 10,12,15,40,) Thanks, Marco
1 Application
(1) MQL5 Experts
Ema crossover (personal job)
120+ USD
This is the very strategy we use to send all our signals and it is also the very strategy that passed the FTMO. With this strategy it is beneficial for you have an understand regarding the basics and foundations there are to forex trading. This strategy is remarkably simple and may seem too simple. Remember trading does not need to be complicated, why complicate something when it does not need to be. What you need
1 Application
(1) MQL4 Experts
Create a trade manager to place pending orders using line tool (personal job)
50+ USD
a simple trade manager used for placing pending orders the big blue buttons you click and it places a line on the shart for you to position Enter button, place a line for where you want the pending order to triger target button place a line where you want take proffit (clicking it twice will allow you to place a second take proffit target) stop this button places a line for stop loss be, this line is location that
1 Application
(8) MQL4 Experts
30+ USD
I need an EA that opens 2 opposite trades with 2 different brokers For example Broker A I open a trade BUY 1 Lot GU at 1,400 , SL 1,300/TP 1,500 immediately at Broker B will open a Reverse trade ie Sell order trade with TP level of 1,300 av SL is 1,400 - If the order at Broker A is cut off for any reason, immediately stop the order at Broker B - In addition, the EA needs to automatically calculate the
4 Applications
(28) MQL4 Experts
100 - 200 USD
I want you to build an expert advisor for mt4 based on Aroon indicator and some other trend following indicators like CMF etc. to confirm the entry and exit. Entry will be on Aroon cross over and exit will be based on custom trend following indicator. General Rules: All indicators’ periods value should be changeable as required and EA should work as per changed values. Should work on any time-frame as applied on any
29 Applications
MQL4 Experts
30+ USD
I need an EA for renko chart with some general parameters like hour to start and finish, stop in $, option to choose only buy or sell, etc. It's all about average price using renko. It doesnt need any complex indicators. If there's anyone interested I will give more information about the setup
5 Applications
(6) MQL5 Experts
30+ USD
I have an E.a. with multi-currency, I want true and false for each asset of 28 pairs. The concept has Martingale but i want a hedge function to be added to close the furthest trade, For example lets say each grid is triggered at 20 pips and the value per pip is $0.10 per 0.01 lots: Lots=$value-amt Negative=grid level 0.01 =$0.10 -$10.00= 1 first grid level 100 pips 0.02 =$0.20 -$16.00= 2 grid level 80 pips 0.04
6 Applications
(79) MQL4 Indicators Experts
Engulfing EA + 1 additional entry rule via indicator (personal job)
100+ USD
Hi, I need a new EA. The most of the code should be the same like Moving_Average EA you created for me. I will send you the code in private discussion if you dont have it anymore. The rules in short: Entry Rule 1) (true/false) If direction in EA settings is long: For buys: There is a red candle (candle 1) followed by a blue candle (candle 2). The opening price of the blue candle is at the close of the red candle or
1 Application
(20) MQL4 Experts
30+ USD
Hello, Looking for a developer to code MT4 and MT5 EA protection with Wordpress User Email and Password so that only the users who have Wordpress account at my website can use EA by putting their wordpress Email and Password in MT4 and MT5 EA input option. This job is only for Pro's Thanks
1 Application
(8) MQL5 Experts
Reconstruct my EA how we discussed (personal job)
30 - 50 USD
Good morning, I have analyzed a little yesterday and am basically positive, because the strategy tester works well. However, I would like to have some more changes in the hope to filter out some false signals. First, I ask you to draw the 200 SMA (M15) also in the chart (yellow). Is it possible? Next: - Price opening always only possible if the entry signal is higher (buy) or lower (sell) than the close value before
1 Application
(2) MQL5 Experts
50+ USD
Hi Need a EA that opens buy and sell at the close of a candle close. 2pips above the candle high and 2 pips below the candle low. In the settings window I want to have the following settings: Lot size BUY - false/true Sell - false/true TP Trailing SL Break even Candle Timeframe 1m-5m-15m-30m-1h-4h-D-W-M As you can see the picture I sent, when the candle closed and the next candle starts the bots will set the orders
16 Applications
(1) MQL4 Experts Forex
Developer to build a simple EA (personal job)
540+ USD
After confirmation of divergence, the first"single side wick" HA candle is the trigger for the trade at close price of this candle. In case after divergence confirmation, the next HA candle is "both side wick candle or opposite direction trend candle" these to be ignored, and, wait for the "single side wick" candle in same direction to be appeared. Like MA, there will be max allowed distance between "divergence
1 Application
(16) MQL5 Experts
30 - 70 USD
EA to have extern magic, lots, tp, sl, ecn broker t/f, useMM t/f (code supplied to get MM indicator lot value), Add_Positions t/f , maxPositions, openAfterClose t/f . Input values in pips. Auto adjust for forex or indices multiplier. Ability to run on offline chart ie, renko. Source code required. Perhaps also include hidden tp and sl
9 Applications
(6) MQL4 Experts
30+ USD
1. The EA is install on Renko Chart. 2. Signal to open and closed trade comes from the indicator/bricks formation on Renko Chart. 3. Indicator require for the EA is MA and Bricks Count. 4. Frequency of trade in a particular signal is either continuous, max number per pair or a single trade per direction. 5. Entry : 2 MA crossover and a specific bricks count , s ingle MA and bricks count, bricks Count and manually
Draft 4: Pivot LO EA: Fibonacci Pivot Points (personal job)
30+ USD
Please add a drop down field called PivotCalculation = Standard/Fibonacci The standard calculation is what is in the current EA. Please add the calculations for Pivot Fibonacci according to the attached formula. ALso to enable the EA to NOT reset whenever settings are changed when it has already been loaded on the chart
1 Application
(116) MQL4 Experts
30 - 50 USD
Long when the color of the Hull moving average turns green. Short when the color of the Hull moving average turns red. (reference indicator available). Setting: Long / Short, Long only, short only button; Time frame see indicator; Fixed Stop Loss; No martingale; No grid;
24 Applications
(9) MQL4 Experts
30 - 100 USD
Hi, I need a simple Ea: 1) Work on each bar 2) 1 rule for entry ( buy/sell ) 3) reverse at open new bar if condition at previous close change 4) simple money management ( only 1 rule ) 5) Spread limit and 2 time range off ( for example i would like to stop from 00:00 to 06:00 and from 14:00 to 15:00 ) and i would like to select these time and spread limit. The EA will always be active on market and need fast
EA robot using RSI and TL indicators (personal job)
30 - 70 USD
June 2021 EA Indicators Trend Lord (TL) x 1 - length of 12 but need to adjust this RSI x2 – need to be able to adjust RSI period and levels BUY - RSI on 5 minutes period and the level is at 65 or above at end of candle - RSI on 30 minutes period and the level is at 65 or above - At the Trading Opening time the buy conditions are met. The buy trade is opened when both conditions are met
1 Application
(31) MQL4 Experts
I need creat 2 very simple ea (personal job)
35 - 40 USD
i need creat 2 very simple ea , Discription in zip file. \ ea 1 hare ea take entry via gaps pips. in details , i have use 20 pips gap. this gap pips should can be change, evry entry have TP SL, so, TP SL can be change without coding. Lot is fixed size, All entry Should Magic number, bcz, i want to use this ea in deferent pair. ea 2 onether ea with zigzag zigzag depth period can be change maximum entry unlimit fixed
1 Application
(6) MQL4 Experts Forex