Standard Deviation Channel EA or Indicator (not sure)

MQL4 Indikatoren Experten

Spezifikation

Hi,


 I need an EA that will automatically open and draw on the the MT4 Standard Deviation "draw on" indicator at the start of each stock trading day, and then refresh automatically every minute - drawing the next SD channel position at minute 1,2,3 etc until the close of the stock. The specific times of opening will depend on the stock exchanged used etc. 

The specific SD draw on i refer to can be found on the MT4 platform under: Insert - Channels - Standard deviation. 


The EA will need to automatically scan every minute using the SD draw on indicator using the start of the day's data until the end of the days data. The EA will be intra day only. So the SD channel only includes data from one day, then refreshes on the open of the next day and starts again.


The EA itself will be pretty simple e.g. it will open up a message/send an alert to me (email) when one of the stocks the EA is scanning breaks out of its 3.3 deviations (+/- the mean)  at any time since the open of the day to the close. The EA will be based on the M1 graph.


The EA will need to refresh every minute and scan/update the SD Channel to see if any stock's candles have closed above or below the 3.3 deviation (+/- the mean), AUTOMATICALLY. 


 Also the EA will need to automatically scan roughly 100 stocks (updating the SD channel and checking for a 3.3 deviataion breakout) every minute - from when the stock is open to when the stock is closed. 

Please also consider that the indicator will need to be able to know the open time of the stock, as US stocks open/close at different times compared to UK stocks and I will be trading both. However, MT4 has a built in "period separator" (under graph properties settings) which knows the open/close time of different stocks and applied it to the graphs so maybe you could use that.

The mean is basically a linear regression line. Any one familiar with the SD draw on indicator will know this and it is the middle line.


I am not sure if what I need is an EA or an Indicator? I do NOT want this code to open positions, I only want it to send me an alert so I can then check other things once the 3.3 deviation has been broken. Then I will activate a trade myself after I have checked other indicators/fundamentals.


If anything is not clear or if anyone requires more information please ask! 


Email: crouchanderson@outlook.com


SKYPE:  crouchanderson@outlook.com,


or give me your skype and I can call you.


I will choose a person once I have a few replies. Please only apply if you know what you are doing AND if you know what I want. I dont want any mistakes or unqualified people.


Thanks


please note that I had to repost due to information errors. The previous post has been deleted so please apply as normal.


thanks,


myles 

Bewerbungen

1
Entwickler 1
Bewertung
(195)
Projekte
395
28%
Schlichtung
155
20% / 52%
Frist nicht eingehalten
112
28%
Frei
2
Entwickler 2
Bewertung
(10)
Projekte
17
53%
Schlichtung
11
27% / 55%
Frist nicht eingehalten
4
24%
Frei
3
Entwickler 3
Bewertung
(365)
Projekte
507
40%
Schlichtung
159
17% / 74%
Frist nicht eingehalten
99
20%
Beschäftigt
Ähnliche Aufträge
Senior MQL5 + Python Quant Developer Needed – Institutional AI Trading Platform I'm looking for a highly experienced quantitative developer (or small team) to build an institutional-grade algorithmic trading platform for MetaTrader 5 and Python . This is not a simple Expert Advisor. It is a complete trading platform consisting of an MQL5 execution engine, Python AI research environment, machine learning pipeline, and
I need a trading robot for MetaTrader 5 that works on mobile for XAUUSD. === TRADING RULES === Symbol: XAUUSD Timeframe: M15 Trading Hours: 10:00 to 18:00 server time only Buy: When 10 EMA crosses above 50 EMA Sell: When 10 EMA crosses below 50 EMA Close opposite position when new signal appears === RISK MANAGEMENT === Risk per trade: 1% of account balance Stop Loss: 300 points / $3.00 Take Profit: 600 points / $6.00
Jona copilot v12 30 - 40 USD
Hi, I'm interested in ordering an MT4 trading bot. Before we begin, could you please send me the technical specifications and requirements you'll need? Specifically, I'd like to know: - The trading strategy the bot will use. - The currency pairs or instruments it will trade. - The timeframes it supports. - Risk management features (lot sizing, stop loss, take profit, trailing stop, maximum drawdown). - Whether it
Please programm liquidity sweep based on my 0/1 conditions. I will contact selected candidates, btw, Maybe you did already liquidity sweep, it would be very nice, you will have better understanding what I mean, source of code required
I have few EAs that I want to place on market, but I can't due to some errors, please help me, because I am not a programmer. Source of code required, bug free version, ony my computer it must works not only on your computer
Hello dear all developers, I will find here python programmers? I would like to create an Expert Advisor, if you can you can convert, because I already have Expert Advisor written in mql5 or maybe you will create a bridge? it's up to you, but I need 1:1 copy
Hello! I am searching a professional programmer for regular works. I don't care if you have 1 projects done or 1000, show me your skills. I need to create an EA based on Zig Zag indicator and candlestick patterns, EA must works on all time frames, source of code required
My EA have bug 30+ USD
Expert Advisor have a bug, I tried to fix it somehow with searching on google, but I couldn't fix find a solution. Please fix it, I will send you erorr type, what line etc. Only serious programmers, not amateur please. My time is precious
//+------------------------------------------------------------------+ //| DX_Structure_H1.mq5 | //| Copyright 2026, Seu Nome | //| https://www.mql5.com | //+------------------------------------------------------------------+ #property copyright "Copyright 2026" #property link " https://www.mql5.com " #property version "1.00" #property strict // Parâmetros de Entrada input string InpSymbol = "DX.F"; // Nome do Ativo
{ "strategy_name": "M5 EMA Scalper", "timeframe": "M5", "indicators": { "ema_fast": 20, "ema_slow": 50, "rsi": 14, "atr": 14 }, "entry_rules": { "buy": [ "EMA20 > EMA50", "Price closes above EMA20", "RSI > 55" ], "sell": [ "EMA20 < EMA50", "Price closes below EMA20", "RSI < 45" ] }, "risk_management": { "risk_per_trade": 1.0, "stop_loss_atr": 1.5, "take_profit_rr": 2.0

Projektdetails

Budget
30- USD
Ausführungsfristen
von 1 bis 3 Tag(e)