Please provide your quote and timeframe for Phase I and for Phase II.
Please see the attached picture.
Please see indicator, attached.
RSI_SR_EA
EA based on indicator
Indicator is RSI stop&reverse
Phase I: Proof of concept
Long Entry: Enter long when signal line is falls below price.
Short Entry: Enter short when signal line line rises above price.
Stop Loss: in pips, set by user.
Note: It is important that the position is opened at the candle indicated in the provided picture.
Take profit:
Two take profit levels will be available.
TP1: Pips set by user
TP2: Use TP2 (true/false; user will have the option of using TP2 or not)
Pips set by user
There will also be two chances to move the stop loss:
User will have the option of using BE movements or not.
BE1: If TP1 is hit then move stop loss to X pips from entry price. This may be a negative number or a positive number.
BE2: If TP2 is hit then move stop loss to X pips from entry price. This may be a negative number or a positive number.
Most trades will close with TP or BE/stop loss.
Any position that may be open when price crosses the signal line will be closed. At the same time a new position will be opened as per
This condition will essentially be a "stop and reverse"
Timeframe is "use chart timeframe"
User will be able to adjust and optimize all "inputs" of the indicator.
Phase II:
User will be able to to set the line colors and thickness within the EA settings.
Notice: The signal line begins to shift during the life of a candle. If, because of the nature of the indicator,
a position cannot be opened at the start of the candle as indicated in the screen capture,
it may be necessary to open the new position before the candle completes.
If necessary, the EA will open a position before the candle completes.
The programmer will offer suggestions such as a delay or possibly a pending order based on last candle before the signal line finishes its cross.
Take profit:
Add three more take profit levels will be available.
TP3: Use TP3 (true/false)
Pips set by user
TP4: Use TP3 (true/false)
Pips set by user
TP5: Use TP3 (true/false)
Pips set by user
Add two more BE levels:
BE3: If TP3 is hit then move stop loss to X pips from entry price. This may be a negative number or a positive number.
BE4: If TP4 is hit then move stop loss to X pips from entry price. This may be a negative number or a positive number.
Provide an on screen chart that shows:
1. quantity, pip value and dollar value of each TP level that is hit.
2. quantity, pip value and dollar value of each BE level that is hit.
3. quantity, pip value, and dollar value of each SL that is hit.\
4. quantity, pip value, and dollar value of each trade that closes at signal line cross.
Chart will have 11 lines: TP1, TP2, TP3, TP4, TP5, BE1, BE2, BE3, BE4, SL, CAC (for close at cross).
Chart will have three columns: Quantity (this is a count of the number of times the condition is met and executed), PIP value at execution, dollar value at execution.
User will set: display chart (y/n) font color, font size, position on the screen such as upper right, lower right, lower left, upper left.
Solicitudes similares
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)
A multi-symbol, rule-based trade management Expert Advisor designed to recover, neutralize, and scale out of DCA baskets using intelligent closing logic and full manual control through an on-chart dashboard. The EA continuously scans multiple symbols and monitors all open trades with a specific magic number. Based on trader-enabled rules (R1–R4) and Break-Even modes (BE1–BE3), it selectively closes trades when
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
🔹 COMPLETE DEVELOPMENT ASSIGNMENT Institutional Volume & Structure Indicator Platform: MT5 (preferred) OR TradingView (Pine Script v5) Type: Indicator only (NO EA, NO auto trading) Purpose: Institutional analysis for manual trading & manual backtesting 1. GENERAL REQUIREMENTS Indicator only (no orders, no strategy execution) No repainting Auto update + auto remove logic Clean, modular, performance-safe code User
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