Mini "Trade Assistant" + simple range drawing indicator MQL4 and MQL5

Trabalho concluído

Tempo de execução 6 dias
Comentário do cliente
Did a very decent job, went according to specifications. Even added a little extra.
Comentário do desenvolvedor
Good job. Good communication. Thanks.

Termos de Referência

Requires the following variables:

- ticketNo        // Ticket number to track which trade to set BE
- tradeOpenPrice  // Candle close price ( leave at 0 for open trade price ) - Will explain this with screenshots
- BEpoints        // Points to hit start setting BE ( 40.00 points default )
- SLpoints        // Points to SL ( 50.00 points default )
- TPpoints        // Points to TP ( 150.00 points default )
- Spreadpoints    // Spread points for adding onto sell trades ( GET current spread by default )

WANT EA TO:
- Set SL based off input "tradeOpenPrice" ( + Spreadpoints for sell )

- Set TP based off input "tradeOpenPrice"

- Notification when BE target hit and when BE is set


With Two Options:

- Set SL to BE ( input "tradeOpenPrice" ) when candle CLOSES, AFTER price touches input "tradeOpenPrice" plus input "BEpoints" )

- Close trade regardless whether candle closes in loss after BE is hit


- Set SL to BE ( input "tradeOpenPrice" ) when candle CROSSES (wicks) "tradeOpenPrice" plus input "BEpoints"


TRADE SELECTION
- If input "ticketNo" is left at 0, select trade if there is 1 active trade ONLY, else DO NOTHING

- Else if input "ticketNo" is not 0, select input "ticketNo" trade to set SL/TP and manage BE



INSTRUMENT USED:
US100/NAS100/USTEC/NASDAQ, etc




SUMMARY:

EXAMPLE SCENARIO. ASSUME:

BEpoints = 40 (default)
SLpoints = 50 (default)
TPpoints = 150 (default)

1. I enter a trade, immediately set stop loss at candle close price +50 or -50 points, depending if it's a buy (+50) or sell (-50 + spread points)).


2. After setting the 50 point stop loss, immediately set take profit to candle close price +150 or -150 points, depending if it's a buy (+150) or sell (-150 + spread points)).


3. When price reaches candle close price +40 points (for buy trades) or -40 points (for sell trades), move 50 point stop loss to candle close price (candle close price + spread points for sell trades)


---- End of EA Explanation ----



Indicator Section:

Refer to the attached screenshots. Variables are up to the developer. This is to be a separate indicator. All source codes must be provided to the customer.

Respondido

1
Desenvolvedor 1
Classificação
(11)
Projetos
16
6%
Arbitragem
3
33% / 67%
Expirado
0
Livre
2
Desenvolvedor 2
Classificação
(44)
Projetos
53
38%
Arbitragem
8
13% / 38%
Expirado
8
15%
Livre
3
Desenvolvedor 3
Classificação
(472)
Projetos
491
75%
Arbitragem
6
67% / 17%
Expirado
0
Trabalhando
Pedidos semelhantes
MT5 Smart Money Trading EA | SMC • ICT • S&R • Scalping I develop and customize MetaTrader 5 (MT5) Expert Advisors (EAs) based on structured price-action and Smart Money trading strategies. My EA is designed around a multi-concept trading approach combining Smart Money Concepts (SMC), ICT principles, Support & Resistance (S&R), market structure, and selective scalping setups . The goal is to automate a disciplined
I am looking for an experienced MQL5 Expert Advisor (EA) developer to analyze an existing trading setup and develop a similar automated trading robot. Project Overview I have access to a demo trading account where trades are being executed automatically. The trading results look very promising, but I do not know exactly what strategy, logic, indicators, or trade-management rules are being used. I will provide access
Most of the expert is already coded . Create a panel to show the Ratio for the Range . Trigger is based on ratio . Show Distribution / project starts after we clear Distribution
Expert Advisors 300+ USD
double CRiskManager::CalculateLotSize(double slPoints) { double balance = AccountInfoDouble(ACCOUNT_BALANCE); double riskMoney = balance * (m_riskPercent / 100.0); double tickValue = SymbolInfoDouble(_Symbol, SYMBOL_TRADE_TICK_VALUE); double tickSize = SymbolInfoDouble(_Symbol, SYMBOL_TRADE_TICK_SIZE); double pointValue = tickValue / tickSize; double lot = riskMoney / (slPoints * pointValue);
i share my strategy i need a bot trending bot fo mt5 . i attached the photo with this it help to make bot. it basicly 1 hours time frame base. i try but failed to make it
Title: Simple background trading bot for my Oanda account (v20 REST API) Overview Hi, I need a simple, lightweight event based standalone trading bot that connects directly to my Oanda account using broker’s standard REST API (V20 account) via VPS The bot just needs to look at group of 5 currency pairs (manually selectable and adjustable) in different 4 baskets, do some basic percentage math every period, and place
Hi developer I want to convert my mt4 EA to mt5 EA . I have a mt4 ea with source code. i want developer to copy same mt4 code and create mt5 EA
Gold hunter v5 30+ USD
*TITLE:* 5 Trades EA - EMA20/50 + RSI - Safe for Small Account *SPECIFICATION:* I need MT5 EA - Source Code .mq5 *Logic:* Buy: EMA20 > EMA50 and RSI(14) 45-70 Sell: EMA20 < EMA50 and RSI(14) 30-55 Timeframe M15, Symbol XAUUSD and all Forex *Trade Management:* Max 5 trades at same time. Fixed lot 0.01. No martingale. No lot increase. Distance between trades 150 points. Do not open all 5 at same price. Max 5 total
Poverty 30+ USD
Develop the EA according to my provided trading strategy and rules. The EA must open and close trades automatically according to the specified conditions. Include configurable Stop Loss, Take Profit, lot size and risk-management settings. Include an option for fixed lot size or percentage-based risk. Include Magic Number and trade-comment settings. The EA must work correctly on the requested MT4/MT5 platform and
I need an Expert Advisor (EA) developed for MetaTrader 5 (MT5) tailored for trading on Exness accounts. Account & Server Details: Trading Platform: MetaTrader 5 (MT5) Broker: Exness Execution Type: Market / Pending Orders Account Type: [Specify: Standard / Pro / Raw Spread / Zero] Target Instruments: [Specify pairs, e.g., XAUUSD, EURUSD, BTCUSD] Strategy Requirements: Entry Rules: [Insert your buy/sell entry

Informações sobre o projeto

Orçamento
70 - 80 USD
Prazo
para 3 dias