카테고리
인기있는 기술
AG7SYSTEMS WPR (개인 작업)
30 - 50 USD
I would like to add a new **True/False filter** to the EA, based on the **Williams %R indicator**. ### Logic Description: When this filter is **enabled (True)**, the EA should only **buy** or **sell** if the Williams %R crosses a specific threshold **and** continues in the direction of the signal to reach a second confirmation level, **within a single move**. #### Buy Conditions: - The EA should detect when
1 애플리케이션
50 - 100 USD
Hello all :) I am looking for a developer that can help me develop an EA that trades based on a currency strength indicator that I have (I have the source code). The indicator shows the strength for the 2 currencies in the pair im trading, Eur and USD for EU for example. When the value of EU crosses the value for USD, the robot will look for buys and when USD crosses EU the EA will look for sells. The ea will use
15 애플리케이션
50+ USD
I'm looking for an experienced MQL4 developer to create a non-repainting, non-lagging indicator that accurately marks overbought and oversold areas on the chart. This must not rely on standard indicators like RSI/Stochastics that tend to lag. What I’m looking for: Real-time responsiveness (signals should not appear late) Clear and fixed arrows/zones when overbought/oversold conditions are met Accuracy across multiple
30 - 70 USD
Job Description: Experienced MQL5 developer needed to analyze, fix and modify an existing Expert Advisor (EA) for MT5. The existing EA does not work reliably in fast market conditions or when multiple positions (e.g. 10+) are closed simultaneously or in a very short period of time. In such situations, the EA often fails to process all closed orders or places duplicate (identical) pending orders. The goal is to modify
30 - 300 USD
As the title says, I need to buy EA source code with HFT algorithm for MT5. EA needs to be sure to be profitable on demo account EA needs to be sure to pass Prop Firm test with demo (with Prop firms that accept HFT) Send me demo in few days to determine performance
3 애플리케이션
Support and resistance EA (개인 작업)
30+ USD
hello this is a personal job using support and resistance as hedging strategy to entre and exit more details will be shared later please feel free to ask me and lets take it step by step to make it work
1 애플리케이션
100 - 150 USD
I’m looking for a developer to build a simple Expert Advisor (EA) that can copy trades from an MT5 terminal and place them into my Deriv account(s). The EA should include a basic Martingale feature and be capable of managing trades on 4-5 Deriv demo accounts simultaneously. Key Requirements: Read and copy trades from an MT5 terminal in real time Place corresponding trades on Deriv accounts (via Deriv API+DLL ) EA and
5 애플리케이션
700+ USD
Looking for an Experienced MQL5 Developer to code fully automated EA based on Trend Direction and Price Action. Symbols traded are Forex, Commodities, Indices, Crypto and Stock CFD’s. EA Strategy incorporates several strategies, including Breakout and Fibonacci Retracements for Trend Momentum Trading. Multi Time Frame Trading Based on 4 Time Charts, 15MIN, 1HR, 4HR, Daily Chart. EA needs Adaptability for Prop Firm
12 애플리케이션
MT4 EA "MARTINA" 2025 (개인 작업)
100+ USD
MT4 EA MARTINA 2025 THIS EA WORKS WITH 2 INDICATORS ALMA_V1 TrenEnvelopes-alerts (mtf) LONG EA MUST GO LONG 2 SEPARATE POSITIONS (SIZE XX) WHEN A CANDLE CLOSES ABOVE THE 2 INDICATORS GREEN LINES. THERE IS NO NEW TRADEIF ONE OF THE LINES IS MISSED OR GREY. IN CASE OF REGULAR CHARTS (NO RENKO) EA MUST NOT ENTER LONG IF CANDLE SIZE IS BIGGER THAN XX PIPS BREAK EVEN. AFTER XX PIPS OR XX BRICKS MOVE STP TO BREAK EVEN
1 애플리케이션
30 - 50 USD
I would like to create an EA that builds a system of positions (as a grid) when the market goes in the wrong direction, however, also closes them when the market goes back the right way, reducing the initial loss-making position piece by piece where possible. In this system we will use pending orders to build our counter positions. Given market movements it is possible to have “orphaned” counter positions which stay
8 애플리케이션
30+ USD
MT5 Indicator Strategy: Channel-Based Trading Core Concept: Automatically detect channel patterns — rising, falling, or sideways — and highlight potential trade opportunities at the channel boundaries (bounces or breakouts). --- Features i Want in the Indicator (MQL5): 1. Automatic Channel Detection using AI Draw straight, clean trendlines on both the upper and lower edges of price (based on highs/lows). Detect
30+ USD
I want an experienced developer to work on a couple of projects for me, must have at least 5 years experience please and must have completed couple of jobS here with good reviews please. the first project will be making using of 2 indicators, the stochastic and the ichimoku indicator, and also using candle stick and price action. Note: Only experience developer please, if you are new or have little to no experience
8 애플리케이션
80 - 100 USD
Hola, solicito ayuda a un programador para crear un Asesor Experto (EA) en MT5 con la función principal de ruptura de rango. Básicamente, busco configurar un rango en los parametros del Asesor Experto (EA) por ejemlo de 10 minutos , al terminar dicho rango en la parte superior coloque un Buy Stop y en el inferior del rango un Sell Stop, cada una con parámetros de TP y SL que uno pueda configurar. Cuando el precio
100+ USD
Swap and ADR Overviews. Swap and ADR Overviews. The details of the job have been discussed and pictures provided. We will discuss more in detail in the chat. Looking forward to it
16 애플리케이션
30 - 100 USD
🎯 Project Goal: Build a Meta Trader 5 EA that automatically sends closed trade data to my existing Notion trading journal using the Notion API. Scope of Work: Create a lightweight MT5 EA that listens for order closes Extract trade data: symbol, entry/exit price, SL/TP, volume, P&L, open/close time Format data into a JSON payload compatible with the Notion API Use Notion integration token + database ID (I’ll provide
5 애플리케이션
80+ USD
let me try to figure out how to create this Expert Advisor based on the user's requirements. The user wants an EA named Adriano_Signal that uses TMA Bands for both buy and sell signals. They mentioned using 3 TMA Bands for each direction, with adjustable multipliers. The entry rules involve a 2-period smoothed line crossing the lower TMA Bands for buys and the upper ones for sells. There's also a need for multiple
100 - 1000 USD
...Hello, I am addressing all programmers and developers of EA (Expert Advisor)...I am looking for a successful, automatic EA that will work on any instrument (without meaning) and that will have a specific success rate: -maximum drawdown for the entire period less than 10% (7-8%) -maximum daily drawdown less than 5% (2-3%) -with profits of 1-10% and more - monthly The EA will be used to pass a challenge on a funded
125+ USD
Session Block Volatility D=TickVolumesInBlock/t(hrs(3)) ; in session block we will add tick volumes for the entire block r=D/2 ; this is radius of our absolute diameter VB=π.r^2.h/t(mins(180)) ; this is our equation for VB in each block, here we will divide by mins(180, constant) h=height(high-low %change in session block as is) then we will find Avg VB in time series of entire blocks in sessions(H1,H2,H3,H4) then
50+ USD
Dear [Developer/Expert], I hope this message finds you well. I have created an EA robot for trading, but I believe there are some missing elements causing it to perform below expectations. I am experiencing losses despite having a capital of $10,000 USD, and I would like your expertise in optimizing its functionality to reduce losses and maximize profits. Here are the issues I’ve noticed: 1. **Trade Entry Timing:**
8 애플리케이션
Do 2 adjustments to mt4 EA and submit in mt4 and mt5 format (개인 작업)
75+ USD
Do the following adjustments to the hedging and submit as mt4 and mt5 EA 1. add a time filter function that allows EA trading at different sessions for each day where the days can overlap eg. Monday 15:00 to Tuesday 18:00 or Monday to Monday 08:00 to 20:00. The stop close button are to be activated at end of the session.(Yes/No to use it) 2. Add a restriction to number of platforms to activate( Yes/No) 3. Submit EA
1 애플리케이션