Midnight and 8:30 New York Open Indicator

Tâche terminée

Temps d'exécution 12 jours
Commentaires du client
Thanks for the robustly coded indicator
Commentaires de l'employé
Many thanks!

Spécifications

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

Répondu

1
Développeur 1
Évaluation
Projets
0
0%
Arbitrage
0
En retard
0
Gratuit
2
Développeur 2
Évaluation
(589)
Projets
1069
50%
Arbitrage
39
28% / 41%
En retard
49
5%
Travail
Publié : 1 article, 8 codes
Commandes similaires
Hello, I would like you to develop a professional institutional‑grade MT5 Expert Advisor with the following full specifications. Please read everything carefully — this EA has multiple modules and must be coded cleanly, safely, and efficiently. --- 1. EA Architecture • EA runs one chart per symbol (NOT one EA controlling all symbols). • Each chart instance manages its own:• Recovery • Grid • Trend • Volatility •
I am looking for an expert MQL5 developer to build a robust, professional Expert Advisor for Gold (XAUUSD). The EA must be Event-Driven (OnTick) with no 'Sleep' functions, ensuring instant execution. ​Core Logic: ​Grid Strategy: Start with 0.02 Buy/Sell. Lot size sequence: 0.02, 0.03, 0.05, 0.09, 0.14, 0.26, 0.44, 0.75, 1.28, 2.18 (Max 10 steps). ​Dynamic TP: Total basket TP must update instantly upon new order
We are seeking talented Graphic Designers capable of transforming concepts into visually striking representations. Whether your expertise lies in branding, marketing materials, or digital graphics, we welcome your application. Our criteria include: - Creativity and originality - Effective communication skills - Prompt delivery of work - A comprehensive and professional portfolio We invite you to submit your portfolio
┌─────────────┐ │ SMC ROBOT │ │ v2.0 │ └─────────────┘ [ANTENNA] │ ╔════════╧════════╗ ║ HEAD UNIT ║ ║ ┌───────────┐ ║ ║ │ ◉ ◉ │ ║ ← Optical Sensors ║ └───────────┘ ║ ╚════════╤════════╝ │ ╔════════╧════════╗ ║ TORSO ║ ║ ┌───────────┐ ║ ║ │ SMC CORE │ ║ ← Processing Unit ║ │ ARM V9 │ ║ ║ └───────────┘ ║ ║ [||||||||||] ║ ← Power Indicator ╚═══╤═══════╤════╝ │ │ ┌───┘ └───┐
I already have the source code of an MT5 Expert Advisor. The EA is about 70% complete. I need someone to modify and complete it. Requirements: • Manage EURUSD only. • Manage manual trades only (Magic Number = 0). • Support unlimited manual positions simultaneously. • Automatically add a 10-pip Stop Loss if a position has no Stop Loss. • Automatically add a 10-pip Take Profit if a position has no Take Profit. • Do not
I am looking for an expert MQL5 developer to build a robust, professional Expert Advisor for Gold (XAUUSD). The EA must be Event-Driven (OnTick) with no 'Sleep' functions, ensuring instant execution. ​ Core Logic: ​ Grid Strategy: Start with 0.02 Buy/Sell. Lot size sequence: 0.02, 0.03, 0.05, 0.09, 0.14, 0.26, 0.44, 0.75, 1.28, 2.18 (Max 10 steps). ​ Dynamic TP: Total basket TP must update instantly upon new order
SETJEO'S GOLD EA 30 - 200 USD
double GetTodayProfit() { double profit = 0; datetime today = StringToTime(TimeToString(TimeCurrent(), TIME_DATE)); HistorySelect(today, TimeCurrent()); for(int i = HistoryDealsTotal() - 1; i >= 0; i--) { ulong ticket = HistoryDealGetTicket(i); if(HistoryDealGetString(ticket, DEAL_SYMBOL) == _Symbol) { profit += HistoryDealGetDouble(ticket, DEAL_PROFIT); } } return profit; }
I have an expert advisor's investor login. I want you to study it and make me the exact same EA. There should be absolutely no differences or mistakes. You should have great observation skills for this aswell
I am looking for a developer to create an Expert Advisor (EA) for MetaTrader 5. Requirements: Trade XAUUSD (Gold) Automatically open and close trades Include Stop Loss and Take Profit settings Adjustable lot size and risk percentage Work on MT5 Allow me to change settings from the EA inputs Include backtesting support Source code preferred
I have build a trading view indicator which monitors trades. The strategy is based on OB, it buys and sells bullish and bearish OB. Also valid re enters on the retest of orderblocks only if TP is hit the first time. I’m looking for someone to develop me a EA which works on the same logic and buys and sells of the same logic as my Indicator. I currently have my indicator firing signals into a telegram channel so I

Informations sur le projet

Budget
30 - 50 USD
Délais
de 1 à 2 jour(s)