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
87046 completed jobs in all languages
Sort by:
30+ USD
I need a good developer to help develop a simple hedging EA for me. I will explain to the developer how the ea will work. Max budget is 30$. Looking for a quick turnaround
10 Applications
(1) MQL5 Experts
About purchasing "Ai Hybrid Robot MT5" (personal job)
1250+ USD
About purchasing "Ai Hybrid Robot MT5" This is a personal request to "Mansour Babasafary". This is a request to purchase "Ai Hybrid Robot MT5" for the specified amount of $1,250. After confirming the request, "Mansour Babasafary" should accept the offer for the specified amount. As soon as I have confirmed the contents, I will complete the payment
1 Application
(1) MQL5 Experts MySQL
Adding the Range Color and Range Filter Settings (personal job)
30+ USD
Range Filter Settings Min Range Points: Ranges are ignored if they are smaller than the Min Range Points Max Range Points: Ranges are ignored if they are bigger than the Max Range Points Range Color Color the range from start to finish I have attached a picture of the range color from start to finish so you can get an idea of what I'm describing
1 Application
(2) MQL5 Indicators Experts Forex Strategy optimization
30 - 100 USD
I would like to develop an EA on the basis of a purchased indicator from 3rd party so it can open and close trades generated by indicator according to my parameters
18 Applications
(1) MQL4 Experts
Upgrade EquityclosseAll (personal job)
30+ USD
Add the close all by amonut on EquitycloseAll. If the total loss of all opened postions hit the stoploss amount, the ea closes all orders and pending orders. After closing, the calculate the balance and add "Add Value" Thank you
1 Application
(10) MQL5 Indicators Experts
Breakthrough previous 4 days D1 and make consecutive trades in 15m chart (personal job)
30+ USD
Here is the recap of the whole stratgy: 1. Always calculate the high and low of the previous 4 trading days (not including today, so in this example, should be 1 Apr, 28 Mar, 27 Mar, 26 Mar) 2. In the 15m chart (that the EA will apply on), when the close of candle breakthrough the low of previous 4 trading days and EVN (Period 20, shift 0, deviation 0.5), make a sell trade 3. If the next candle is bearish candle that
1 Application
(7) MQL4 Experts
30+ USD
MQL5 grid, Lot, take, stop and Stop Gain variable. Add reverse on/off start and end time auto Grid on/off auto Grid will be based on volatility, example maximum and minimum of the past week or month, divided by "X"
3 Applications
(3) MQL5 Experts
Developer to build a simple EAs (personal job)
30+ USD
EAs must contain all essentials such as - magic, - Breakeven - Trailing stop start, step, and distance - Lot management - TP and Stop loss - Close on opposite signal ---- EA 1: Volume Weighted MACD EA ---- ---Entry---- EA must contain 2 modes for entry. Mode 1: Open/Close buy and sell when blue and white lines crosses Mode 2: Open or Close buy or sell when Blue line cross zero line. ---- EA 2: TIPU EA ---- -- entry
1 Application
MQL4 Experts
43 - 65 USD
Hello Developers, I need an EA automatic and semi auto combined with RSI indicator, a situation whereas at a particular time frame defined by user the robot will open sell position once the price touched 70 level of RSI indicator and candle stick closed is a bear candle and opens another position once the following candle stick closed as bear candle stick martingale multiply lot size by defined user on the direction
22 Applications
(2) MQL5 Experts Trading robot/indicator debugging
Prepare an expert to upload it to the store (personal job)
30+ USD
Prepare an expert to upload it to the store Fix the problems that appear in the expert when it is uploaded to the store Errors appear when I upload the expert to the store. I want to solve them
1 Application
(3) MQL5 Experts C++ C# Java HTML
Adjustments (personal job)
35+ USD
Adjustments to existing EA (1) Give me an option to disable closing time by time: now it's 22:00, but when I put '0' EA doesn't work. Please change that. If I put 0 or true/false, EA will keep my open orders untill SL or TP hit. (2) Once second trade is triggered input double Lot02 = 0.1;//Second Order Lot input int OrdAt = 30;//Second Order At input int TP02 = 30;//Second Order TakeProfit input int SL02 =
1 Application
MQL4 Experts
30+ USD
Please convert the TradingView strategy Pine Script into an MT5 Expert Advisor (EA) auto trader. (Ill provide the pine script) The EA should be based on identifying order blocks and imbalances. Trades should trigger whenever there's a wick candle break in an imbalance area or within an order block area
6 Applications
(3) MQL5 Indicators Experts Forex Trading robot/indicator debugging Strategy optimization C++ Strategy modules Panels and dialog boxes C# Stocks Python Futures MySQL JavaScript Java SQL PHP HTML OpenCL PostgreSQL Linux
30 USD
Hello All programmers I would like to program an mt4 expert The expert sets a line at 0 profit for all open orders (Mixed orders buy and BUYLIMIT and BUYSTOP and sell and SELLLIMIT and SELLSTOP) for the same pair on which the expert is placed and sets a Another line at 50 dollars profit
16 Applications
(24) MQL4 Experts
30+ USD
I have an MT4 EA that uses the crossover of two EMAs to enter into trade. It works on any time frame and can place three trades at once.The goal of this EA is to scalp the trend, so entering the very start of that trend is critical to scalp the maximum amount before the trend reverses. As shown in the attached screenshot, the actual entry point (green arrow) can be quite far from where the trend is established
5 Applications
(6) MQL4 Indicators Experts Forex Strategy optimization
MT4 EA Expert Needed for this EA (personal job)
180+ USD
I hope that all is well and good with you. I wrote to you earlier mentioning a new project. I have attached the document for it. It would be a new trading mode for symphony. Hopefully you are available as I needed it a bit in a hurry if I could get it by this weekend would be ideal. I will add some bonus money for that if it is possible for you. Please look over the document and give me your feedback and a price if
1 Application
(42) MQL4 Experts Other
Improving on already developed EA (personal job)
100+ USD
You will be helping to improve already developed EA by removing the hedging function. Instead EA will look to create opposing trades as SHA color change. This means we would be having buy and sell trades . As before when hedging equals the losing trade it closes. Same thing will imply . And then trades continues again after they close themselves out. also you are to help include daily target and equity protector
1 Application
(5) MQL5 Experts Forex Trading robot/indicator debugging
Update of an existing EA (personal job)
30+ USD
The updates primarily focus on refining order parameters and introducing a Take Profit (TP) parameter for each executed order, enhancing the functionality and performance of the trading robot. The modifications to be done include the following: Refrain from taking any actions if candles close as a doji candle or if the candle body is smaller than the wicks. Introduce a Take Profit (TP) parameter, denoted in dollars
30+ USD
I have the source code attached which is my attempt at merging / converting: Into MQL5 code, but instead of being an indicator I just need it to return the same values as the indicator. What I need help with: I need the values in the comments to return similar to the demo indicator below - currently it is showing values near the price, but would instead expect - values from -80 to 80 like the indicator How to test: -
7 Applications
(22) MQL5 Indicators Experts
200+ USD
The EA follows a simple trading strategy without the need for any signals. Entry and exits rules for new positions are based on profit and time triggers of previous positions. An overall profit triggers closes all open positions. A sequence of max 10 open positions is envisaged. 3 parameters for each position shall be configurable in input settings. A detailled requirements specification as well as examples are
20 Applications
(1) MQL5 Experts Forex Trading robot/indicator debugging
A new addition to my own EA inputs menu for Trailing Stop (personal job)
30+ USD
Can you please do yet another job for me on the same current EA ver. 6. I need a Trailing Stop Loss added to my other Trailing stop losses Inputs menu. But this new Trailing Stop Loss is to be based on previous bars. So if I am long then I want the SL to move up to the bottom every time a new previous bar is completed. The same option for when there is a short trade.(put SL at top of every completed previous bar)
1 Application
(44) MQL4 Indicators Experts