EA Development for SMC-Based Trading Strategy Money Management and Grid

MQL5 지표 전문가

명시

oder Requirements
Technical Expertise:

Proficient in Smart Money Concepts (SMC), including external and internal CHoCH (Change of Character).

Experienced in handling repainting indicators like the Zig-Zag indicator.

Familiar with advanced money management models, grid trading, and level-based strategies (e.g., round levels).

Knowledgeable in EA development styles, including EA Budak-style grid trading logic.

Flexibility and Support:

Ability to provide support throughout the development process.

Adaptable to changes and capable of suggesting improvements to enhance EA performance.

Timeliness and Documentation:

Deliver efficient code within agreed timelines.

Provide clear and detailed documentation for all inputs, outputs, and functionalities.

Pricing:

Negotiable and fair pricing structure.

Core Strategy
Trend Definition:
Utilize external and internal CHoCH to identify and define market trends.

Use Zig-Zag indicator (repainting) to determine key highs and lows as trading levels.

Trading Rules:
Buy Setup:

Triggered when a candle closes below the Zig-Zag level, and price retraces above it.

Sell Setup:

Triggered when a candle closes above the Zig-Zag level, and price retraces below it.

Filters:
Include MACD cross and MA cross filters.

Allow additional filters to be added based on coder expertise.

All filters must have ON/OFF options for flexibility.

Inputs for the Strategy
CHoCH Settings:

Logic for external and internal CHoCH trend detection.

Zig-Zag Indicator:

Sensitivity adjustments to refine level identification.

Filters:

Settings for MACD and MA cross filters.

Additional filters as recommended.

Money Management Models
Recovery Model:
Adjust TP (Take Profit) by adding 1 RR (Risk-Reward ratio) after a loss.

Example: If trade 1 is lost, trade 2’s TP becomes 2 RR instead of 1 RR.

Implement "Model A" with Max RR input:

Caps RR increases to a defined value (e.g., Max RR = 5).

Ensures accurate lot sizing to recover losses at capped RR levels.

Model 1: Normal Trading
Standard buy/sell operations based on CHoCH and Zig-Zag rules.

Model 2: Grid Trading
Trend-Based Grid Trading:

Open multiple trades in the direction of the trend at specified levels when conditions are met.

Inputs for Grid Trading:

Lot Multiplier:

Example: 1.0 (constant lot size), 1.1 (small increases), 1.5 (larger increases).

Distance Between Orders:

Example: 20 pips (ignore levels closer than 20 pips).

Basket TP:

Example: Close all trades at a net profit of 10 pips.

Stop Loss Options:

Close trades when CHoCH trend reverses.

Close trades as a basket based on overall loss.

Alternative SL: Hold trades until the next setup to recover losses instead of immediate closure.

Recovery Options for Grid Losses
Increasing TP and Basket:
Adjust TP and basket profit to recover losses incrementally.

Round Levels Indicator:
Indicator Features:

Displays zones on the chart.

Inputs for zone width and distance.

Recovery Logic Using Round Levels:

Place locking trades (buy and sell):

Buy order at the lower boundary of the zone.

Sell order at the upper boundary of the zone.

Close trades when losses are recovered.

Managing Negative Locks:

If a lock creates further losses:

Use the same locking method in the next zone.

Increase lot size to recover additional losses.

Compatibility:

Ensure the round levels indicator functions in both normal and grid trading modes.

Checklist for EA Development

Coder Requirements
Expertise in SMC, CHoCH, repainting indicators, money management, and grid trading.

Support flexibility and adaptability throughout the process.

Ensure timely delivery and clear documentation.

Strategy Implementation
CHoCH logic for trend detection (external and internal).

Use Zig-Zag levels for trading points, handling repainting nature.

Trading rules:

Buy: Candle closes below, then retraces above.

Sell: Candle closes above, then retraces below.

Filters:

MACD and MA cross with ON/OFF options.

Add coder-recommended filters.

Money Management Models
Recovery Model:

Increment TP by 1 RR after losses.

Cap RR using "Model A" with Max RR input.

Normal Trading (Model 1): Standard buy/sell operations.

Grid Trading (Model 2):

Inputs:

Lot multiplier.

Distance between orders.

Basket TP.

Stop Loss Options:

Close on CHoCH reversal.

Close as a basket.

Alternative: Wait for the next setup.

Recovery Options
Adjust TP and basket to recover losses.

Integrate Round Levels Indicator:

Inputs for zone width and distance.

Lock trades at zone boundaries.

Manage negative locks:

Use locking in new zones.

Increase lot size if needed.


응답함

1
개발자 1
등급
(14)
프로젝트
32
25%
중재
3
0% / 33%
기한 초과
1
3%
작업중
2
개발자 2
등급
프로젝트
0
0%
중재
0
기한 초과
0
무료
3
개발자 3
등급
(136)
프로젝트
161
43%
중재
4
0% / 0%
기한 초과
8
5%
로드됨
4
개발자 4
등급
(38)
프로젝트
40
25%
중재
23
13% / 74%
기한 초과
8
20%
로드됨
5
개발자 5
등급
프로젝트
1
0%
중재
3
0% / 33%
기한 초과
0
작업중
비슷한 주문
//+------------------------------------------------------------------+ //| Indicator | //+------------------------------------------------------------------+ #property copyright "CTAT" #property link "Your Link" #property version "1.00" #property indicator_chart_window #property indicator_buffers 6 #property indicator_color1 Red #property indicator_color2 Green #property indicator_color3 Blue #property
Please read description before you bid, Send bid only if you accept please, Thank you, I need an expert to convert 1000+ lines of tradingview pinescript code to mt4, It will be a job i need very soon, If i can see someone that can finish it in 3 days, it will be great, And i will pay $40, This is how it will go, I will need you to send me the ex4 file first to see if it is working as i want, Because i have got
SkyG Robot 30+ USD
The robot should be able to identify candles stick pattern, price actions, fundamentals, technically analyzing the market and be able to analyze news and stop trades before news is released, should know to enter the market and when to leave the market. Should also give signal
I am asking for the creation of an indicator according to SuperTrend by KivancOzbilgic from TradingView link here: where there is also a description of the calculation and an "open-source script". There is also a strategy for this indicator on TV (here: ) They are already very similar here in MT5, for example under the name "SuperTrend ATR Multiplier with Scanner for MT5" and others. THE IMPORTANT CONDITION IS THAT
Coder Requirements Technical Expertise: Proficient in Smart Money Concepts (SMC), including external and internal CHoCH (Change of Character). Experienced in handling repainting indicators like the Zig-Zag indicator. Familiar with advanced money management models, grid trading, and level-based strategies (e.g., round levels). Knowledgeable in EA development styles, including EA Budak-style grid trading logic
Hello, I developed a strategy to draw either 3 or 5 lines on rounded grid which changes prices accordingly but please inquire how it's started and I've got something that works to a certain degree that clears up if first signal is skipped. It's got factors, through a loop back from bar 0, such as high and low price based on market crosses which could be both high and loow. It's setup for 1 or 2 grid step reversal
Looking to convert a trading view indicator to MT5. Code will be got it from pine editor at trading view. Indicator must look similar in terms of design for better understanding
Fibo bot 30 - 100 USD
This EA will have two entries, one at 76.4 and the other at the 100.00 area... serious professional coders required, the Fib will track a pending stop order at the 76.4 once there's break of structure,more info when you signify interest , I have the existing source code of this bot and I need little modifications
Buenas necesito transformar un indicador de trading view, el cual entregaria el codigo fuente del mismo, para poder transformarlo en un bot automatico para metatrader 5. La estrategia para que opere el bot con las señales que proporcionará el único indicador que tendremos en cuenta, seria que cuando de una señal de compra justo cuando termine esa misma vela que nos da la señal se abrirá una operación de venta, nada
I want to convert an existing Tradingview indicator to MT5 indicator. The name of the indicator is called Cloud Trend by VanHe1sing. The indicator shall be EA friendly. I want to use it with an EA

프로젝트 정보

예산
30 - 70 USD

고객

(14)
넣은 주문58
중재 수0