SuperTrend Reversal Alerting System

MQL4 Göstergeler Uzmanlar

İş tamamlandı

Tamamlanma süresi: 11 gün

Şartname

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

 


Yanıtlandı

1
Geliştirici 1
Derecelendirme
(208)
Projeler
297
54%
Arabuluculuk
0
Süresi dolmuş
1
0%
Serbest
Yayınlandı: 6 kod
2
Geliştirici 2
Derecelendirme
(1)
Projeler
2
0%
Arabuluculuk
1
100% / 0%
Süresi dolmuş
0
Serbest
3
Geliştirici 3
Derecelendirme
(71)
Projeler
97
43%
Arabuluculuk
2
50% / 0%
Süresi dolmuş
2
2%
Serbest
4
Geliştirici 4
Derecelendirme
(58)
Projeler
76
33%
Arabuluculuk
9
78% / 11%
Süresi dolmuş
7
9%
Serbest
Yayınlandı: 2 kod
5
Geliştirici 5
Derecelendirme
(48)
Projeler
91
31%
Arabuluculuk
28
29% / 43%
Süresi dolmuş
42
46%
Serbest
Yayınlandı: 1 kod
6
Geliştirici 6
Derecelendirme
(89)
Projeler
139
24%
Arabuluculuk
34
32% / 44%
Süresi dolmuş
59
42%
Çalışıyor
7
Geliştirici 7
Derecelendirme
(589)
Projeler
1069
50%
Arabuluculuk
39
28% / 41%
Süresi dolmuş
49
5%
Çalışıyor
Yayınlandı: 1 makale, 8 kod
Benzer siparişler
Hello looking for someone to convert an indicator from tradingview to Thinkorswim I have attached the codes from trading view Also, I like make it trigger (alert) a one-time alert when the trend changes, and can also create a custom watchlist column that flags symbols currently in a new trend so you can scan multiple stocks easily. And like the watchlist to show only fresh trend changes or the current trend direction
Version document : 1.0 Plateforme : TradingView Langage : Pine Script v6 Type : Indicateur d'analyse et d'aide à la décision (non-exécutant) 1. Présentation du projet Nom du produit ONYX SR V2 — Intelligent Support & Resistance Scalping System Objectif Créer un indicateur TradingView capable d'identifier automatiquement des opportunités de scalping basées sur : supports et résistances dynamiques ; action du prix ;
I have a EA/indicator that I want built. I should say 1st off dont know how to code myself so I will be using AI to verify that the source code is complete and matches the documents spec or if better so if you can not truly do the job do not waste either of out time. This is a idea I came.up wit and used AI to produce a framework for it.... and of course AI isn't 100% accurate so I need a knowledgeable quantitative
TumiiFX 30 - 20000 USD
1. Use two EMAs: 20 and 50. If EMA 20 is above EMA 50 → uptrend (look for buys) If EMA 20 is below EMA 50 → downtrend (look for sells) 2. Wait for a pullback into the area between the two EMAs. - For buys: price must touch or move between EMA 20 and EMA 50 during the last few candles. - For stils: same idea, but in a downtrend. 3. Entry signal: Buy: a bullish engulfing candle in an uptrend after the pullback
I am looking for an experienced MQL4 developer to build a professional High-Frequency Trading (HFT) / Low-Latency Expert Advisor for MetaTrader 4 (MT4) . The EA will be deployed on an IC Markets Live account and should be optimized for the fastest possible execution using a low-latency VPS located in LD4 or NY4 . The primary instruments will be US30 and XAUUSD (Gold) . The goal is to create an EA capable of
A robot 50+ USD
HIGH-FREQUENCY M5/M15 CONCURRENT ENTRY SNIPER import time class HighFrequencySniper: def __init__(self): self.target_profit = 25.00 # Targeted Delta Move self.max_execution_time = 3600 # 1 Hour Sandbox (Seconds) self.lot_allocation = "CALIBRATED_TO_RISK" def execute_hft_scan(self, current_price, m5_rsi, m15_order_block): print(f"[SCANNING] Current Kernel Metric: ${current_price:.2f
I need a trading bot, please i need this project urgently and when messaing me kindly send me samples of past works and dont forget i need the project to be done as soon as possible
A lightweight MT5 chart overlay displaying total floating P&L, average entry price, combined lot size, and current symbol exposure as a percentage of account balance, all updating in real time with color-coded profit/loss indicators, delivered with clean object-oriented source code and no DLL dependencies
QUIERO CONSEGUIR EL CODIGO FUENTE DE ESTE INDICADOR QUE ME GUSTA MUCHO TAMBIEN TIENE EL NOMBRE DE ET BANDS O ENTRY EXIT TIMING . no se los componentes pero estas son las imagenes. que mejor lo describen
I am looking to convert my existing TradingView Pine Script (v5) strategy into an MQL5 Expert Advisor (EA) for MetaTrader 5. Strategy Details: Asset: Gold (XAUUSD) Timeframe: 15-minute Strategy Logic: The strategy is based on a breakout concept. Anchor Candle: The base calculation starts from the Specified Candle Entry Window: The EA should only look for entries As Per Indicator Risk Management: The strategy

Proje bilgisi

Bütçe
40+ USD
Son teslim tarihi
from 1 to 3 gün