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
87757 completed jobs in all languages
Sort by:
30 - 50 USD
Hi I would like an EA that can open trades (buy, sell, or hedge) at certain day and time. for example: I want the ea to be able to buy 3% of the account, Tuesday, 15:00 ( broker time), tp and sl at 20 pips. or hedge 2% of the account , Wednesday, 03:00 (broker time) , tp and sl at 20 pips. So the user can inputs these criteria. position direction (buy, sell or hedge) position size ( % ) day (mon to friday) time take
14 Applications
(2) MQL4 Experts
Ea to Follow Bermaui Deviation Percent (personal job)
40+ USD
Buy when Green , Sell when Red, and two options about color yellow:1 -continuing following the last color before becoming yellow; 2 - when yellow go out of tradings and wait the next color; ****Very Important ** are there some gaps in the line with color white, please, continuing follow the last signal
1 Application
(2) MQL4 Experts
Modify sniper scope -xbox (personal job)
120+ USD
Modify existing EA to : do a trailing stop create " protect entry button " once pressed it will move all stop losses above or below entry by how ever many pips i choose ( if possible make this an option to be automatic or not , so : example : if price moves 3 pips above or below entry move all stop losses 1 pip above or below entry ) if " automatic is selected " we wont have to push the button it will do it automatic
1 Application
(5) MQL4 Indicators Experts
30+ USD
Hi Developers, I am interested to develop a simple EA, optimize and back Test it. My requirement is to buy when the candle (Set value - different time frame like 1day, 1 hour, 15min , 5min etc) crosses the previous high of the set candle, and sell when crosses the previous low of the set candle. Take profit, stop loss and trailing stop loss should be adjustable as required. Alert should be on and trading lots should
15 Applications
30 - 50 USD
I need an EA operate with 2 indicators, Accelerator Oscillator (AC) + Awesome Oscillator (AO). I have 2 types orders, ordinary order and limit order. Need auto lot size. Need a window to see my trade status. Input & Setting - Auto lot size - AC (upper level & lower level) - AO (upper level & lower level) - Operating t ime frame of Entry Point - SL (pips)
18 Applications
(33) MQL4 Experts
30+ USD
1. Trend is determined based on the Exponential Moving Average with the specified period (InpMATrendPeriod). If the current EMA value is greater than the previous one, the trend is seen as growing (ema_current > ema_previous). Alternatively, if current EMA is below the previous one, the trend is considered to be falling (ema_current< ema_previous). 2 . Trading Signals : Buy signal: the main MACD line crosses the
6 Applications
(1) MQL4 Experts
3 MA pullback experimental strategy (personal job)
80+ USD
3MA pullback Indicators 1. FAST MA / 50 SMA 2. MED MA / 100SMA 3. SLOW MA / 200SMA 4. Bollinger Band / 20 / std div 1.0 5. Stochastic indicator Basic Idea - Trade in the direction of trend based on 3 MAs and than wait for price to retrace. Retracement is based on a) Stochastic b) price open and close above (for short) or below (for long) BB middle band Than exit based on BB Outter band
1 Application
(30) MQL4 Experts
Current Expert Advisor Modification Required (personal job)
150+ USD
A Modification of current Expert Advisor is required. This is a modification of the previous Expert Advisor you have developed. New D etailed Specifications and current Expert Advisor MQ4 file are attached. Expert Advisor trades based on the Donchian Channels (DCH), Average Directional Index (ADX) and Moving Average (MA) lines. It opens the orders based on the 30M Timeframe . The orders are opened when (1) the
1 Application
(51) MQL4 Indicators Experts
30 - 50 USD
The EA is a basic Trade Manager. It simply closes trades at the target pips set by user. It can close multiple orders at once, but it does not follow the FIFO order for closing trade. I need Two Major Modifications for this EA /Trade Manager: Close multiple orders for any given pair at once in order of how they were opened ( F irst I n, F irst O ut) Manage all open Pairs/Symbols independently from only one chart
5 Applications
(6) MQL4 Indicators Experts
30+ USD
Please apply only if you have experience in making a grid system before otherwise it can be challenging even though the concept is simple! Basic diagram of what I need is attached. Grid 1) Each grid is farther from the one before, a multiple of 1.2x for example (should be able to change this on input if needed). so if first grid is 5 pips from price, second one is 8 pips away, third is 13 pips etc.. and each grid
5 Applications
(12) MQL4 Experts
30 - 50 USD
Hi, BULLISH EXAMPLE, BULLISH EXAMPLE, BULLISH EXAMPLE (GREEN BOX) I want you to update my indicator. If you look at the image above number 1, You will notice 2 things a. USD and GBP intersect at that point b. The color of the box is green. What I want the Indicator to do the follow, using example 1 in the Image: 1. Use the Current timeframe of GBPUSD 2. If the box is green use this formula {
30 - 100 USD
Hi all i attched image and template to show buy and sell entries please check it EA Requirements: Timeframe choose Mony Managment: Auto lots true/false ,Risk % per trade , trading lots ,TP ,SL ,trailing SL ,etc... . trading hours Grid: multiplier , distance , Averge Take profit , averge stop lose ,maximume order per side buy and sell ,etc... magic number
6 Applications
(1) MQL5 Indicators Experts
EA No.2 (personal job)
30+ USD
This EA uses an indicator to open orders. When a candle ends, if a Tick is on it, then open 2 Stop orders on High and Low price. Detail is in spec. Source code is required. Regards
1 Application
(14) MQL4 Experts
Specification change on an existing EA (personal job)
40+ USD
This is based on existing developed EA of 'Ray's HM EA'. red colored part is the things which need to be changed. Please read the attached word document. Only the H4 trend decision method needs to be changed
1 Application
(15) MQL4 Experts
Additional functions (personal job)
43+ USD
1st task: This EA trades END of Day. Look at the first trade signal date: 2001.03.30. It means on end of this day, it calculates ADR and next day it buys. This can be backtested only on 1D. Even, if there is data on 1h,4h it does not open a trade, because every signal does not have hour time additionally. Can you just arrange, that it can be backtested also on hourly/ 4h TFs. 2nd task: When I test it in backtest...I
1 Application
(17) MQL4 Indicators Experts
30+ USD
Hallo coder , i want to modify my Ea : - put spreed (2) in the Ea - Check Max Hedge Close function dont work - No change any things from Ea all things stay the same. many thanks
9 Applications
(14) MQL4 Experts
30+ USD
I want an EA based on Awesome Oscillator. It should give me options to choose trading timeframe, take profit in pips, stop loss in pips, number of trades to open per signal, adjustable lot size, and i should be able to toggle on/off the robots ability to buy or sell. Long/buy signal should be when the AO changes direction upwards. Short/sell signal should be when the AO changes direction downwards
3 Applications
(9) MQL5 Experts
Create EA based on indicators and trading rules (personal job)
300+ USD
EMA Cloud EA and Zero Return EA (both will follow the same idea) Setting include: Trading Mode: Signal Only/Auto Signal only: Send Buy/Sell signal (Push notification/Alert/Email/Telegram group) Auto: The EA initiate the Buy/Sell command when the conditions are true Money Management Lot siz: 0.01 Take Profit: 20 Stop Loss: 100 Slippage: 2 Profit Method: Breakeven / Trailing Stop / Breakeven & Trailing Stop / None
1 Application
(17) MQL5 Experts
30 - 40 USD
I need an EA that opens trades when attached indicators displays these conditions:. Read from top to bottom 1) label says Buy trades only and color is blue 2) middle indicator is blue 3) bottom indicator line is blue 4) an upright arrow appears. On opening next candle, if arrow is still there, it must open a trade. TP is at same level of previous arrow in the opposite direction (see image). I have not code of 3
10 Applications
(4) MQL4 Experts
Adding filter indicator to existing EA (personal job)
40+ USD
Filtering entry orders with second indicator. There would be the choice to use the second indicator or not. Fixing some parameters to existing EA TMA_Inverse_EA_V5 . 1. Entry will optionally be filtered by second indicator, an arrow type one. 2. There will be minimum distance between EVERY order and not only at two consecutive ones. 3. Time entry limitation will be only for the first order. 4. Modification of the lot
1 Application
(3) MQL4 Indicators Experts