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
6034 completed jobs in all languages
Sort by:
100 - 200 USD
Hello Developers. I Need Edit Some logic On My Personal Source Code Expert...!!! After Verify your Rate , I will Send You My Specific and all Explaining Pictures , And After We Open Agreement I will send you My Source Code. ...!!! Thank you
75 - 250 USD
Hello developers, I have a somewhat complex project for an EA based on my implementation of the zone recovery. --------- The EA should draw a MA, a Bollinger band on the MA, and be able to diagnose the direction of the MA (up or down). The EA should open a trade in the direction of the MA and manage it by means of take profit, trailing stop, and either stop loss or zone recovery. Reversal of entry logic and choice of
30+ USD
Very, very simple request as I have zero programming skills or patience for it. A programmer should have no problems with this one and should take only a few minutes. So, I can write a iCustom code calling on the indicators, their parameters/ buffers/bar offset e.g. iCustom(NULL,0,"IndicatorA","x",1,0,"x",0,1,1,2,0); iCustom(NULL,0,"IndicatorA", "x",1,0,"x",0,1,1, 3,0); But now I need a EA that will work in Strategy
30+ USD
TREND WATCHDOG EA (MT5) 1. EXPONENTIAL MOVING AVERAGE (PERIOD: 100, SHIFT:0, MA METHOD: EXPONENTIAL/SIMPLE/SMOOTHED, APPLY TO: CLOSE). 2. SMOOTHED MOVING AVERAGE (PERIOD: 200, SHIFT:0, MA METHOD: SMOOTHED/EXPONENTIAL/SIMPLE, APPLY TO: CLOSE). 3. MACD(100, 200, 25) NOTE: THE INDICATORS’ VALUES MUST BE ADJUSTABLE. TRADING STRATEGY 1. BUY ORDER; EXECUTE BUY ORDER: (i) IF THE 100 EXPONENTIAL MA CROSSES THE 200
30 - 200 USD
Need to create assistant for manual trading. The assistant will create X pending orders for each manual market order. Pending order are according to the definition of martingale algorithm and the amount of the pending orders are according to the FIBO levels that left or fixed number from user. For example: if I open BUY order and FIBO is currently between 61.8% and 50%, assistant shall open 3 pending BUY limit orders
Update and Optimization of EA (personal job)
60+ USD
Looking to update and optimize the swing trading ea to trade BTCUSD and ETHUSD for swing trading to position trading purposes also if you find a setting for either the Dollar Index Futures or Ger30 I would be interested as well
40+ USD
I need a developer to convert 2 indicators into an internal calculate. 1) Convert an indicator into an internal calculator (mt5) + add the multi-timeframe. 2) Convert a small indicator (Mt4) into an internal calculator on (MT5). NO ICUSTOM just internal calculator. ( You must convert the indicator to an internal calculation to integrate it into an AI (I integrate it myself))
5 Applications
40 - 70 USD
Pleaser read carefully before apply this EA have maby options and parameters if you didnt read carfully you only will only waste your time if you have any qusetion please ask before we start this EA based on RSI (on meta trader 4) Main parameters: - RSI level for buy - Level 2 for buy - RSI level for sell - Level 2 for sell Position direction: I want to have option for position
17 Applications
30 - 100 USD
Hello, I need an EA with the following conditions: 1. Trades will be open with Buy Stop and Sell Stop, with a given pips distance from the current price. Initial lot size will be determined by the user, there should be a preset for it. Once the Buy Stop is hit, the Sell Stop should automatically be cancelled already. Target Profit will be in amount currency, and there should also be a preset where the user can modify
26 Applications
Addition to MT4 EA (personal job)
60+ USD
Hello! I'm looking to modify MT4 EA to add capability for an existing feature. I will provide the source code with the job specification requirement/information aswell as any necessary illustrated screenshots to assist in successful job completion. Thank you and I look forward to hearing from you
50 - 80 USD
Requirements for Pending OCO EA * Pending Order must be HIDDEN (that is, not open till chosen price is activated) * Once a Buy or Sell is activated, Take Profit (TP) and Stop Loss (SL) are also HIDDEN from the order BUT shown on chart as 2 lines (TP and SL) * Draw Lines on Chart for TP and SL price & adjustable by moving the lines manually on the chart. * Only open One Trade Per Pair * MagicNumber: unique identifier
11 Applications
Modify EA With New Functionalities (personal job)
35+ USD
Hi, With the daily breakout EA, I need the following changes need to be integrated. 1. Trade after 3 hours of day open candle. (this hours need to be available as settings input) 2. Change Trade comment to Daily Breakout (EA) 3. Optional settings input with close Trades at specific time (for example at 21:00) with functionality Looking forward to start working on this! Regards
1 Application
30 - 50 USD
I need a developer to compile my strategy into EA. I will provide the workflow of the robot and some requirement as below Open additional position at Monthly Average Daily Range (ADR) interval if current order does not follow a signal Able to retrieve data from another file (Daily Signal come from this file) Able to continue from previous step if EA restart (Power shutdown etc) Able to calculate break-even point and
EA upgrade phase2 (EA using set of rules based on lines) (personal job)
30+ USD
Hi, i have assign a personal job for you. Continuation to upgrade an Expert Advisor using set of rules based on lines. We will discuss more in detail regard the job
Renko pattern v3 (personal job)
80+ USD
Hi Alex - Glad to hear you can do the project, the requirement specification of the Renko pattern v3 is attached 3 main changes: 1) Filter renko pattern trades in relation to distance from VWAP 2) Allow three different trade setups (to be able to trade different sessions intraday) 3) Added a V-shape Thank you
1 Application
Modification of InspectorNewEA (personal job)
30+ USD
The current version of InspectorNewEA has two options to enter and exit a trade. One is to enter and exit intrabar and the other is to enter and exit at the open of the next bar. Please add a third option to enter intrabar and exit at the open of the next bar
MA 100 (personal job)
35+ USD
Create a trading robot using this strategy 100 simple MA. When price closed below the 100 MA a sell order is open and when price closed above the 100 MA a buy position is open. The EA Should be able to open two same orders at at time. ( When it closed above or below the 100 MA 2 buy orders or 2 sell orders is open simultaneously) The EA should not be opening counter orders. (another order is open after the current
1 Application
50 - 80 USD
Hi Guys Do you have or can you make me a simple Gap Fill EA trader ??? Strategy: Price gaps up or down and if gap is >= X pips then open trade in direction to fill gap. So if gap down then buy or if gap up then sell. * lots fixed or calculated by risk % of equity * Minimum Gap (X pips) before trade is valid * Maximum Gap size (X pips) * Minimum ATR * Maximum ATR * TP calculated of X % of Gap size * SL
11 Applications
30+ USD
I need an EA that takes profit or loss once price reaches the 50 Exponential Moving Average (50 EMA) line. I will manually enter trades then attach the EA to the charts to exit trades once price reaches the 50 EMA. That means the TP/SL is always changing with the EMA
13 Applications
30 - 40 USD
Hi, looking for PRO to fix a bug on existing ea, it has Start n Stop trading time on each day, the function to trade on day is working , example Monday ( ON ) works but it did not follow the start n Stop time , Its complex Multi EA ! only experienced developer required , thx
13 Applications