Volatility Breakout Test EA

工作已完成

执行时间39 天
客户反馈
Patrick's dedication to the job is unparalleled. Experienced, professional and offers up ideas to support the project. Works to project perfection.

指定

I would like to create an EA which trades volatility breakouts, using Bollinger Bands and the Bollinger Bandwidth in order to generate signals.

 

Based on when a “squeeze” is detected, pending orders will be placed some distance away from price in both the BUY and SELL directions. The EA will ensure that the squeeze condition has been valid for some minimum amount of time as defined by the user. Once pending orders are opened, they are updated each bar, so long as the squeeze is still valid. When one side’s position is opened, the other side’s pending position is cancelled.

 

In the standard operating mode, the EA uses a hard SL, a breakeven, and two other close methods. One based on price crossing (and closing past) the middle moving average of the BB. The second a stepped TS.

 

BB Moving Average:

·         If the opened position was a BUY, the position closes when price closes below the moving average

·         If the opened position was a SELL, the position closes when price closes above the moving average

 

Stepped Trailing Stop:

The EA sets the distance between the position open and the Breakeven using one of two variables: “BE Level Points” or “BBWp Multiple”. Essentially each time a multiple of this distance is reached, the SL is moved forward one level. For example when the BE on a BUY is hit, the SL is moved to the open price. If price rises and hits this multiple again, the SL is moved ahead one more level.

 

Head-fake Management:

For testing purposes there will be a “head fake management” mode, in which the EA will attempt to recover a losing position. The head-fake occurs when price breaks out of a squeeze in one direction, resulting in the opening of a position, only to quickly turn back and move in the opposite direction. This function does not use any dangerous grid or recovery system.


附加的文件:

ZIP
Beta_v1.0.zip
194.3 Kb

反馈

1
开发者 1
等级
(7)
项目
14
21%
仲裁
1
0% / 100%
逾期
3
21%
空闲
2
开发者 2
等级
(1)
项目
2
0%
仲裁
1
0% / 100%
逾期
0
空闲
3
开发者 3
等级
(72)
项目
80
10%
仲裁
38
8% / 58%
逾期
6
8%
空闲
4
开发者 4
等级
(319)
项目
568
35%
仲裁
82
30% / 45%
逾期
206
36%
已载入
5
开发者 5
等级
(155)
项目
239
70%
仲裁
3
67% / 33%
逾期
20
8%
空闲
6
开发者 6
等级
(70)
项目
91
25%
仲裁
26
19% / 54%
逾期
25
27%
空闲
7
开发者 7
等级
(18)
项目
23
22%
仲裁
8
13% / 63%
逾期
4
17%
空闲
8
开发者 8
等级
项目
0
0%
仲裁
0
逾期
0
空闲
9
开发者 9
等级
(568)
项目
641
41%
仲裁
25
48% / 36%
逾期
46
7%
工作中
10
开发者 10
等级
(1)
项目
1
0%
仲裁
0
逾期
0
空闲
11
开发者 11
等级
(69)
项目
146
34%
仲裁
13
8% / 62%
逾期
26
18%
空闲
发布者: 6 代码
相似订单
please share: Strategy description — entry/exit rules, indicators used, timeframe(s), and instrument(s) (a written explanation, screenshots, or an existing indicator/EA to reference all work) Risk management rules — position sizing method (fixed lot / % risk), stop loss / take profit logic, max drawdown or daily loss limits, and whether martingale/grid/hedging is involved Broker & account details — broker name
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
Mashiri 50 - 10000 USD
I need a custom MetaTrader 5 indicator designed specifically for XAUUSD gold trading. The indicator should identify potential buy and sell opportunities, display clear entry and exit signals on the chart, provide alerts, and help identify market trends and possible reversals
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 → ПОКУПКА / ПРОДАЖА /
//———————————————————————————————————————————————————————————————————— 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 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
Composite robot 30 - 200 USD
Title: Multi-Timeframe Pure Price Action & Elliott Wave Execution Bot for XAUUSD 1. Project Overview I need a robust, automated trading bot (Expert Advisor) for MetaTrader 5 (MT5) to trade XAUUSD (Gold) exclusively. The strategy is built entirely on Top-Down Multi-Timeframe (MTF) market structure, pure price action, and Elliott Wave principles. It does not use traditional lagging technical indicators (like RSI or
Build a fully mechanical EA for XAUUSD on D1 timeframe. Trader spends 5-10 mins per day to run it. No discretion. EA calculates, places orders, and walks away. Timeframe Use the Daily (D1) timeframe . At the close of each completed daily candle, identify: Previous day's High (wick) Previous day's Low (wick) Previous day's Open

项目信息

预算
30 - 100 USD
截止日期
 5 天