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
89655 completed jobs in all languages
Sort by:
Looking for Turkish translator (personal job)
30+ USD
Can the expert work in the following way: For example, the first deal enters at 0.01 lots, and if the stop is hit, the second deal is at 0.02 lots, and so on. If the deal does not hit the stop, the doubling does not take place
1 Application
(43) MQL4 Indicators Experts
Candle crossing slow EMA (personal job)
60+ USD
Hi Hans I need to try one of the EA we have coded in the past. I need it freshly coded. It is a simple one. When the candle is coming from below and crosses the slow EMA upwards wait for candles to make move x points above the slow EMA then buy the reverse is for sell. our setting will be the same with no fast EMA crossing . it has to wait for another crossing in opposite direction before entering again
1 Application
(20) MQL5 Experts
Buy dip strategy (personal job)
50+ USD
buy the dip strategy ea required % input signal 18 add to log scalper ea 1-31fx ea em settings to be separate for each ea extern bool UseBuyExitMng = false; // Entry Buy ExitMng extern int TotalBuy = 50; // Entry Total Buy extern bool UseSellExitMng = false; // Entry Sell ExitMng extern int TotalSell = 50; // Entry Total Sell extern bool UseExitMng = false; // Use Exit Manager
1 Application
(100) MQL4 Experts
30 - 50 USD
Create a trading robot mql5, mainly for trading stocks based on RSI 21. Buy trade when RSI 21 enters an oversold region, below 30 and goes above 30. Sell trade when RSI 21 enters into overbought region, 70, and comes back below 70. The RSI period and the overbought and oversold parameters should be configurable on inputs To re-enter a buy or sell, first the price should complete 4 candles before going below 30 for
30+ USD
Link to External Description: Here is the Pinescript code below: Key Task is to convert from the standard RSI indicator: Steps: 1) Deliver in a quick timeframe - should be straight forward (within 24 - 48 hrs max) 2) May extend to add it in an EA (after the source code is shown). But for now it is just making the indicator the same as the Pinescript version See the code below: // This source code is free to use
7 Applications
(23) MQL5 Indicators Experts
30 - 50 USD
Good day, I'm looking for someone familiar with MT5 EA coding that could assist with the following: an EA that executes trades based on predetermined RSI Levels incorporating all order features such as SL/TP and TS. The EA should have a user input section to specify various variables used in the EA. MQ5 Code should be provided. The job would require programming of a fully automated EA, buying and selling lots based
30 - 40 USD
Hello, need a developer with experience in developing keyboard hotkey trading EA to code the below: would like to develop the "Hotkey MT5" utility for 1. 2 hot keys for placing buy at market orders (hotkey "2") and sell at market orders (hotkey "1") with predefined values of "Lots", "Take Profit", "Stop Loss" (able to amend from inputs) 2. 4 hot keys for placing pending orders Buy Stop (hotkey s), Sell Stop (hotkey
8 Applications
(11) MQL5 Experts
TL-MOD (personal job)
30+ USD
te s t s om e t hi n g t es t s o me t h i n g t e st s o m e t hi n g t e s t s om e t h i n g
1 Application
(15) MQL4 Experts
30+ USD
I need an expert to develop a Forex Expert Advisor (EA) for the MetaTrader 4 platform focusing on short-term scalping strategy. This EA should be able to open trades when a new candle opens and close trades when the same candle closes, taking into account the very smallest price variations. Key aspects of the project and requirements from the developer would include: They speak English. No exceptions They write in
2 Applications
(8) MQL4 Experts
30+ USD
i wonder if you clould make me a EA for forex trading, i have a idea that i have been thkinking about a long time but i can not program it myself. I hope that you maybe could give me some advice to make it better and program it for me. I call the bot for the Dual_position_EA. I will try to explain the idea and how it works. The bot opens two positions simultaneously upon activation: one short and the other long. It's
7 Applications
(2) MQL4 Experts Forex
Create an EA based on Indicator G2G (personal job)
280+ USD
The Job is to create an EA that performs basic functions of creating pending orders based on the Indicator values. The details are specified in the attached document. This is just the initial stage of the project. The EA should be designed considering further work in the near future, based on live results and testing. source code should also include comments on the key and important sections of the code for future
1 Application
(15) MQL5 Experts
50+ USD
Project Description: We require the development of an Average Order System Expert Advisor (EA) equipped with the following customizable inputs: 1. **Start Time:** This parameter determines the specific time at which the EA initiates its trading operations. 2. **Lot Multiplier:** A numerical value greater than 0.01, serving as the multiplier applied to subsequent lot sizes. For instance, if set to 1.5, each subsequent
3 Applications
30+ USD
Hello, I have bought an expert trading robot long time ago along with an account shield to help me prevent to lose money and lately I pay for a VPN for continuos connection for when I am away however I am still learning about MT4 and I think I haven't been able to set it up the right way. I kept losing money, so I got frustrated. However, I need extra income, so I thought I need to dedicate more time to trading. So
2 Applications
(1) MQL5 Experts
30 - 100 USD
Range – Start and End Dashboard panel - Breakout info - such as Buy and Sell Stop Entries, Stop Losses and Take Profit. enable or disable. Trading Settings - Max trades, Max Simultaneous open trades, and being able to delete pending orders by a certain time that the user set. Entry Settings - 1:2 R/R, I would like to setup breakeven, trailing stop and partial TP settings as well. Days Filter Settings - Use Day
9 Applications
(4) MQL5 Experts Forex Strategy optimization
I want to modify my Two Expert advisor so that I can trade less and be more profitable . This will include filter s (personal job)
50+ USD
MODIFICATION OF TWO EXPERT ADVISOR 1 SUMMER EA 2022 NEW VERSION: SUMMER EA 2024 Modify the entry conditions to include filters: Signals and trade MUST be generated and open above or below the filters. Daily open: Short below daily open /Long above daily open Weekly open: Short below weekly open/long above weekly open Monthly open; Short below monthly open/long above monthly open. Additional variable
1 Application
(20) MQL4 Experts
Combined UV -MW EA (personal job)
90+ USD
MW EA Order Type : CO/WC/CO or WC New Order Type “CO or WC” to be added in the below setting When Order Type is “CO or WC”, order to be opened at OB/OS level when Wick checks are passed on a candle or green and red line CO should happen. ------------------------------------------------------------------------------------------------------------------ Sell - STH-A >= STH-B = T/F Buy - STH-A <= STH-B = T/F If
1 Application
(2) MQL4 Indicators Experts
Modify existing EA to fit the set of rules given (personal job)
100+ USD
Use existing EA and modify it to the changes based on the rules provided: https://docs.google.com/document/d/1PZ41VGO-tXD9XQGWwLgsyRKqCRsdtA-s8VPrhzYEGHY/edit?usp=sharing Main changes are: Predefined max 4 sequence Use market entry reverses On 4th sequence, average in and exit at define level per rules May remove since it's all predefined in EA Max sequence # Breakeven sequence # Keep all other inputs,chart info, and
1 Application
(11) MQL5 Indicators Experts
EA for mt5 based on an indicator (personal job)
30+ USD
its a simple task .i want you to code me an ea in mql5 with magic number, lot size, SL, TP in USD . ea will communicated with the fiji indicator and will open buy or sell trades based on the signals the indicator sends (green and red arrows on the picture). indicator also notifies. to close trade when new signal comes in and open a new one. one trade to be open at a time. its for TF m1 & m5
1 Application
(9) MQL5 Experts
30+ USD
I need to convert an MQL4 file with its source code, to MQL5 also with the source code. EA only uses one indicator. not to complicated. just add one condition, to filter existing logic: add one EMA indicator: if price >= EMA , check existing conditions to BUY if price < EMA , check existing conditions to SELL let input TRUE-FALSE parameter, to activate or desactivate, this EMA filter condition. need ASAP. thanks
15 Applications
PANDEL EA WITH levels LOtS (personal job)
50+ USD
like I said I this pictures well I want you to add the batch function that you had put on the other so the batches in levels from 1 to 30 but you must put that either I can use fixed batches or the batches in levels but the other conditions do not change it remains the same just for the lots
1 Application
(2) MQL4 Experts