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
87761 completed jobs in all languages
Sort by:
30+ USD
Hi, I currently have a MACD Divergence indicator that provides an alert to screen - however I will like to update this indicator. 1. To display and send mobile notification of the alert of Divergence when the candle closes or when the next candle open - which ever is feasible. Thanks
17 Applications
(4) MQL5 Indicators Experts
30+ USD
An expert draws lines on the chart Expert draws 3 horizontal lines on the chart with only one indicator Buy and sell when the index breaks the horizontal line. There are some things when agreeing
10 Applications
(27) MQL4 Experts
30+ USD
I apologise for my english. i hope it is clear enough I need 3 functions I will use in an EA. I will manualy draw lines on charts (lets say Dodger blue lines) Function 1 bool Is_current_price_near_Dodger_blue_line ( ) (near=within x% above/below line) return(true/false) Function 2 double Check_for_next_line_above_just_touched_line( ) return (price line) if no line above return(-1) Function 3 double
10 Applications
(26) MQL4 Experts
Alrabeii (personal job)
30+ USD
Peace, mercy and blessings of God I attach a Harmonic index purchased from qml and I want to convert it to an expert while keeping the rest of the settings in the expert
1 Application
(43) MQL4 Experts
Create EA that opens positions and manages them based on the 2 HMAs interaction (personal job)
50 - 80 USD
I need a EA with HMA indicator that open a trade when the fast HMA change direction to the direction of the slow HMA with specific conditions Similar to this job that you make before but different conditions https://www.mql5.com/en/job/97903 I do not have the indicator. Parameters Lots 0.01 Maximun open positions 1, 2, 3 Periods Fast HMA Periods Slow HMA Interaction Fast/Slow HMA
1 Application
(4) MQL5 Experts Futures Forex
Order close options for existing Stochastic Expert Advisor (personal job)
30+ USD
Thank you for you efforts on the Stochastic EA job you completed for us recently, the EA is working exactly as we required. We would like to add a few options that are additional to the initial specs. The attached picture shows the current stochastic requirements to open a particular trade. We would also like the option to close the trade once the opposite is true of any of these options. For example. If the
1 Application
(2) MQL4 Experts
35+ USD
Expert Advisor to trade range breakouts Expert explanation: The strategy is intra-daily. 1. The trader configures a custom period e.g. from 9:00 AM to 9:59 AM. 2. During this period the instrument makes "Low" and "High" for that period. 3. On the next minute after the period ends - at 10:00 AM the EA places two pending orders. 4. First order is "Buy Stop" order, which is "Break_Size" pips above the period "High". The
12 Applications
(1) MQL5 Experts
Expert Advisor to trade based on Camarilla Levels (personal job)
150+ USD
I need an Expert Advisor to trade based on Camarilla Levels lines, and I can provide the detailed specifications. It´s basically what the most people trade but with some changes
1 Application
(4) MQL5 Experts
Custom Bollinger Band indicator needed. (personal job)
30 - 100 USD
Indicator Settings Bollinger Band Period 20 , shift '0' Deviation 2.000 , Apply to ''Low'' Color Medium Green or Green Then Moving Averages Period 48 , Shift '0' Method - Simple, Apply to close , Colour - Yellow ====================== 2nd Moving Average Period 13, Shift '0' Method - Simple , Apply to Close , Color Red ============ Then MACD Fast Ema 7, Slow EMA 9 , MACD SMA 7 , Apply to - ''High'' Then ADX Period
1 Application
(2) MQL5 Experts
30 - 250 USD
I do not have a exact strategy... I Would like you to create and add as many strategies as possible based on the indicator (scalping, hedging...other strategies.) indicator attached below. Would like EA to open and close positions based on EA histogram (HaosVisual_mod) Standard money management, stop-loss, trailing... etc source code must be included at end of job
30 - 50 USD
Hi. I want to develop a programme to remplace me when i took a trade with sl and take profit. The tool must break even a trade after some specification, and be able to close all trade in the trading accont after some lose
14 Applications
(1) MQL4 Experts Scripts
Moddification of existing EA (personal job)
30 - 50 USD
i would like to edit some order management on my Ea and it is going to affect 2 signal providers . this will limit the number of trades my EA can do and hopfully increase its success rate and probably make it profitable in the intended environment
1 Application
(13) MQL4 Experts
30+ USD
EA Input: volume_lots = 0.1 file_folder = MQL4\Files\signal.txt archive_folder = MQL\Files\archive magic = magic number Program logic: # every minute check: if exists the file MQL4\signal.txt if file exists, proceed with next steps: # read from file row by row trading signal (format described below) # for each signal post pending order with volume_lots and parameters from signal use parameter date_to as a
3 Applications
(1) MQL4 Experts
30+ USD
Looking for developer and had a good programming skill to make an EA using One indicator etc. The EA options almost similar to any other EAs i.e /SL/Trailing. How it works to be discuss in details in Private mql5 message chat. the ea is relatively simple , but developer should be sure that it doesnt repaint before starting Buy / Sell rules Buy when the İndicator's first green bar's close price Sell when the
10 Applications
(12) MQL4 Experts
30+ USD
I would like a licence system for my mt4 ea, that I have developed. I would like a simple system to can be controlled easily. Budget negotiable Many Thanks for your time
3 Applications
(6) MQL4 Experts
Save settings on event page (personal job)
30+ USD
Add a "save" button/function to the below screen. This way when I close the screen and re-open it does not re-select all event but rather keep the settings I previously chose. The reason is that I am sometimes away from my PC for days, this way I can pre-select my events to trades, save the settings and not have to worry that it will re-select all events. # 2020.01.15 21:44 EN reply
1 Application
(14) MQL5 Indicators Experts Forex
30+ USD
Looking for new developer and had a good programming skill to make an EA using MACD etc. The EA options almost similar to any other EAs i.e TP/SL/Trailing. How it works to be discuss in details in Private chat
11 Applications
(5) MQL5 Indicators Experts
Need EA Based With My Current EA Strategy (personal job)
60+ USD
I need an EA with 100% tested and verified on back tested and specially on a live market for at least one month for which I will provide you my strategy. We need to complete the project within 3 to 5 days but at least 30 days of support is required. The EA will automatically open trades 1hr after the close of the NY session for entry signal after all spreads have returned back to normal. More info will be included in
Add Feature to EA (personal job)
30+ USD
ADD THESE INPUTS TO EA AND MAKE THEM WORK input string comGridsTimer1 = "========================================================"; //~ input string comGridT = "===[Adjust Grid Size by Seconds Timer]==="; //~ input bool b_gridtime = true; // Adjust Grids After X Seconds Timer on/off input int gridtime_sec = 0; // Seconds before Adjust Grids. input double gridtimesize1 = 1; //Grid Distance in Pips. input bool
1 Application
(33) MQL4 Experts
Fibonacci Retracement and Extension indicators needed (personal job)
40+ USD
Draw (1hr,4hr, daily weekly and monthly A B C retracement and extension. Draw COP- CONTRACTED OBJECT POINT = .618 of the length of wave (A) measured from from the end of wave B; OP- Object point = 100% of the length of wave A measured from B; XOP - expanded object point = 1.618 of the wave A measured from B; SXOP- Super expanded object point = 2.618 of wave A measured from From B
1 Application
MQL4 Indicators Experts Forex Stocks