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
等级
(2321)
项目
2924
63%
仲裁
123
45% / 25%
逾期
429
15%
空闲
2
开发者 2
等级
(89)
项目
139
24%
仲裁
34
32% / 44%
逾期
59
42%
工作中
3
开发者 3
等级
(2660)
项目
3380
68%
仲裁
77
48% / 14%
逾期
342
10%
空闲
发布者: 1 代码
相似订单
Articles 1 How to create Requirements Specification for ordering a trading robot 28 MetaQuotes 225 289 Table of Contents Prerequisites for ordering a trading robot Why is it important to have a well-prepared Requirements Specification? Requirements Specification examples What is contained in the Requirements Specification? Where do I get Requirements Specification if I can't create it? Terms to use How to write an
HFT Directional Grid Scalper (Simple, Training Project) Overview We are looking for a developer to create a high-frequency grid scalper with a simple, deterministic logic. This is not a complex bot — the goal is to have a clean implementation for training, testing, and educational purposes. The bot should: Continually open trades in one direction only (BUY or SELL) Use ATR-based grid spacing Maintain a fixed lot size
i have a tradingview simple indecator of 40 lines of code ,i want it to convert it into mt5 EA strategy details given below AUTOMATED TRADING STRATEGY Multi-Lot Execution & Dynamic Trailing Stop Logic System Architecture & Operational Rules Trading Bot Strategy Profile Entry Conditions Buy Logic • • • Wait for Buy Signal candle. Confirmation: Future candle must break the signal high. Execution: Open 2 orders of 0.01
HFT Directional Grid Scalper (Simple, Training Project) Overview We are looking for a developer to create a high-frequency grid scalper with a simple, deterministic logic. This is not a complex bot — the goal is to have a clean implementation for training, testing, and educational purposes. The bot should: Continually open trades in one direction only (BUY or SELL) Use ATR-based grid spacing Maintain a fixed
I want a accurate indicator with buy and sell arrows or circle.. with exit points which trade xauusd and btcusd via weekend ... for small like R100 or 500 .... like which can grow small accounts with ... on for serious developer.. no bullshit ... I need on Friday please
I'd like to automate a relatively simple strategy in Sierra Chart, but I'd like to have it backtested and optimized first. Could we collaborate on this, and what would the cost be? Only bid if you think you can handle this project, and I want expert in sierra chart.. Thanks
I need an EMA crossover EA specifically for Boom and Crash. It should automatically buy and sell when crossovers happen. I want adjustable inputs for lot size, timeframe, and maximum loss. I’m keeping it simple because I’ve had bad experiences with EAs before. It should do only the job it is built for, properly and reliably. need someone who have already build EA or Indicator for Boom and Crash befor atleast 10
//+------------------------------------------------------------------+ //| ProTradingEA MT5 | //| Fully MT5-compliant with MACD, Trailing Stop, Break-Even | //+------------------------------------------------------------------+ #include <Trade\Trade.mqh> CTrade trade; // Optional override input string SymbolOverride = ""; // leave blank to auto-detect struct EASettings { int
I have access to an MT5 account. I have investor access. I would like to know if someone could help me create a bot that copies only the trades made on XAU/USD in that account but in my MT4 account. In that account, many trades are made across various pairs, and I realize that the conditions of their account are not very favorable for the type of trading they do, as the commissions are very high. I have an account
Good day, I would like to have an expert advisor for my MT4 indicator (Major key alert) that can scan and provide push notification messages for entry opportunities across different time frames when a when a signal is identified

项目信息

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