Hi there -
Overview
We are seeking an experienced developer to create a Forex Robot Expert Advisor (EA) tailored to specific trading strategies and conditions.
The EA will focus on the London trading session and will automate trades based on pre-defined calculations and market movements.
*Responsibilities:*
1. *London Session Analysis:*
- Develop functionality to highlight the London trading session on the forex chart.
- Capture and record the high and low prices during the London session.
2. *Calculation and Trade Execution:*
- Calculate the difference between the high and low of the London session.
- Multiply the difference by 0.20 to determine the entry threshold.
- Add the calculated value to the high of the London session to set the entry point for pending buy orders.
- Subtract the calculated value from the low of the London session to set the entry point for pending sell orders.
- Set the take profit (TP) level at a 10-dollar move of gold for each order.
3. *Multiple Levels of Orders:*
- Implement logic to create and manage three levels of pending buy orders and three levels of pending sell orders, each based on the above calculations.
- Ensure that the EA can dynamically adjust these levels based on real-time market data.
*Requirements:*
- Proven experience in developing Forex Robot EAs using MetaTrader 4 (MT4) or MetaTrader 5 (MT5).
- Strong understanding of forex trading, market sessions, and price action strategies.
- Proficiency in MQL4/MQL5 programming languages.
- Ability to implement complex trading algorithms and manage multiple orders.
- Strong analytical skills to validate the strategy and ensure accuracy in calculations.
- Experience with backtesting and optimizing trading strategies.
*Preferred Qualifications:*
- Previous experience in developing EAs specifically for the gold market.
- Knowledge of risk management and position sizing.
- Ability to provide documentation and user guides for the developed EA.
- Good communication skills for collaboration and feedback.
Ordini simili
Start BUY:- when i click start BUY button new panel should open which should contain bellow points:- Trigger Price Time frame Cross/Close RR ration Trailing Stop ratio Maximum Trade count Risk (percentage or cash) (Option to Increase risk when SL hit) Remove Trigger (True/False ) I will explain above point one by one here bellow •Trigger price :- here we enter price at which when market cross or
I want to check if this indicator is repainting or not Whick mean the results of back testing is legit or not if anyone can help me to review it kindly to well to contact me i will be happy to work and go on long term work with anyone thanks
PrimeFlowEA — v1 Specification Objective: PrimeFlowEA v1 is designed to enforce disciplined, rule-based execution within a single daily trading session. The goal of v1 is correct behavior and execution discipline , not optimization or performance tuning. 1. Market & Time Platform: MetaTrader 5 (MQL5) Symbol(s): User-selectable (single symbol per chart) Execution timeframe: Configurable (default: M5 / M15)
Specifications – Development of an MQL5 Expert Advisor (Reverse Engineering) Project context: I have access to a real trading history consisting of more than 500 trades executed over a period of approximately 3 years. These trades have been exported into a CSV file containing all available information, including date, time, symbol, order type, entry price, and exit price. Important: I do not have access to the
1.Sinyal Perdagangan : Sinyal beli: garis MACD utama memotong garis sinyal ke atas (macd_current>signal_current && macd_previous<signal_previous). Sinyal jual: garis MACD utama memotong garis sinyal ke bawah (macd_current<signal_current && macd_previous>signal_previous). Gambar di bawah menunjukkan kasus beli dan jual. 2. Posisi ditutup pada sinyal yang berlawanan: Posisi beli ditutup pada sinyal jual, dan posisi
Trading Bot Executes Trades on Specific Days via TradingView Alerts **As a** trader, **I want** to develop a trading bot that integrates with TradeLocker and MTS, **So that** when a TradingView alert (based on a 2,4,5,10,15,30 minute break and retest strategy whichever one) is triggered first. the bot will execute trades on both platforms, but only on specific days of the week. --- ## Acceptance Criteria 1
Project Description I am looking to collaborate with an experienced MQL5 / algorithmic trading developer who also has hands-on experience with Large Language Models (LLMs) and AI-driven systems. This is a long-term partnership opportunity , not a one-off paid freelance job. I bring 9 years of practical Elliott Wave trading experience , applied in live market conditions. The objective is to translate Elliott Wave
Hello, I’m looking for an experienced MT4 (MQL4) developer to convert the Lucky Reversal indicator from indicatorspot.com into a fully functional Expert Advisor (EA). Project Scope Code an MT4 EA that replicates the exact logic and signals of the Lucky Reversal indicator Trades should open and close automatically based on the indicator’s rules Must match indicator behavior 1:1 (no approximations) EA Requirements MT4
Looking for a developer to develop or provide past expert advisor that can cope with high impact news and high trends. needs to be mt5. Any strategy necessary. need to be able to backtest myself or see past results. Minimum profit per month 30% but needs to be very low drawdown. Can be one shot trade a day or a 1 min scalper ea. I will not be going to telegram to discuss further
specification High-Frequency Candle Momentum Scalper 1. Strategy Overview Core Logic: The EA identifies the current color of the active candle (Bullish or Bearish). Entry Trigger: It opens positions only after a specific duration of the candle has passed (e.g., after 30 seconds on a 1-minute candle) to confirm the direction. 2. Entry Logic (The "Half-Candle" Rule) Timeframe: M1 (Default, but adjustable). Time Filter