Hello, I need an expert advisor (I think this is an EA, but it is maybe a script or an indicator... please let me know what is the
best) to get some alerts when a certain type of candlestick occurs (wich looks like haramis).
Timeframe : H1 (but it must be possible to change easily the timeframe).
Here are the conditions that the program should take into account :
1/ the current hour is between 8 AM and 7 PM. The alert is sent once, after the end of a candlestick (if the candlestick I am
looking for is found for the hour between 9:00 and 9:59, I want to be noticed at 10:00).
2/ if "close[1]" is the closing level of the last candelstick (if it is 10:00, I want the data from the period 9:00 - 9:59),
"open[1]" the opening level, "high[1]" the highest point, "low[1]" the lowest point, I need the following conditions :
close[1] < close[2] and open[1] > open[2] and high[1] < high[2] and low[1] > low[2]
OR
close[1] > close[2] and open[1] < open[2] and high[1] < high[2] and low[1] > low[2]
3/ if "abs" means the absolute value of a number : Abs(2) = 2 and Abs(-2) = 2 for example.
I need the condition :
abs(close[1] - open[1]) < abs(close[2] - open[2])
It should be possible to switch of this condition in order to make some tests.
The expert advisor (or script, or indicator ?) must send me an e-mail and/or if possible send me an alert thanks to the
mobile version of MT4, if conditions 1 AND 2 AND 3 are ok
I join 2 captures :
- 1 capture taken from the software Prorealtime where I have created the indicator that does exactly what I am asking.
But Prorealtime cannot send alerts, therefore I want to use MT4.
- 1 capture from MT4 showing the expert Advanced Stochastic Scalper, which has exactly the look I want : Arrows showing
the candlesticks that match the requirements, and alerts (shared on the mobile mt4 app)
Thank you very much !
類似した注文
Can you Build a custom NinjaTrader 8 ChartStyle or BarsType called Optimized Footprint Bars. This project is urgent and i need someone that's wiiling to do his project with me kinldy bid for this. Thanks
: Hello, I am looking for an experienced MQL4 developer to create a custom Binary Options Trading Bot for MetaTrader 4 (MT4). The bot needs to automate trades based on clear conditions and must have a reliable integration feature. I would like the bot to work smoothly with Telegram so that it can either receive signals from a channel/group or send instant trade notifications directly to my Telegram. The code should
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; }
مطلوب موشر مع ربطه علي بوت تداول قوي جدا مختبر ومجرب مع التاكيد علي نسبه النجاح يتم انشاءه علي جميع الموشرات في الفوركس الذهب والبتكوين والus100 مع شرح للستراتيجية ونتايج اختيار اذا كان مجرب
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
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
احتاج استراتيجية مع تحويله لمؤشر وفي المستقبل لربورت تداول مع وقف خسارة متحرك يعمل علي mt5وعمل علي مناطق دخول ىخروج يعمل علي الناسداك والعمل علي تقويتها باقصى نسبه نجاح بنسبه ٩٥ بالميه
Hello, I'm interested in a quote to convert my manual trading strategy into an automated strategy for NinjaTrader. Please note, I would like the quote based on the work and not my available budget; therefore, I entered $5 for the budget. Additionally, I would appreciate knowing how long it would take to build/test. I would prefer to have it sooner rather than later but selected 7 days not knowing how long it takes to
This is a privet job so I'm just filling this up with words so that I can actually open the job so main stuff has already been discussed before and you know what needs fo be done