Inside bars & engulfing candle

MQL4 专家

工作已完成

执行时间1 一天
客户反馈
I had an idea that was a bit complicated and he made it work. Anything that he was unclear on he made sure to contact me before we got too far along to get it right.

指定

This is a simple EA that I would like to try.

 Please respond if you can accurately turn this around in a timely manner.

This EA should do the following:

  • Search the charts for inside bars and engulfing candles
  • When found, I would like a trade to be taken in the opposite direction of the current trend.

To check the trend, have the EA check back 10 candles to see if the price has still been in this same area..if current price is below the HI/Lo of the candle (back 10 candles), then it is in a downtrend (trade should be a reversal to the uptrend).

Also, check back 10 candles to see if the price has still been in this same area..if current price is above the HI/Lo of the candle (back 10 candles), then it is in a uptrend (trade should be a reversal to the downtrend).

  • When it is confirmed to be ranging, please us the candle patterned to dictate the direction of the trade (bearish or bullish).
  • When a trade is taken, if the first candle closes in the direction of the trade, place another trade of the same size. Same with subsequent candles.  
  • All open positions should be closed when a candle closes in the opposite direction of the trade.
Please include these items as external inputs:

 Take Profit, Stop Loss, Trailing Stop, Lot Size, and the number of candles to choose for the look-back to determine the trend.

This is purely a candle pattern EA,  no indicators 

反馈

1
开发者 1
等级
(2322)
项目
2925
63%
仲裁
123
45% / 25%
逾期
429
15%
工作中
2
开发者 2
等级
(89)
项目
139
24%
仲裁
34
32% / 44%
逾期
59
42%
工作中
3
开发者 3
等级
(2665)
项目
3396
68%
仲裁
77
48% / 14%
逾期
342
10%
空闲
发布者: 1 代码
相似订单
Hello, I have two Expert Advisors (EAs) that I'm migrating to my MQL5 VPS. I need a program that I can run on a separate chart or other interface to: - Allow EA #2 (with the magic number) to trade only during the Asian session. Therefore, EA #2 needs to be blocked during all other sessions. - Allow EA #1 to trade without restriction. Thank you
Labouchere System has many series and can transfer the Units to any other Series when needed (this function is very important). Building a dedicated SeriesManager class to handle all eight arrays would be very useful to make the unit transfers "atomic," so the logic is bulletproof and we never have to worry about data errors during the series transitions. The coders who really knows this cancellation sytem can apply
Project Overview I need an MQL5 developer to review and confirm their understanding of this project before providing a quote. Objective: Backtest an Opening Range Breakout (ORB) strategy on NAS100USD and generate detailed trade documentation. Requirements: Instrument NAS100USD only. Backtesting Run the ORB strategy on historical data. Target a minimum of 200 trades if the available data allows. Advise how much
Looking to buy profitable MT4/MT5 Expert Advisors (EAs). Requirements: • Fully automated • 6+ months backtest • 100+ trades • No martingale or grid systems Send: • Backtest report • Max drawdown • Markets traded • Brief strategy summary Only original EAs developed by you. Long-term collaboration available
Hi, We are an experienced team of quants with products top ranked in MQL5 but who needs to gain audience on 10K+ communities to advertise EA to get more traffic on mql5. Thanks
We are looking to purchase Expert Advisors (EAs) for MetaTrader 4 and MetaTrader 5. Requirements: -Minimum 6 months of history (12+ months preferred). -Forex pairs, Gold (XAUUSD), Indices, Commodities, or Crypto CFDs are all acceptable. -Fully automated. -No martingale. -No grid systems. -No lot multiplication or position size scaling based on previous wins or losses. -Not dependent on extremely low spreads/slippage
DESCRIPTION: I require an experienced MQL5 developer to build a fully automated, multi‑engine, multi‑asset trend‑following trading system for MetaTrader 5. The system includes: Multiple TrendEngine instances (one per symbol) A PortfolioController that manages all engines Volatility‑regime detection Dual‑timeframe confirmation ATR‑based breakout logic ATR‑based stop management Micropyramiding Risk‑weighted satellites
Description: I need a semi-automatic Expert Advisor (EA) developed for MetaTrader 5 (Hedging account, optimized for Exness Cent accounts) to manage my manual trades on Gold (XAUUSD) using a positive pyramiding trend-following strategy. Detailed Specifications: 1. Multi-Basket Management (Crucial): The EA does NOT open the initial trade. It waits for me to open a manual trade (Buy or Sell). If I open another manual
Live chart [ expert is not executing trades on xauusd ] , Deleting Existing Parameter not in use , Live Chart Adjustments Only , No Need to Change anything else , expert will be live testing Throughout
El 3aksiyat 0 35+ USD
//@version=6 indicator("منظومة El_3aksiiya 0 المتكاملة", overlay=true, max_labels_count=500, max_boxes_count=500, max_lines_count=500) // الألوان color_accum = color.new(#0000FF, 85) color_manip = color.new(#FFFF00, 80) color_dist = color.new(#FFC0CB, 80) color_elliot = #FF8C00 color_fib = #FFFF00 color_entry = #00FFFF color_tp = #00FF00 rsiVal = ta.rsi(close, 14) // نموذج AMD var int barCount = 0 if

项目信息

预算
30 - 40 USD
截止日期
1 天