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.
Ordini simili
//| session_scalper.mq5 | //| Copyright 2026, Phan Van Khoa | //| https://www.mql5.com | //+------------------------------------------------------------------+ #property copyright "Copyright 2026, Phan Van Khoa" #property link " https://www.mql5.com " #property version "1.00"
I need an ea send news low medium or high to my telegram channel or group with topic news news news news news n n n j j i i i o
Hello, I want this project to be a complete redesign, not just an update. My goal is to build an institutional-grade TradingView indicator that is extremely accurate, stable, fast, and completely non-repainting. You are free to modify, delete, replace, or completely rewrite any part of the code if it improves the final result. I don't care about preserving the current code or appearance—I only care about building the
I have few EAs that I want to place on market, but I can't due to some errors, please help me, because I am not a programmer. Source of code required, bug free version, ony my computer it must works not only on your computer
Hello dear all developers, I will find here python programmers? I would like to create an Expert Advisor, if you can you can convert, because I already have Expert Advisor written in mql5 or maybe you will create a bridge? it's up to you, but I need 1:1 copy
Hello! I am searching a professional programmer for regular works. I don't care if you have 1 projects done or 1000, show me your skills. I need to create an EA based on Zig Zag indicator and candlestick patterns, EA must works on all time frames, source of code required
Expert Advisor have a bug, I tried to fix it somehow with searching on google, but I couldn't fix find a solution. Please fix it, I will send you erorr type, what line etc. Only serious programmers, not amateur please. My time is precious
//+------------------------------------------------------------------+ //| DX_Structure_H1.mq5 | //| Copyright 2026, Seu Nome | //| https://www.mql5.com | //+------------------------------------------------------------------+ #property copyright "Copyright 2026" #property link " https://www.mql5.com " #property version "1.00" #property strict // Parâmetros de Entrada input string InpSymbol = "DX.F"; // Nome do Ativo
{ "strategy_name": "M5 EMA Scalper", "timeframe": "M5", "indicators": { "ema_fast": 20, "ema_slow": 50, "rsi": 14, "atr": 14 }, "entry_rules": { "buy": [ "EMA20 > EMA50", "Price closes above EMA20", "RSI > 55" ], "sell": [ "EMA20 < EMA50", "Price closes below EMA20", "RSI < 45" ] }, "risk_management": { "risk_per_trade": 1.0, "stop_loss_atr": 1.5, "take_profit_rr": 2.0
Hola, traders e inversores: Desarrollamos soluciones de trading algorítmico para MetaTrader 4 y MetaTrader 5. Creamos bots, indicadores y herramientas a medida que convierten estrategias manuales en sistemas automáticos, configurables y orientados a una gestión de riesgo sólida. Hemos trabajado en automatizaciones que integran entradas y salidas por reglas, cálculo de lotaje, control de drawdown, filtros de horario y