Trabalho concluído
Tempo de execução 12 dias
Comentário do cliente
Thanks for the robustly coded indicator
Comentário do desenvolvedor
Many thanks!
Termos de Referência
I would like an indicator for alerts based on "ICT Midnight and 8:30 Open" by AlphaICTrader on Trading View. You can view the source code.
That indicator draws a line on the midnight and 8:30 newyork open.
It should be modified as follows;
a). When the midnight session opens, a line should be drawn at the open and another line at the close of the 30 minute bar. The same should be done to the 8:30 new york open. (Basically you are adding a line to show 00:30 close and another to 9:00 am newyork close since the indicator already shows the opening prices)
b). After x number of minutes, price can be within the 30 minute opening range, above it or below. If price happens to be outside the range after x number of minutes (waiting time), then an alert should be send if price is at a distance of x pips away from the nearest line (either closing or opening line).
This alert should be sent only once
Example
If at 8:30 am Newyork open EURUSD opens at 1.09200 and after 30 minutes it closes at 1.09500, then the opening line will be shown at 1.09200 and the closing line at 1.09500. Then after a waiting time of 45 minutes, I find price moved higher to 1:09650. So this confirms that price has closed outside the opening range 45 minutes later. At this time the nearest line is the closing line at 1.09500. Price can go higher or lower but when it gets to say 5 pips to the closing range at 1.09500 which happens to be the nearest line then an alert should be sent once.
Hope this will explain the logic
Thanks
Respondido
1
Classificação
Projetos
0
0%
Arbitragem
0
Expirado
0
Livre
2
Classificação
Projetos
1070
50%
Arbitragem
39
28%
/
41%
Expirado
49
5%
Livre
Publicou: 1 artigo, 8 códigos
Pedidos semelhantes
Looking for an Experienced MQL4/MQL5 Developer to Build a Professional Scalping Expert Advisor (EA) I am looking for an experienced MQL4/MQL5 developer to build a professional Expert Advisor (EA) for MetaTrader 4 or MetaTrader 5 from scratch. My goal is to develop a high-quality scalping system with strong risk management and long-term profitability potential. I am not looking for unrealistic promises or "100%
Elite sniper scalper
30+ USD
void OnTick() { // Check if we already have an open trade if(OrdersTotal() == 0) { // Get the value of a 14-period Moving Average double ma = iMA(Symbol(), 0, 14, 0, MODE_SMA, PRICE_CLOSE, 0); // Basic Condition: If current close price moves above the MA, buy if(Close[0] > ma) { int ticket = OrderSend(Symbol(), OP_BUY, 0.1, Ask, 3, 0, 0, "My First Bot", 0, 0, clrGreen); } } }
Apex AI EA Pro
30 - 500 USD
Apex AI EA Pro is a next-generation Expert Advisor (EA) developed for MetaTrader 5 (MT5) . It is designed to automate forex and gold trading using multiple high-probability strategies, advanced risk management, and intelligent market analysis. The EA combines technical analysis, market structure, and session-based trading to identify quality opportunities while managing risk automatically. Designed for both beginner
Strangest request, EVER!
30 - 250 USD
Recently I have backtested more than 100 EAs and I have come to a conclusion that in the long-term all of them produce catastrophic results. I used 99.9% data quality and whenever possible decades of data. In the short-term almost all of them can have nice gains. But there is hardly any EA that could survive even just 3-5 years, let alone decades ! This got me thinking: if almost all EAs are unfit for long-term
Convert Tradingview (Pinescript) to MT5 Indicator
50 - 200 USD
I am looking for an experienced MQL5 developer to convert a TradingView indicator into an MT5 indicator. The objective is to recreate the TradingView indicator in MQL5 so that it produces the same calculations, plots, values, and signals as closely as possible. Requirements: Convert the TradingView Pine Script into an MT5 indicator (.mq5). Ensure the MT5 version matches the TradingView version as accurately as
Ninjatrader 8 bot development
30+ USD
Hello, I want a simple bot for NinjaTrader8. I need a bot that operates automatically on Nasdaq (NQ/MNQ). Requirements: open buys and sells following a simple trend strategy, configurable stop loss and take profit, risk per trade of 1 to 2% of capital, if it loses 3% in a day, stop trading until the next day. Compatible with backtesting, delivery of the source code and the working bot in NinjaTrader 8. My initial
a { text-decoration: none; color: #464feb; } tr th, tr td { border: 1px solid #e6e6e6; } tr th { background-color: #f5f5f5; } Project Overview I am looking for an experienced algorithmic trading developer to build a professional Expert Advisor (EA) for MetaTrader 5 and/or cTrader. The objective is to create a robust automated trading system focused exclusively on XAUUSD (Gold) . This project is intended for serious
AI-Powered Gold Analysis Web Platform Development
30 - 300 USD
[8/4/2026 4:54 AM] DR.HassaN: AI Gold Analysis Web Platform Requirements Hello, I would like to build a professional AI-powered web platform dedicated exclusively to Gold (XAU/USD) analysis . This is NOT a trading platform or broker . It is an intelligent analysis platform that provides high-quality trading signals and detailed market analysis. The platform should have a modern, premium design with my own branding
Hello, I am planning to automate my own Gold (XAUUSD) scalping strategy using xCustomEA. Before purchasing xCustomEA and hiring a developer, I would like to know: Whether my strategy can be implemented in xCustomEA. Whether any custom MQL5 coding is required. The estimated cost. The estimated development time. I already have a detailed strategy document and will provide it after the initial discussion. The strategy
Project: GoldScalpBot (already published: https://www.mql5.com/en/code/75652 ) I need an experienced MT5 developer to improve my existing Expert Advisor and its local app bridge. Current stack: - MT5 EA (MQL5) for XAUUSD scalping (EMA/momentum/breakout, ATR SL/TP, London/NY sessions, win-based lot scale, daily loss stop) - Local Node.js HTTP bridge (heartbeat + command queue) for a React Native mobile app
Informações sobre o projeto
Orçamento
30 - 50 USD
Prazo
de 1 para 2 dias