SuperTrend Reversal Alerting System

MQL4 Indicators Experts

Job finished

Execution time 11 days

Specification

Hi I want to get an EA (or Indicator)  developed which will track the different assets using standard supertrend indicator on different timeframes and generate Email and MT4 android notifications whenever the trend changes on the asset (uptrend to own and downtrend to up) I needed a quote for the same.

1.    The Supertrend setting should be customizable and I should be able to put different setting as the need may be for period and multiplier

2.    EA/Script should be able to be used on different assets and timeframes

3.    EA/Script will run during specific windows. At present I use the below function for European trading hoours (in GMT) but the script can take the server time. This window needs to be customisable.

                                      { if ((sto_sign_prev2<sto_main_prev2) && (sto_sign_curr>sto_main_curr) && ((TimeHour(TimeCurrent())>12) && ((TimeHour(TimeCurrent())<22))))       

                                    SendMail("wert");;  

                                     }

4.    EA/Script should be able to push email/android notifications on trend reversals

5.    EA/Script Should be able to be migrated to virtual server and run there

6.    When using on terminal should be able to plot the supertrend and trend reversals. (in green and red)

7.    I need a sleep function as well which I would be able to customise based on the timeframe used. (for example on a 30 min chart i would like to send the notification for a trend change 2 times ie. with a sleep function of 15 minutes. Sleep function of 7 mins on 15min chart.

Note: I just need this EA to alert me and not to perfrom any trades.



Payment Terms; to consider the product to be delivered successfully for payment I will test the script on the below cases

1. Customise the EA settings and Run the script on MT4 windows terminal and see if the trend is being plotted correctly on 1, 5, 15,30, min, 1 hour charts

2. Check  MT4 windows terminal  if the notifications are generated for email/android when the trend changes  along with the frequency (based on the timeframe used and sleep function configuration)

3. Check if the migration to my virtual server of the charts along with the EA/Indicator works fine.

4. Check if the scrip is running fine on the Virtual server and perform the same check as in point 2

I will test the script on EUROUSD, NASDAQ, NIFTY50, USDJPY and GOLD

 


Responded

1
Developer 1
Rating
(208)
Projects
297
54%
Arbitration
0
Overdue
1
0%
Free
Published: 6 codes
2
Developer 2
Rating
(1)
Projects
2
0%
Arbitration
1
100% / 0%
Overdue
0
Free
3
Developer 3
Rating
(71)
Projects
97
43%
Arbitration
2
50% / 0%
Overdue
2
2%
Free
4
Developer 4
Rating
(58)
Projects
76
33%
Arbitration
9
78% / 11%
Overdue
7
9%
Free
Published: 2 codes
5
Developer 5
Rating
(48)
Projects
91
31%
Arbitration
28
29% / 43%
Overdue
42
46%
Free
Published: 1 code
6
Developer 6
Rating
(89)
Projects
139
24%
Arbitration
34
32% / 47%
Overdue
59
42%
Free
7
Developer 7
Rating
(589)
Projects
1070
50%
Arbitration
39
28% / 41%
Overdue
49
5%
Free
Published: 1 article, 8 codes
Similar orders
Hi, I want to develop a custom SMC (Smart Money Concepts) EA for MT5. My budget is $100. Here are the strategy requirements: 1. Auto identification of BOS, CHoCH, Order Blocks (OB), and FVG. 2. Auto entry when price returns to OB/FVG. 3. Auto SL above/below OB and TP based on Risk-to-Reward ratio (1:2, 1:3). 4. Risk Management (Risk % per trade or fixed lot size), Trailing Stop, Break-Even, and Max Spread filter. 5
I need an experienced MQL5 developer to build a prototype MT5 Expert Advisor called RiskLock. The software should enforce user-defined trading risk rules before trades are executed. It should support risk percentage or fixed monetary risk, calculate position size using account equity, entry price, stop loss, tick value and contract specifications, block or reduce oversized trades, and include daily loss limits
I need EA Lil-MeProBot for MT5. Phone user, deliver .mq5 + .ex5. Symbols: XAUUSD EURUSD GBPUSD USDJPY BTCUSD, M15, Magic 777001 Strategy 6X Confluence score 4/6: 1. EMA 50/200 trend 2. Break of Structure 3. RSI 14 4. Strong body FVG/Order Block 5. Session 8am-9pm GMT+2 6. ATR filter Money Management LASTING: Lot 0.01 fixed, NO martingale, NO grid, Max 1 per symbol Max 2 total, SL ATR*2 TP ATR*3, Daily loss R40 stop
Project Overview I have an existing MT5 Expert Advisor (EA) written in MQL5. The source code ( .mq5 ) will be provided. The underlying strategy is a trend-following system that performs well during trending market conditions, but requires professional quantitative research to improve its ability to identify and avoid highly sideways/range-bound market conditions. The objective of this project is not to build a new EA
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
Modification of existing ea …. Add ema filter, add risk percentage per trade, and modify the pips per day filter. I already have the ea code I just need these things added and modifified
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

Project information

Budget
40+ USD
Deadline
from 1 to 3 day(s)