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
89310 completed jobs in all languages
Sort by:
50+ USD
a) extern int OpenHour = 0; extern int OpenMinute = 0; extern int CloseHour = 23; extern int CloseMinute = 59; esta vez para el ciclo de inicio. ejemplo, extern int OpenHour = 7; extern int OpenMinute = 0; extern int CloseHour = 23; extern int CloseMinute = 00; entonces EA comienza sycle desde 7 00 y hasta 23 00 (otra vez no comienza nuevo ciclo) 11:49 b) extern int MaxSpread = 3; Max spread si spread
3 Applications
50+ USD
The Asian Session Starts 0:00 an ends about 07:00. I would like an indicator dashboard scanner that identifies when the market moves certain amount of pips outside the Asian Range time frame. Alerts, push button notification email, and pre-warning symbol and alert symbol should be apart of the programming. Yellow could be a warning symbol and green could be range reached
6 Applications
(5) MQL4 Indicators Experts
30+ USD
Hello, I need the attached ea to be worked on. It sometimes open trades and will not sometimes. And when it does, it may never open the numbers of trade you want it to open. Also I need a close all open trades function to be attached. Thank you
4 Applications
(3) MQL4 Indicators Experts
30+ USD
Entry: When EA is first started, place buy. Place opposite trade to last closed trade. Buys: Once 1st buy is placed, every time price moves 1 grid level against trade, open another buy. Sells: Once 1st sell is placed, every time price moves 1 grid level against trade, open another sell. Exit: Only close on grid level Close all open trades when current grid level has at least 1 more positive trade on one side than
2 Applications
(34) MQL4 Experts
50+ USD
he EA utilises moving average and Bollinger band. The program Buys when moving average (ma1) becomes greater than the upper bollinger band and closes the buy when ma1 1st becomes less than the value of the upper bollinger band.(End of candle execution) and then program Sells when moving average (ma1) becomes lesser than the lower bollinger band and closes the sell position when ma1 1st becomes greater than the
12 Applications
(8) MQL4 Experts
50+ USD
Hello, I need an EA (not an Indicator!) which scans through 28 major pairs and shows on the screen in a table the highs and lows for the last closed candles for this 28 pairs. In the setting menu, I want to specify the 28 pair names and the timeframe for the scan. IMPORTANT: I already ordered such an EA, but the coder did not know that for this multiple currency scan the EA must update before the history data for all
13 Applications
(2) MQL4 Experts
Job follow-up, updating EA (personal job)
50 - 100 USD
Dear Sergey, Thanks a lot for a great work on this EA. As a teacher, I’m using this to train my students about financial markets, trading and cryptos, so I’d like some updates to better fit my course : Could you please add the trend line from pipfinite on the price chart ? (The green/red line that shows the trend we are following) Could you please add a text (in the dashboard similar to the TrendPro dashboard that
1 Application
(4) MQL5 Experts
Amendment of bollinger band bounce EA (personal job)
30 - 35 USD
Hi Sergey, Bollinger Band Bounce Amendment 1 Requirement specifications: #8: Only open sell positions when RSI is >x (default -70), only open buy positions when RSI is <y (default -30) also add adjustments for all RSI settings #9: Only open sell positions when Stochastics is >x (default 80), only open buy positions when Stochastics is <y (default 20) a) apply K-period line b)apply D-period line also add adjustments
1 Application
(18) MQL4 Experts
EA update 1 (personal job)
70+ USD
The developer shall implement the following featuresin to the EA: ======Indicator Trading Style====== // new setting, to be included after the Indicators Management separator and before the various indicators separators Currently, each signal leads to EA opening one order for each activated signal (multiple active signals=multiple orders). i.e. [1][-1][1][1][1][-1] aka MultipleOrder A new method must be added for
1 Application
(10) MQL4 Experts
30+ USD
MA crossover EA 1) crossover of smoothed moving average (Period: 5, Apply to Close) & Linear Weight Moving Average (Period: 144, Apply to: Close) 2) Time frame to be used: M5 3) Filter news 4) TP: minimum 8 pips with trailing stop 3pips, SL: 5pips * For the time frame and TP, are we able to amend later on
24 Applications
(2) MQL4 Experts
30+ USD
Hello, i have an existing ea in mq4 which 1.) should be modified & checked (if code is correct / fix bugs). 2018.04.03 12:35:59.844 GER30,M1: Part 340; Error 141: too many requests (i get this all the time) 2.) order modification (stop and take profits) should be set immediatly or same time as order direction 3.) symbols for long and short trade in chart which dont dissapear and for long trades draw green line from
5 Applications
(29) MQL4 Experts
Batch of Expert Advisors need specific parameter added (personal job)
60 - 70 USD
Multiple EAs need additional parameters to be added, a parameter to close trades after a certain time limit is met. Also I need an additional parameter for the minutes to open next position. Additional code of Max Orders Per Day --- int MaxOrdersPerDay = x; Additional code of ENUM_TIMEFRAMES: m1, m2, m5, etc all available timesframes
1 Application
(16) MQL5 Experts Strategy optimization Forex
30 - 100 USD
I need an expert programmer to do the following: Create an EA that auto trade all ccy in a single chart that base on below requirement. Requirement: 1. EA that collect data from an indicator window which have the strength data (8 ccy strength data; MKT; MFib23). Below is the indicator windows information. 2. The EA able to open and close all ccy pairs trades base on the collected data in a single chart. 3. Open
6 Applications
(4) MQL4 Experts
Need to Modify an Ea Functions (personal job)
60+ USD
So I highlight what I need on this modification: 1- If the pending order active, for example if SELL STOP is active and become SELL, the EA immediately change the buy stop from lot 0.2 to 0.4. If after that market going up and touch BUY STOP active at lot 0.4, EA immediately place new SELL STOP as same price with 1st SELL STOP but with lot 0.8 It will continue until the EA reach the TP or reach the take profit in $
1 Application
(43) MQL4 Indicators Experts
Wilder's DMI EA (personal job)
35+ USD
EA with 2-3 Indicators: wildersDMI_v3 or Wilder's DMI + histo mtf + alerts + arrows nmc - the EA 3 indicators on the same TF with the length period differs -when all 3 bar turn green after the candle closes open trade long, turns red short -there can also be a shift set to 0 for same and shift that if can occurred 1 candle or 2 -move SL to BE when in profit and the first indicator changes color -a setting for maximum
1 Application
(3) MQL5 Experts
30+ USD
I'm not sure if the correct category is 'Expert', please excuse if this was incorrect. I would like you to do the following please: Create a 'Buy' button for the Eur/Usd chart: to place an immediately trade at market price (with a pre-set adjustable S/L and TP settings). Create a 'Sell' button for the Eur/Usd chart: to place an immediately trade at market price (with a pre-set adjustable S/L and TP settings). Once a
6 Applications
(1) MQL5 Experts
Personal ea (personal job)
470+ USD
Requesting personal ea using mt4. Involving, money management, multi pair currency. Including multi indicator. Specified detail for job will be provided to developer. Money management includes customization of varieties of options in input
1 Application
(6) MQL5 Experts
Last modification to weektimerobotV5.1 (personal job)
30+ USD
This modification integrates a new variable: Min_dist = , At this time the EA for example, opens long positions at a given date and time and it keeps opening long positions if the following price is equal or lower than the last entry. What Min_dist do, is that it will give a minimum distance to the latest opening, if Min_dist=0, then it should work like it does now, it will open a new long position if price is equal
1 Application
(13) MQL4 Experts
Support and Resistance Modification (personal job)
70+ USD
Rules for EA .. For Buys When the H4 and D1 Support line up.. EA will open buy trade 1 hour later It will automatically set Sl to 60 pips ( or how many pips I choose) Take profit / close trade - when 50 pips in profit it will close half position and move Sl to breakeven For Sell When H4 and D1 Res line up. EA will open Sell trade 1 hour later It will automatically set Sl to 60 pips Take profit / close trade - when
1 Application
(8) MQL4 Indicators Experts
Modification of existing EA you have created for me (personal job)
30 - 35 USD
Hi Francis, Lately you have created and EA for me. See the job here: https://www.mql5.com/en/job/77472 I would like to ask you for small modification. Now EA opens market orders by hitting buy or sell button. Modification will be that EA will open buy or sell stop order at pre-defined level. Everything else stays the same, but only when the stop order is hit and opened then EA will set the countertrade and continue
1 Application
(2) MQL4 Experts