Heiken-Ashi Expert Advisor for both MT4 & MT5

Job finished

Execution time 2 days
Feedback from customer
A 10-Star developer if I can give one. He's everything anyone can ask for! Thanks and look forward to future projects.
Feedback from employee
Thank you so much the best

Specification

Heiken-Ashi Expert Advisor for MT4 & MT5

Urgently need an Experienced coder familiar with this indicator for the creation of this EA. Delivery of job in both .ex4 & .ex5 file and its source codes after completion.

SET-UP:

STRATEGY - An intra-day trend following trading method where entry and exit is based on either Heiken-Ashi Smoothed alone or with 30 period TEMA or WMA. Orders will be on reverse i.e. close an existing order and open another once reverse happens.

TIMEFRAME - Should work with any timeframe but preferably M5, M15, M30, H1, H4, D1 etc

SYMBOLS to be traded – Stocks (Apple, Intel etc), Indexes (US30, NDAQ100, DAX30 etc), Crypto (Bitcoin, ETH), Commodities, Any symbols.

INDICATORS:

The following indicators to be used:

1)        Heiken-Ashi Smoothed (Blue for Up & Red for Down)

2)        MA and method > 30 period TEMA (Triple Exponential Moving Average) or WMA (Weighted Moving Average) – MA period to be configurable.

RULES/ACTION FOR ORDERS:

ENTRY/EXIT SIGNAL

LONG

1.      Once the Heiken Ashi bar turn BLUE from RED or a DOJI (a flat bar with top and bottom shadow) then open BUY order to go LONG at the Open price of the next candle which must be a GREEN candle

2.      Add an option of using a 30 period TEMA or WMA as a requirement e.g. when Heiken Ashi bar turn Green from Red or a DOJI (or a flat bar with top and bottom shadow) and it is ABOVE the TEMA or WMA 30 line then open BUY order to go LONG at the Open price of the next candle which must be a GREEN candle

3.      Order will be closed only if 1) the reverse happens or 2) take profit/trailing is hit or 3) Stop loss is hit or 4) Trading Hours time is up.

4.      Only one order can be open at any given time per symbol. Importantly, no repeatedly open an order and then closing it immediately after crossover due to bugs, codes or magic number issues (this problem will result in multiple orders and big lost of spread cost)

SHORT

1.      Once the Heiken Ashi bar turn RED from BLUE or a DOJI (or a flat bar with top and bottom shadow), then open BUY order to go SHORT at the Open price of the next candle which must be a RED candle.

2.      An option of using a 30 period TEMA or WMA as a requirement e.g. when Heiken Ashi bar turn RED from BLUE or a DOJI (or a flat bar with top and bottom shadow) and it is BELOW the TEMA or WMA 30 line then open SELL order to go SHORT at the Open price of the next candle which must be a RED candle

3.      Order will be closed only if 1) the reverse happens or 2) take profit/trailing is hit or 3) Stop loss is hit or 4) Trading Hours time is up.

4.      Only one order can be open at any given time per symbol. Importantly, no repeatedly open an order and then closing it immediately after crossover due to bugs, code or magic number issues (this problem will result in multiple orders and big lost of spread cost)


THE FOLLOWING CONFIGURABLE/VARIABLE MUST BE CREATED

EA_Position = Long_Only/Short_Only/Both

EA_Type = Regular/Inverse

Close_On_Reverse = True/False

Use_MA_Option = True/False

MA_Method = TEMA/WMA

MA_Period = 30

Shift = 0

X_Number_Candlestick_Bars = 0

 

Lot_size = Fixed or Auto Lot

Fixed Lot = 0.1

For_each_equity_part = $1000

Each_part_lot = 0.01

 

Stop_loss_TP_Type = Percentage%/Dollars

Stop_loss % from entry = 2%

Stoploss-dollar = $100

Use_hidden Stop Loss_TP – True/False


Profit_closing_by_Percentage = True/False

Take profit % from entry = 3%

Proft_closing_by_Dollar = True/False

Take_profit_dollar =$200

Reverse Mode = True/False

Close_opposite trades_on_new_trend = True/False

 

Use_trailing stop = True/False

Trailing_stop_in_% = X%

Use_break_even = True/False

 

Trading_time-start = 00:01

Trading_time-stop = 23:59

Allow_Monday_trading = True/False

Allow_Tuesday_trading = True/False

Allow_Wednesday_trading = True/False

Allow_Thursday_trading = True/False

Allow_Friday_trading = True/False

Use_Trade_Hours = True/False


ADDITIONAL REQUIREMENTS:

-       Indication icon of the entry and exit to appear on the symbol Chart e.g. using an UP arrow for LONG and a DOWN arrow for SHORT, current entry price in a horizontal dotted line with SL, TP & Trailing stop line.

-       Delivery of job in both .ex4 & .ex5 files for my testing before completion of job with its source codes. Coder need to perform test and optimisation before my testing.

-       To name file as HAMA.

-       Please propose ways to improvise on maximum profit and low drawdown.


If you have questions, please ask. Better if you can suggest how-to improvise or demonstrate experience with higher chance of getting the job. Thanks for your consideration.



Responded

1
Developer 1
Rating
(174)
Projects
199
12%
Arbitration
38
37% / 34%
Overdue
5
3%
Working
Published: 2 codes
2
Developer 2
Rating
(2)
Projects
2
0%
Arbitration
0
Overdue
0
Free
3
Developer 3
Rating
(3)
Projects
5
0%
Arbitration
2
0% / 100%
Overdue
2
40%
Working
4
Developer 4
Rating
(119)
Projects
169
38%
Arbitration
9
78% / 22%
Overdue
15
9%
Free
5
Developer 5
Rating
(91)
Projects
144
38%
Arbitration
67
15% / 48%
Overdue
55
38%
Free
6
Developer 6
Rating
(568)
Projects
641
41%
Arbitration
25
48% / 36%
Overdue
46
7%
Working
7
Developer 7
Rating
(361)
Projects
643
26%
Arbitration
92
72% / 14%
Overdue
12
2%
Working
Published: 1 code
8
Developer 8
Rating
(48)
Projects
51
43%
Arbitration
1
0% / 0%
Overdue
0
Free
9
Developer 9
Rating
(144)
Projects
285
42%
Arbitration
19
63% / 5%
Overdue
29
10%
Free
Published: 2 codes
Similar orders
can you help me with editing the existing ATR Trailing Stop Indicator to include a logic to include additional script, where my ninZaRenko bars when it closes above OR below the dynamic stop line, I will be out of trade. Please remember, in this Indicator, now when the price touches the stop line, I am stopped out .. . I want to edit the script, in lieu of the price touch, I like to update this logic to when the bar
Cash Flow EA 30+ USD
I want a trading robot with proper risk management and good trading strategies it must make money ,place stop loss below the entry and place a take profit no loss only wins mostly trade major
Hi I have a simple task (hopefully) I have a custom strategy that I built with the help of Claude Anthropic - everything is finished and I zipped it with power shell but when importing it NT8 gives me the error message that the file was made from an older, incompatible version or not a NinjaScript. My folder structure is correct as far I can see so I don't know what the issues is and it's costing me too much to go
Subject: Development of Ultra-High Precision Confluence Indicator - M1 Binary Options (Non-Repaint) ​ Hello, I am looking for a Senior MQL5 Developer to create a custom "Surgical Precision" indicator for MetaTrader 5, specifically optimized for 1-minute (M1) Binary Options trading. The system must integrate three distinct layers of algorithmic analysis. ​ 1. Core Logic: Triple-Layer Confluence ​The signal (Call/Put)
Looking for an experienced MQL5 developer to design and develop a custom Expert Advisor (EA) for MetaTrader 5. The purpose of this EA is not just automated trading, but also to help me better structure, test, and refine my personal trading strategy
Hi, I need a simple MT5 EA. Based on my simple trading strategy I'm going to discuss with you If you have experience in this kindly bid for this project Thanks
Automated trading system 150 - 250 USD
Anyone I need my own bot with my own licenses keys I will pay up please the bot must make good profit and I will pay up good money just hope it helps me
I would like to create a robot with the smart money concepts, that integrates order block,FVG,supply & demand ,read the market structure,liquidity and also trade with the session and also after a liquidity sweep a market structure is needed to verify the reversal and a retracement to the order block and sometimes fair value Gap
iwant to get indicator for both trades including forex gold algo and other . all FOREX MT 5 TRADING MARKETING must be analyses by and give me indicator or signal on how or where market go next at a specific time
Data Integrity 500 - 1000 USD
The trading bot is an automated software system designed to monitor financial markets, execute trades, and manage risk based on predefined strategies. The bot aims to maximize profits while minimizing human intervention and emotional decision-making. Scope: Supports automated trading on selected exchanges (e.g., Binance, Bitget, Coinbase). Executes trades based on technical indicators, signals, or AI models. Provides

Project information

Budget
100+ USD
Deadline
to 3 day(s)