Converting Zigzag-based indicator into a trend following MT4 EA

작업 종료됨

실행 시간 13 일

명시

l  Goal

Ø  Convert an indicator “Zigzag_Dow” into a trend following EA.

Ø  With multiple “trailing entries” with position sizing, breakeven protection and trailing stop features.    

l  Indicator

Ø  Zigzag_Dow (to be provided to contracted developer)   

²  It modified the original Zigzag indicator 

²  It shows trend direction based on Dow Theory: Trends persist until a clear reversal occurs.

l  Horizontal Line (in Red) : shows Last Dow Price (LDP) which indicates a pivot point for trend reversal

Ø  the last Lower Low which is the starting point of current Highest High  

Ø  the last Higher High which is the starting point of the current Lowest Low

l  Filled Arrow: shows a trend reversal when a price passes LDP

l  Empty Arrow: shows a trend continuation when a price passes then-current Higher High / Lower Low

 

Ø  EA should keep the original input parameters as they are.

 

l  Entry  

Ø  Multiple Entries

²  Multiple entries should be made.

Ø  Entry Triggers

²  Arrows should trigger entry points. Users should be able to choose Arrows for entry trigger by selecting True/False.         

²  1st Arrow (Filled Arrow) : True/False

l  1st Arrow appears when price passes the LDP

²  2nd Arrow (Empty Arrow) : True/False

l  2nd and the following Arrow appears when price passes the then-current Higher High / Lower Low depending on the direction

²  3rd Arrow (Empty Arrow): True/False  

²  All Arrow (including 4th and following Arrows) : True/False

Ø  Entry Points

²  Orders should be placed at pullback points based on Fibonacci retracement ratio calculated based on the LDP and the then-current Highest High / Lowest Low following Entry Triggers

²  Fibo retracement points to be used for entry points should be selectable from the following seven ratios:

l  0.0: True/False

l  23.6: True/False

l  38.2: True/False

l  50.0: True/False

l  61.8: True/False

l  78.6: True/False

l  88.6: True/False

 

²  Entry points should be calculated for each Entry Trigger (=Arrow) based on Fibo retracement ratios between the LDP and the new Highest High / Lowest Low following respective Entry Trigger.   

 

Ø  Type of entry order

²  Entry order type should be able to chosen from Stop Entry Order or Trailing Entry Order.

²  Stop Entry Order

l  Place a pending stop order after the price passes an entry point by Trigger Pips defined as follows:

Ø  Trigger Pips = Stop Level (as provided by broker) + Stop Order Margin Pips

²  Trailing Entry Order

l  Place a pending stop order after the price passes an entry point by Trigger Pips as mentioned above, then the pending order should be modified like a trailing stop if price moves further away from the then-current order price.   Trailing method should be selectable from ATR, MA and Fixed Distance

Ø  ATR Trailing Entry

²  TF

²  ATR Period

²  ATR Multiple

²  ATR Additional pips

Ø  MA Trailing Entry

²  TF

²  MA method

²  MA period

²  MA Additional pips

Ø  Fixed Distance Trailing Entry

²  Fixed Trailing Entry Distance Pips

Ø  SL

²  Original stop loss should be placed at LDP plus Additional SL Pips away from the entry price

l  Additional SL Pips:

Ø  TP

²  TP pending order should be placed based on users’ defined Risk Reward ratio

l  RR ratio:    

Ø  Risk (Position Size) per order

²  Position size should be calculated based on a risk taken (Entry price – SL) as % of Account Equity or Account Balance

l  Risk %:

l  Account Equity or Account Balance:

Ø  Day of the week

²  EA operating day of the week

Ø  Time of the day

²  EA operating hours of the week

l  Exit

Ø  Breakeven Protection (move SL to breakeven + BE Profit)

²  Want to have breakeven protection feature at users’ choice

l  Breakeven Protection: True/False

²  Breakeven should be triggered after price moves in profit by user defined pips

l  Breakeven Trigger Profit in Pips:

²  SL should be moved to a point securing user defined profit

l  Breakeven Protected Profit in Pips:

Ø  Trailing Stop

²  ATR Trailing Stop

l  TF:

l  ATR Period:

l  ATR Multiple:

l  ATR Additional pips to be added:  

²  MA Trailing Stop

l  TF:

l  MA method

l  MA period:

l  MA Additional pips to be added:

²  Fixed Distance Trailing Stop

l  Fixed Trailing Entry Distance Pips:

                   


응답함

1
개발자 1
등급
(5)
프로젝트
6
17%
중재
2
0% / 50%
기한 초과
0
무료
2
개발자 2
등급
(2668)
프로젝트
3400
68%
중재
77
48% / 14%
기한 초과
342
10%
작업중
게재됨: 1 코드
3
개발자 3
등급
(499)
프로젝트
744
56%
중재
48
31% / 31%
기한 초과
120
16%
무료
게재됨: 1 코드
4
개발자 4
등급
(277)
프로젝트
334
55%
중재
14
36% / 29%
기한 초과
1
0%
무료
5
개발자 5
등급
(5)
프로젝트
3
0%
중재
19
0% / 100%
기한 초과
0
무료
비슷한 주문
Noganda EA 30+ USD
*MQL5 Bot: “HH_HL_Simple.mq5”* Copy → Paste → Compile in MetaEditor. //+------------------------------------------------------------------+ //| HH_HL_Simple.mq5 | //| WARNING: FOR EDUCATION/DEMO ONLY. YOU CAN LOSE MONEY. | //| @kasii_trader_nela - Learn first, trade later | //+------------------------------------------------------------------+ #property copyright "Educational use only" #property strict #include
I need a simple bot for opening range. Simple Entry / Exit rules, to be able to customize the timeframe, time zone (entry candle) and other normal settings like size, etc
Nyctrad1 30+ USD
Free link free land free land free land free land free free land free land free things free land free land free land free land free land free land free land free Finch I will do it
Title Professional AI Automation Trading Bot for Forex & Crypto Solution Language Python (preferred) or MQL5 depending on integration requirements. Categories Expert Advisor (EA) for MetaTrader 5 Automated trading strategies AI/ML-based signal generation Risk management automation Required Skills Strong knowledge of MQL5/Python Experience with MetaTrader API integration Machine learning model deployment
BullyMax Pro 30+ USD
"Act as an expert MQL5 algorithmic trading developer. I want you to create a profitable and efficient Expert Advisor for MetaTrader 5. Do not write the code yet; read the following trading rules, analyze them, and ask me any clarifying questions if needed. Timeframe: [e.g.15 minutes Chart] Entry Logic: [e.g.MACD + RSI + REVERSAL PRICE ACTION. Enter buy when Macd line crosses above the signal line ,RSI above 30 and
I want an indicator that displays the risk reward ratio of each chart candle as a sub window histogram. If the candle closes above the open the histogram displays a green bar above zero the size of which is dependant on the size of the RRR. If the candle closes below the open the histogram displays a red bar below zero the size of which is dependant on the size of the RRR. My attempt that does not work is attached
Hi, I am looking for an experienced MQL5 developer to modify an existing, fully functional MetaTrader 5 Expert Advisor (Source code .mq5 Version 2.62 will be provided). Brief Overview of the EA: It executes trades based on 4 custom Supply/Demand levels (R1, R2, S1, S2) which are inputted manually . It uses two custom indicators for confirmation: SPA (Price Action filter) and AMG (Volume/Momentum filter). The code
I really like this platform. I am interested in trading and need funds for it. I enjoy both crypto and forex trading.I"really appreciate this platform. I am keen on trading and am looking for trading funds. I enjoy trading in both cryptocurrency and forex."
Titan Quantum Algo Engine V2 is an advanced MT5 Expert Advisor designed to identify high-probability market opportunities using trend analysis, breakout detection, and intelligent risk management. The EA automatically executes trades, manages stop-loss and take-profit levels, and helps traders maintain disciplined trading with optimized entry and exit strategies
The striker robot 30 - 2000 USD
I would like a trend and pullback strategy for the robot timeframe:15 minutes(m15) or 1 hour(h1) indicators:50 EMA (Exponential Moving Average)/200 EMA/RSI (14) BUY SET UP 1.Confirm The Trend .50 EMA must be above 200 EMA .Price must be above both EMAs 2.Wait for a pullback .Do not buy when the price shoots up. .Wait for the price to come back near the 50 EMA 3.Confirm entry .ENTER BUY WHEN: .A bullish candlestick

프로젝트 정보

예산
70 - 100 USD
기한
에서 1  14 일