Standard Deviation Channel EA or Indicator (not sure)

MQL4 Indicators Experts

Specification

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 

Responded

1
Developer 1
Rating
(195)
Projects
395
28%
Arbitration
155
20% / 52%
Overdue
112
28%
Free
2
Developer 2
Rating
(10)
Projects
17
53%
Arbitration
11
27% / 55%
Overdue
4
24%
Free
3
Developer 3
Rating
(365)
Projects
507
40%
Arbitration
159
17% / 74%
Overdue
99
20%
Loaded
Similar orders
I need an experienced MQL5 developer to create a fully automated MT5 Expert Advisor called Ayoub Gold EA , focused exclusively on XAUUSD (Gold) . Main requirements: Platform: MT5 / MQL5. Fully automated BUY and SELL trading on XAUUSD. Must support broker suffixes such as XAUUSD, XAUUSD.f and XAUUSDm. Trading strategy based mainly on Range Breakout with trend confirmation. EMA, ADX and ATR filters. London/New York
I develop and customize automated trading systems for MetaTrader 5 using MQL5. My experience includes developing EAs based on price action, market structure, Moving Averages, ADX, Smart Money Concepts, supply and demand zones, Break of Structure, Fair Value Gaps, trailing stops, risk management, and multi-timeframe analysis . I can also modify existing MQL5 source code, fix errors, add new trading features, and help
Looking for an experienced Sierra Chart ACSIL/C++ developer to customize an existing footprint chart. I need 3 things: 7-Day ATR – calculate and display a configurable 7-day ATR. Custom Footprint – modify my existing footprint chart to match my preferred layout/data display. Automatic LVN – detect and plot Low Volume Nodes automatically based on volume distribution. I already have a working footprint chart, so no
Торговый робот XAUUSD AI/ML — MT5 + Python + MQL5 Ищу опытного разработчика с глубокими знаниями в следующих областях: MQL5 / MetaTrader 5 Python Машинное обучение / Искусственный интеллект Алгоритмическая торговля Проект Я хочу разработать торговую систему на основе ИИ/машинного обучения, предназначенную исключительно для XAUUSD (золото) . Архитектура: Данные рынка XAUUSD → Модель Python/ML → ПОКУПКА / ПРОДАЖА /
The EA needs to be upgraded according to the strategie built in and first the programer must specify the problems and how can correct and provide the video on how the bot works on different assets after correction
//———————————————————————————————————————————————————————————————————— struct S_MCAV { double matureSum; double totalSum; double value; void Init () { matureSum = 0.0; totalSum = 0.0; value = 0.5; } void AddContext (int ctx) { totalSum += 1.0; if (ctx == 1) matureSum += 1.0; } void ApplyDecay (double rate) { matureSum *= rate; totalSum *= rate; } void Update () {
1. Title Development of a Custom MQL5 Expert Advisor for XAUUSD (MetaTrader 5) 2. Requirements Specification Overview: I am looking for an experienced MQL5 developer to build a robust, fully custom Expert Advisor (EA) for MetaTrader 5 tailored for trading Gold (XAUUSD). Core Specifications & Features: Asset & Timeframe: Designed specifically for XAUUSD. Timeframe should be selectable directly from the EA inputs
I'm looking for an experienced developer to create an automated gold trading bot. The bot should be compatible with MetaTrader 4/5 and TradingView. Key Requirements: - Automated trading bot - Compatible with MetaTrader 4/5 and TradingView - Implement scalping and swing trading strategies Ideal Skills and Experience: - Proficiency in trading algorithms - Experience with gold trading - Familiarity with MetaTrader and
Cerco uno sviluppatore MQL5 esperto per sviluppare da zero un Expert Advisor completamente nuovo per XAUUSD su MT5. Non desidero un semplice Expert Advisor basato su indicatori fissi. Desidero un sistema di trading dinamico e adattivo, in grado di adattare il proprio comportamento alle mutevoli condizioni di mercato di XAUUSD. Lo sviluppatore dovrebbe essere libero di combinare qualsiasi tecnica ritenuta opportuna
I am looking for a Senior MQL5 Developer to create a new MetaTrader 5 Expert Advisor from scratch. I will provide a complete Requirements Specification containing objective entry, exit and risk-management rules. This is not a request to copy or decompile an existing product. Project requirements: Clean and modular MQL5 source code. Exact implementation of the supplied strategy. One signal evaluation per configured

Project information

Budget
30- USD
Deadline
from 1 to 3 day(s)