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
1069
50%
Arbitragem
39
28%
/
41%
Expirado
49
5%
Livre
Publicou: 1 artigo, 8 códigos
Pedidos semelhantes
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
CustomMT5 webhook receiver using WebRequest
30 - 50 USD
Build new custom webhook receiver from scratch: Build a complete MT5 webhook receiver using WebRequest, plus full execution logic. No third-party dependency, full control. includes a small Python script that sits on VPS, receives the TradingView webhook directly, and writes each alert to a text file. EA reads that file and executes. with custom TP SL BE and trail sl
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
I am looking for an experienced MQL5 developer to code a simple grid trading strategy into an Expert Advisor. The strategy logic is already defined, and I am looking for someone with strong MQL5 development experience to implement it accurately and efficiently. If you are interested and have relevant experience, please get in touch so we can discuss the project details
HFT / Latency Arbitrage / Scalper needed
30 - 5000 USD
I am looking for an experienced MQL5 or MQL4 developer with a strong background in low-latency algorithmic trading, market data integration, arbitrage and execution optimization. The project involves developing a high-performance HFT Expert Advisor (EA) for XAUUSD or US30 on IC Markets that is designed for robust execution in both demo and live environments. The EA may use market data feeds (such as lmax,one zero or
Hft gold ea live account ic market
30 - 3000 USD
I am looking for an experienced MQL5 or MQL4 developer with a strong understanding of high-frequency trading (HFT) concepts who can explain how certain HFT-style strategies have historically been able to pass proprietary firm evaluations while also being profitable on demo accounts and capable of transitioning successfully to live trading. I am interested in understanding the legitimate trading logic, execution
السلام عليكم، مطلوب مطور محترف وخبير في لغة MQL5 لتطوير مستشار خبير (Expert Advisor) مخصص للتداول تلقائياً على معدن الذهب (XAUUSD) ليعمل على منصة MetaTrader 5. الشروط المطلوبة: الاعتماد على استراتيجية ذكية لإدارة المخاطر (تحتوي على Stop Loss و Take Profit تلقائي وديناميكي). إمكانية دمج خوارزميات تحليل ذكية (أو الربط مع بايثون إذا لزم الأمر لتنفيذ منطق الذكاء الاصطناعي). توفير خاصية الـ Trailing Stop (ملاحقة
I need an expert advisor for fast excursion of trades. So that I can up my skills, I need it to have a good balance and need you to at least to price the the bot below $50
Informações sobre o projeto
Orçamento
30 - 50 USD
Prazo
de 1 para 2 dias