Categories
All
Indicators
Experts
Libraries
Scripts
Integration
Converting
Translation
Design
Consultation
Other
Popular skills
100 - 140 USD
I am looking for someone who can create a Forex EA for the MT5 platform based solely on observing how the program works on the MT5 platform. I have login credentials to the platform where the robot is operating. My priority is to precisely copy the strategy. It is a scalper that opens only one position at a time
6 Applications
30 - 40 USD
I need an MQL5 indicatorthat detects specific market structure conditions based on liquidity, structure shifts, and higher timeframe order blocks. The indicator must generate a signal (alert / push notification) only when all conditions below are met simultaneously. 1. H4 OrderBlock Detection The indicator must identify the most recent valid orderblock on the H4 timeframe: Bullish OB: the last bearish candle before a
9 Applications
80 - 100 USD
I want EA for MT4,that can be used to trade on live accounts of IC Market, FPMarket , and TickMill brokers. The primary objective is to create same EA like this in video " https://www.youtube.com/watch?v=SipgDS1S4cM ". And add some filters and control like TP/SL ,Trailing SL, News Filter, Spread Filter, Trading Hours, Daily Profit Limit by percentage, Max Daily Drawdown by percentage, Fixed lot size or
10 Applications
50+ USD
This is for long entry only. For long entry 21 exponential moving average is above 53 exponential moving average, and Stochastic Momentum index gives a buy crossover below the 0 line. Initial lot size is 0.01. Close money at $1. This is a pyramid strategy, the strategy will add new positions each time the above entry criteria is true until the profit target is reached. Add 0.01 to the original position each time the
45 Applications
Modify AG_EA_V1.2 (personal job)
30 - 150 USD
The AG_EA_V1.2 currently opens simultaneous BUY and SELL (hedge) positions either permanently or during specified time frames. 1. --> Add the option to always enter the first order as a BUY order. 2. --> Add the option to always enter the first order as a SELL order. 3. --> Keep the simultaneous BUY and SELL option (hedge) as an option. 4. --> Add a filter using MACD to enter trades. In the inputs section
1 Application
TrueTrendline_v5.2 (personal job)
100+ USD
please update this indicator so that HK signals will work and add new calculations to the logic in order to interpret trends much better . this is a step forward towards deep thinking machines
1 Application
30 - 40 USD
Simple Hedging Strategy To keep things simple, let's assume there is no spread. Open a position in any direction you like. Example: Buy 0.1 lots at 1.9830. A few seconds after placing your Buy order, place a Sell Stop order for 0.3 lots at 1.9800. Look at the Lots... If the TP at 1.9860 is not reached, and the price goes down and reaches the SL or TP at 1.9770. Then, you have a profit of 30 pips because the Sell Stop
14 Applications
100+ USD
Below is the clean, typed, structured version of your handwritten requirements PLUS clear diagrams for MSS, Internal MSS, Structure Shift, SL & Trailing SL. ✅ Typed Version – MT5 EA Requirements (Internal MSS EA) 1. EA Logic – Core Criteria When there is Market Structure Shift (MSS) or Internal MSS , the EA must take Buy or Sell positions. Trades should only be activated after the candle closes beyond the MSS level
21 Applications
50 - 100 USD
I need an experienced coder to code me this Expert Advisor. I have a prototype that was poorly coded. I can give this as an example of what i need improved. I need a fresh EA that will perform all the logic from a VSA indicator and i want to integrated an ai on the MT4 for analysis
9 Applications
50+ USD
I need a fully functional Expert Advisor (EA) developed for the MetaTrader 5 platform using MQL5. The bot should automatically open and close trades based on various technical indicators, with customizable settings. based on Target Trend by BigBeluga(tradingview)
18 Applications
30 - 150 USD
I need an Expert Advisor that trades a simple mathematical formula based on the grid in the futures market. It follows the trend of the market and reverses when the trend does. It increases the lot size to help prevent a loss. At a certain point the if a the profit isn't realized then it closes the trade with a loss
30+ USD
Hi All, I want to create an Expert Advisor that will be based on specific timing to activate bids and also use positions for the period to take bids. The timing for the bids will have variables as bi-daily, daily, weekly, or monthly. A bi-daily means EA will activate twice daily, at the AM period and the PM period using specific time. A daily means EA will activate everyday after considering prices from the time the
15 Applications
30+ USD
Hello Devs, i have an MT5 copy trade EA which have Master and Slave EA. The Slave EA is connecting successfully to the Master EA, however it is not copying trades to Slave Account despite successful connection status. So i want you to look into both codes and then debug. Make sure the copying is not random but to only copy trades that i trigger in Master. Also i there are running trades on Master the Slave should not
12 Applications
30+ USD
I already have an MQL5 Expert Advisor based on a grid trading system, but it has several issues in Grid 2 activation and lot size progression . I need an experienced MQL5 developer who can fix the existing EA , rewrite portions of the logic, and ensure that the grid cycles operate exactly as intended. This is NOT a new EA from scratch — the base EA is functional, but the grid logic for Grid 2 and Grid 3 needs to be
10 Applications
70+ USD
i am looking for a skilled coder who can create a bollinger band squeeze indicator where i get an alert when the outter bollinger bands squezze between "x" number of grid lines (2 lines or 3 lines etc) after that it draws a zone between the grid lines, and a buy horizontal line on the next grid line above the zone, and a sell horizontal line on the next grid line below the zone. Once the lines and zones are created
10 Applications
Development of Previouse (personal job)
50+ USD
The EA will enhance trading strategy. The Algo will work multiple symbols and and Timframmes. It should work on Grid strategy pips step, pip step multiplier, lot multiplier, TP, SL, money management, profit lock in money, daily profit, daily loss close all, days trading, spread
1 Application
30+ USD
Time & Range Based Pending Order EA – Specification The EA is purely time-based and range-based. It should work on any timeframe chart (M1 recommended), but all logic is based on broker server time. Trading Session First pending order of the day is at 02:00 server time. Then every 30 minutes a new set of pending orders is created: 02:00, 02:30, 03:00, 03:30, … up to 21:30. After 21:30 no new orders are created; the
29 Applications
RSD Signal upgrade linear regression, confidence band as well as custom filter and news codes update in both versions MT4&MT5 (personal job)
30 - 70 USD
Greetings hope you are well and in good health, I would like to Update news codes of RSD Signal(MT4) version, so that it fetches events from Forex factory calendar. update MT5 to also fetch events from Forex factory calendar as well, source should be the same in both versions. Then we will add linear regression to it, do filters, and Angles comparison MLR2_Right and MLT2_Left, to find their Avg Angel and % Change
1 Application
Create the OpenCL and Kernel to calculate the Advanced Indicators (personal job)
200+ USD
Send the below calculation for the indexes to OpenCL kernel, detect how many GPU is on the computer 1) accumulation index 2) distribution index 3) volatility index 4) momentum index Pass these calculations to OpenCL and create the kernel and GPU management and backtest
1 Application
3 EMA Crossover EA With Trailing Stops (personal job)
70+ USD
Hi Shukurjon, As discussed. Can you please create me a 3 EMA cross EA with trailing stops. 3 EMA Crossover EA MT5 This strategy uses 3 EMA’s. A fast, medium and slow(Eg 10,20,50) For a Buy, there are 2 methods of getting a signal. 1. The 10 EMA crosses and closes above the 20 EMA while above the 50 EMA. 2. The 20 EMA crosses and closes above the 50 EMA When any of these two crosses happens, a Buy Stop
1 Application