Heiken Ashi - Expert Advisor

MQL5 专家

指定

Heiken Ashi Useful Candles

It's a trading Strategy to detect the Heiken Ashi candles we are going to use for open positions and place our stop loss under its and moving this stop los under the previous Heiken Ashi candle if it's useful.

We detect the useful candles with 2 conditions for open positions based on the current  Open High Low and Close candle level compared with previous Open Highh Low and Close candle level. and moving the stop loss under the previous heiken ashi candle if it's useful and it's not doki-like.

(Attached chart exaple)

Also add 2 exceptions for open positions and avoid bad entries. All the exceptions based on the comparation of the Open Highh low and close of the candles level sequence comparation.

The EA needs:

  • Open trades on diferent scenarios
  • move stop loss or not on different scenarios when appears a new candle
  • lot size, 
  • work on all timeframes, 
  • take profit, 
  • trailing stop.
  • magic number

Additionalls:

  • Regular: Buy on bullish signals sell on bearish signals
  • Only Buy: Buy only and disregard bearish signals
  • Only Sell: Sell only and disregard bullish signals


Heiken ashi indicator:

https://www.mql5.com/en/code/33


附加的文件:

PNG
bullish.png
40.9 Kb

反馈

1
开发者 1
等级
(590)
项目
789
71%
仲裁
9
33% / 33%
逾期
22
3%
空闲
2
开发者 2
等级
(55)
项目
96
40%
仲裁
13
38% / 62%
逾期
25
26%
空闲
3
开发者 3
等级
(2100)
项目
2671
62%
仲裁
114
46% / 25%
逾期
420
16%
已载入
4
开发者 4
等级
(2441)
项目
3076
66%
仲裁
77
48% / 14%
逾期
340
11%
空闲
5
开发者 5
等级
(514)
项目
776
63%
仲裁
33
27% / 45%
逾期
23
3%
空闲
6
开发者 6
等级
(19)
项目
27
11%
仲裁
11
9% / 55%
逾期
12
44%
空闲
7
开发者 7
等级
(491)
项目
1017
58%
仲裁
29
28% / 24%
逾期
132
13%
空闲
8
开发者 8
等级
(42)
项目
88
14%
仲裁
31
29% / 55%
逾期
36
41%
工作中
9
开发者 9
等级
(5)
项目
7
14%
仲裁
1
0% / 100%
逾期
0
空闲
10
开发者 10
等级
(96)
项目
143
76%
仲裁
0
逾期
2
1%
空闲
11
开发者 11
等级
(82)
项目
86
57%
仲裁
25
0% / 84%
逾期
19
22%
空闲
12
开发者 12
等级
(225)
项目
284
42%
仲裁
15
13% / 47%
逾期
67
24%
空闲
13
开发者 13
等级
(481)
项目
510
53%
仲裁
10
60% / 20%
逾期
3
1%
空闲
14
开发者 14
等级
(3)
项目
2
0%
仲裁
7
0% / 86%
逾期
0
空闲
15
开发者 15
等级
项目
0
0%
仲裁
0
逾期
0
空闲
相似订单
Hey Guys i've a PineScript /Source Code / ( Trading View ) indicator which has Buy and Sell Sign . i wanna make a MT5/4 Robot by it with some features . I need it has a simple panel to shows some details of robot at screen
Hi dear coders, I have an EA and for this EA I want additional code for Risk Management at my code, trade is triggered with this line int TheTicket = OrderSend(_Symbol,TradeType,(double)DoubleToString(TheLots,2),TradeType==OP_BUY?Ask:Bid,10,TheSL,TheTP,TheComment,MagicNumber,0,TradeType==OP_BUY?clrBlue:clrRed); I want you create a code and tutorrial how to change my code. the new code will be Risk Management Inputs
I'm seeking a Forex HFT Scalping EA that operates on live streaming tick data and candlestick patterns, executing a high frequency of trades without balance restrictions. The EA should be compatible with major currency pairs like EUR/USD, GBP/USD, USD/JPY, AUD/USD, GBP/JPY, GBP/AUD, and XAU/USD, as well as US30 indices. Given its HFT nature, it should focus on the 1-minute, 5-minute, 15-minute, and 30-minute
I need a custom MT5 EA that can place trades (Buy & Sell) from two Telegram channels. One telegram channel will give the trend signal (Bullish or Bearish) and the second telegram channel will give buy and sell signals
hello i like to have zigzag added to my EA and set orders when it makes a pullback strategy (Higerlow/Lowerhigh) or break of market structure strategy Higherhigh/Lowerlow break set order entry I want it to be able to do these 2 things but one at a time. -Zigzag makes a pullback into an HigherLow/LowerHigh set order entry -Zigzag breaks structure HigherHigh/LowerLow set order entry - For PULLBACK STRATEGY i just want
Looking for a indicator that can show where the majority of retail stop losses are placed Please can someone advise me how best to achieve this but it needs to be accurate
Me gustaría poder crear automaticamente varias ordenes que se queden pendientes pudiendo definir los siguientes parámetros: Tipo de orden (Buy y sell stop, buy y sell limit. Precio de compra / venta. Pudiendo entrarlo manualmente o como un numero de puntos a sumar/restar del precio actual de marcado. Numero de puntos que ocuparan en total las ordenes y numero de ordenes a insertar (Ejemplo: 200 puntos, 4 ordenes, es
tardes desarolladores, quiero hacer un sistema semiatomatico, el deberia abrir las operaciones de venta o compra en un punto donde yo haga el analisis cumpliendo siertos criterios, por ejemplo abrir la operacion despues de que tresvelas del mismo color salga de un punto donde yo deje marcado , abriendo una operación 1/1 tenuendo en cuenta dos lineas que yo dejare marcadas
Hi developer, I need a EA bot with forex news filtering for JPY currency pairs(usdjpy, audjpy,gbpjpy,cadjpy) and USD currency pairs (audUSD,EURUSD, gbpUSD, NZDUSD, USDcad, USDCHF, xauusd). That's no problem if you can share your own profitable ea to me for 100 usd. I don't have any idea about ea strategy. But, I need profit in this ea Please share backtest, strategy, how ea works and ea's features
Hello, I’m looking for an experienced MQL5 developer to help integrate cloud-based parameter control for an existing MT5 EA. The goal is to allow EA parameters to be adjusted via a secure web interface. Please reach out via private message for more details and to discuss further

项目信息

预算
50 - 80 USD
VAT (21%): 10.5 - 16.8 USD
总计: 60.5 - 96.8 USD
开发人员
45 - 72 USD
截止日期
 1  7 天