Orders for Expert Advisors development - HTML - closed

Create an order

Categories

Popular skills

All Forex Trading robot/indicator debugging Strategy optimization Statistics and mathematics C++ Strategy modules HTML
347 completed jobs in all languages
Sort by:
30+ USD
I want to add two options in my ea it already have martingale but i need extra martingale option so to decide if to use it main martingale strategy or to use the new martingale option you will put in the new martingale option I can choose what lot size it will start with. Last update is base on auto close Example the ea know when to buy or when to sell now what I want is option of if it have a signal of buy and
12 Applications
(27) MQL4 Indicators Experts Forex HTML
30+ USD
السلام عليكم يارفاق كيف حالكم اريد مطور ممتاز وسريع في العمل يجب ان يكون المطور يفهم ما اقصد اي هذا كان غير ذلك رجاء لا يضيع وقتي معه لدي عدد 2 ملف من ذوي الخبرة أريد تعديل طريقة التجارة لقد أثرت ور في تعديل الملف الرجاء من المطور ان ينظر الي الصور حتئ يفهم ما اريد رجاء من المطور الجديد لا يقدم عرض اريد مطور جيد باذن الله في هذا العمل ان يقوم بعملي بسرعه وشكر لكم يارفاقي
37+ USD
i have an indicator that has sl and tp already coded into it i need to be an ea. i need auto lot x balance time filter and max daily loss and profit % and tp and sl in pips with also use indicator sl and tp and i want all indicator setting on the ea too
35+ USD
make ea for range bar chart based on 1 mt4 indicator. ea must open trade based on indicator arrows, the indicator settings is not default (a set file will be provided). if you can implement the offline range bar chart in the ea it would be great but i don't mind just loading the ea onto the range bar chart. ea must have time filter, tp and sl in pips, auto lots x balance, target max daily loss and profit in % and
100+ USD
I am in search of a proficient programmer with the expertise to transform a tradingview indicator into an EA for both MT4 and MT5 platforms. Upon expressing interest in the project, I will provide the necessary script and additional parameters that need to be incorporated into the EA. Reach out if you are interested and capable of undertaking this project
30+ USD
I want an ea made using 3 or indicators ( I don’t have the source code for the indicators ). I have the template file ready with all the parameters are set for the indicators.it Must have sl, trailing stop, Tp, time to trade setting and auto lot x balance
30 - 100 USD
EA for FOREX, To open and close trade automatically, following indicators, lot size, EMA, time zone etc. I will let you know more, once we agree on terms and conditions of each other
Update the EA to v2. (personal job)
30+ USD
I want you to add this trend line indicator for me as a filter. 1, To confirm Buy when the line is colored in deepskyblue and price is above the line and only confirm Sell when it colored in red, and price is above the line. 2, Add moving average AS A filter as well with all 4 main methods. SMA, EMA, SMMA AND LWMA. 3, Update the trailing steps distance
30 - 50 USD
I I have a trend based MTF indicator that I want to be converted to Expert Advisor with kind of martingale strategy but no more than 2 trades. With all the indicator features, I want add this features as well... The EA logic should be... 1, To open a buy position when the indicator issue a buy arrow. 2, To open a Sell position when the indicator issue a Sell arrow. 3, So the EA should open a Buy position when a Buy
Create an EA based on (Support-resistance-breakout-arrows) indicator (arrows) (personal job)
30 - 60 USD
Create an EA based on (Support-resistance-breakout-arrows) indicator (arrows) The EA to open a Buy or a Sell position whenever the first arrow appears. (FIRST BUY ARROW OR FIRST SELL ARROW ONLY) I have a asupport-resistance-breakout-arrows indicator that I want Expert Advisor to be build for me based on the arrows of the indicator. With layer (1 layer). And No opposite trade. (No Hedging) And must have an individual
30+ USD
The robot must operate on silver. For purchasing deals, follow these steps: Deal 1: Enter the deal upon the closing of the buying candle, timeframe 1 hour, lot size 0.01, target profit $3. Deal 2: Enter deal 2 if the price reverses on deal 1, i.e., if the price does not reach the target of deal 1. Entry conditions for deal 2 (closing of the selling candle, timeframe 1 hour, below entry point of deal 1 by more
30 - 50 USD
مرحبا ايها المطور اريد الان مطور ممتاز ويعلم جيدا ماذا اريد انه استراتجية سهلة جدا 1- يقوم الخبير مباشرة ببيع عدد 2 صفقة بيع وشراء وعندما يفتح الطلب رقم 3 يقوم الخبير بالبيع الطلب رقم 2 ثم يكمل فتح طلبات المضاعفة 2- عندما تقوم بسحب السعر من الحصول على ربح يساوي 1 نقطة مثل خبير في التخفيض لجميع الطلبات المفتوحة 3- يجب علئ المطور ان يأخذ الـئ الصور جيد حتى يفهم ما أريد 4- المطور الذي لايعمل علئ هذا النظام معذرة لايقدم
30+ USD
Existing EA Update and to add trading hours. Version 2 of an existing EA. Just 2 updates. 1, To add trading hours. That is for the EA to have an option where users can choose the desired hours, he/she want the EA to Trade. I mean to have an option where users want the EA to open trades and to stop trading. That is the trading hours should be adjustable. Thank you
30 - 50 USD
With all the indicator features, I want to add this feature as well... The EA logic should be... To open trade when trend aligned, for example, if I turn on 1minute, 5minutes and 15minutes, The EA should open trade when the 3timeframes aligned together for up trend or down trend. The same thing should happen when I turn on only 1minute 5minutes or only 15minutes or only 30minutes or only 1hour, or only 4housr or only
150+ USD
Integrating news events into my Expert Advisor (EA) through the utilization of forexfactory as a data source. Specifically, I am interested in hardcoding these events into the EA. The envisioned workflow involves updating the EA on a monthly basis, incorporating all significant news events from the preceding month. Subsequently, a monthly release would be initiated, encompassing these integrated events. The News
150+ USD
I need an ea that works with imbalance area once meet a particular chart set up and it will have multi pair section example I can input all the pairs it will trade on in settings then set it to maximum currency pair 1 or two if set to 1 it will only allow one pair to trade once close before looking for another setup available from other pairs it will have real news options so once I input all news any time a
30 - 50 USD
I need a function (an Include Class object) to be used in any EA to send a message to a Discord channel by taking only two variables: 1. a Discord Channel ID or Token, and, 2. a string message. I want only MQL5 internal functions, not third party apps. I would need the code, to make it open source. The simpler and cleaner the code the better. I presume this could be as simple as sending a Json message in a POST using
4 Applications
30+ USD
I need an ea that works with imbalance area once meet a particular chart set up and it will have multi pair section example I can input all the pairs it will trade on in settings then set it to maximum currency pair 1 or two if set to 1 it will only allow one pair to trade once close before looking for another setup available from other pairs it will have real news options so once I input all news any time a
30+ USD
I need a reversal indicator converted into an EA BLUE ARROW BUY SIGNAL RED ARROW SELL SIGNAL STRICTLY MAJOR/MINOR SIGNALS TP, SL, LOT, RISK% SPREAD FILTER TRADE EVERY PAIR & STOCK
30+ USD
I want a trading robot that will be trading based on previous (support & resistance) & candlestick patterns. I will provide a screenshot & the candlestick system that I need the EA to open trades according to those signals. I want a situation when I put a robot on the chart It Will only buy/sell in a particular direction only. Starting from 15 minutes to the daily timeframe, if the market price is on the 'support'