I need an EA for my Heikin Ashi-based trading system

MQL5 Experten

Auftrag beendet

Ausführungszeit 7 Tage
Bewertung des Kunden
Awesome work. Will definitely come back.

Spezifikation

Hello guys,

I need an EA for my trading system, which is based on heikin ashi candlesticks. Which means all other indicators used in the EA must be calculated using heikin ashi candle's value (THIS IS VERY IMPORTANT)

The indicators that I use are: EMA, Ichimoku and Parabolic SAR.

I will briefly explain the system below.


Setup to go Long:

  • If the heikin ashi candle close above a set of EMAs (which I will give more details in private), it will form a long signal candle.
  • If the signal candle meets some Ichimoku and PSAR criteria then the EA will place a stop buy order at the high of signal candle, stoploss will be place at signal candle's low.

Setup to go Short:

  • If the heikin ashi candle close below a set of EMAs (which I will give more details in private), it will form a short signal candle.
  • If the signal candle meets some Ichimoku and PSAR criteria then the EA will place a stop sell order at the low of signal candle, stoploss will be place at signal candle's high.


For both cases, if the price hit the stoploss first then the pending order will be closed.


As for addition requirements:

  • Ability to use a slow EMA as addition filter
  • Ability to filter the signal using its size (calculate in percentage)
  • Trailing stoploss using PSAR.
  • Ability to filter the signal using weekday.
  • Close the position at a pre-defined Risk/Reward Ratio
  • Ability to license the EA

I already have this strategy working in tradingview, so more details and examples will be provided in private.


Please let me know if you're up to this project.


Thank you very much.


P/S: I don't really mind if it's MT4 or MT5.




Bewerbungen

1
Entwickler 1
Bewertung
(67)
Projekte
79
33%
Schlichtung
6
50% / 33%
Frist nicht eingehalten
7
9%
Frei
2
Entwickler 2
Bewertung
(356)
Projekte
632
26%
Schlichtung
89
73% / 13%
Frist nicht eingehalten
12
2%
Frei
3
Entwickler 3
Bewertung
(233)
Projekte
414
34%
Schlichtung
52
37% / 40%
Frist nicht eingehalten
153
37%
Beschäftigt
4
Entwickler 4
Bewertung
(795)
Projekte
1365
72%
Schlichtung
112
29% / 48%
Frist nicht eingehalten
341
25%
Arbeitet
5
Entwickler 5
Bewertung
(769)
Projekte
1033
44%
Schlichtung
50
8% / 50%
Frist nicht eingehalten
117
11%
Frei
6
Entwickler 6
Bewertung
(349)
Projekte
463
51%
Schlichtung
41
24% / 49%
Frist nicht eingehalten
149
32%
Frei
7
Entwickler 7
Bewertung
(430)
Projekte
606
55%
Schlichtung
48
23% / 56%
Frist nicht eingehalten
178
29%
Frei
8
Entwickler 8
Bewertung
(27)
Projekte
43
7%
Schlichtung
18
6% / 78%
Frist nicht eingehalten
26
60%
Frei
9
Entwickler 9
Bewertung
(2067)
Projekte
2625
62%
Schlichtung
113
45% / 26%
Frist nicht eingehalten
418
16%
Beschäftigt
10
Entwickler 10
Bewertung
(1853)
Projekte
3455
88%
Schlichtung
73
40% / 15%
Frist nicht eingehalten
265
8%
Frei
11
Entwickler 11
Bewertung
(196)
Projekte
318
35%
Schlichtung
64
13% / 56%
Frist nicht eingehalten
82
26%
Frei
Ähnliche Aufträge
Looking for experienced programmer to create a trend line breakout and trend line bounce indicator that send alert with arrow on screen without open trades multiple currency pairs time frame M15 H1 H4 D1 W1 MN
Hello programmers, I need a coding assistance to do the following job. Currently the EA opens two different trades one has a comment "Originial" and another has comment "Series" The job is if the Original trade is negative by x pips, open a hedge trade(Hedge1#-OrderTicket of the soruce trade) along with one buystop and a sell stop order and the comment of the trade will be "Recovery#1-+OrderTicket() of the original
Profit EA 50+ USD
//+------------------------------------------------------------------+ //| SimpleEA.mq4 | //| Generated by MetaEditor | //| https://www.mql5.com/en/docs&nbsp ; | //+------------------------------------------------------------------+ #property strict // Input parameters input double LotSize = 0.1; // Lot size input int MovingAveragePeriod = 50; // MA
I have a EA and A Indicator I want to upgrade with some new features I want to add to the Indicator And The EA Also there is a memory error in the system that is showing up in the journal after the ea is ran on multiple charts I will need to get this fixed as well Indicator is 528 lines of code EA is 703 lines of code Dashboard I want to add is 1974 lines of code Indicator Changes I want to change the indicator The
An ea with 4 moving average, and two time frame confluence. Option to add risk to reward and percentage of balance to trade. Message me remaining for the more info
Hi All, I will try to be as precise as possible. We can discuss if you have any questions. I need an indicator to be developed for MT5 for detecting Engulfing Failed Zones. Requirement (in H4/ H1/ M30 Time frames only): Identify Engulfing Buy/ Sell Candle. Identify when the Engulfing Buy is failed, or Engulfing sell is failed. Draw a zone for that area of Engulfing Buy/Sell Fail. Invalidate the zone or delete the
Hi. I want to fix my EA. The concept of lowestBid- There aree 3 levels of price. Price1 at the top, Price 2 in the middle and Price3 at the bottom. When the EA starts it start at Price1. And lowestBid is set to Price1. When the price hits Price 2, lowestBid=Price2. When price hits Price3, lowestBid=Price3. When Price come back up to level2, lowestBid=Price2 ....so on and so forth. lowestBid will keep changing with
Expert Advisor (EA) will provide automatic entry and exit using Black Dragon indicator as per the description below. Long (entry): on the first blue candle. Long (exit): on the first red candle, stop loss or take profit/break-even. Whatever happens first. Short (entry): on the first red candle. Short (exit): on the first blue candle, stop loss or take profit/break-even. Whatever happens first. Long (stop loss value)
FOREX trading robot 30 - 35 USD
Creating a powerful forex robot capable of handling multiple timeframes and efficiently identifying trades within a short span of 10 minutes requires a well-thought-out design encompassing robust technical and algorithmic frameworks. The goal is to develop a system that can process a significant number of entries across various timeframes (5 minutes, 15 minutes, 1 hour, 4 hours, and weekly) while ensuring accuracy
looking for experienced programmer to create trend reversal I want indicator that send alert with arrow on screen without open trades Uptrend Let’s say there is an uptrend on the chart. The first high (H) is followed by the first low (L), which in turn is followed by the second high (HH – higher high). After that, if the price drops out of the trend structure and forms a

Projektdetails

Budget
30 - 200 USD
Für die Entwickler
27 - 180 USD
Ausführungsfristen
von 1 bis 7 Tag(e)