EA Required for trading fractals and consecutive candles

MQL5 专家

工作已完成

执行时间2 天

指定

Fractal 3 candle ea

 

This EA trades in two different ways. Bill Williams’s fractal and three consecutive candles with martingale.

Fractal trading (Make True for this signal to be used)

3 Consecutive candles (Make true for this signal to be used)

(If both are true then both signals will be traded)

Martingale (Make true for martingale to be used or false to be ignored and not use martingale)

 

Fractal trading

When fractals appear on top of the candles then sell trades will be opened

When fractals appear on the bottom of the candles the buy trades will be opened

1. See pic Fractal trades Sell

A fractal will appear on top of a candle. As soon as it appears then a sell trade must be opened.

Set stop loss 1 pip above the candle that follows the fractal candle.

Set take profit according to the pips in the trade settings. (This will be the same for all trades)

If take profit is hit then the next trade will the original lot size

If the stop loss is hit then the next level in martingale lot size will be used (See martingale levels in next sections)

2. See pic Fractal trades Buy  

A fractal will appear on the bottom of a candle. As soon as it appears then a buy trade must be opened.

Set stop loss 1 pip below the candle that follows the fractal candle.

Set take profit according to the pips in the trade settings. (This will be the same for all trades)

If take profit is hit then the next trade will the original lot size

If the stop loss is hit then the next level in martingale lot size will be used (See martingale levels in next sections)

3. See pic Ignore

Sometimes fractals will appear on both the top and bottom of a candle at the same time. Do not trade when this happens. So it must just be ignored.

 

 

 

4. See pic consecutive fractals

When fractals appear on two candles directly after each other.

If a trade is open from the first fractal and the second fractal appears then close the first trade (close on opposite signal). And open a new trade in the direction of the second candle.

If it closes in a loss then trade lot size in next level of martingale. If in profit then close trade and open in original lot size of trade settings.

 

Consecutive candle trades

1. See pic 3 Consecutive candles BUY

First we must have a red or bear candle.

Followed by three green or bull candles.

Once the third green/bull candle closes the open a buy trade.

Set stop loss 1 pip below the 3 rdgreen/bull candle

Set take profit in pips that is set in trade settings

 

2. See pic 3 Consecutive candles SELL

First we must have a green or bull candle.

Followed by three red/bear candles.

Once the third red/bear candle closes the open a sell trade.

Set stop loss 1 pip above the 3 rdred/bear candle

Set take profit in pips that is set in trade settings

 

 

 

 

 

 

 

 

 

 

 

Martingale

Martingale must be able to be turned off. If True martingale will be used. If false then no martingale.

When a trade is in profit or a win then the original lot size will be used for the next trade that is in the trade settings.

If a trade is lost then the lot size will be increased for the next trade. Normally this is by multiplying the original or last lot size. (ie 0.2) I would like to enter each lot size that is used in the trade settings.

After 1 loss then martingale level 1 lot size will be used (ie 0.6)

After 2 consecutive losses the martingale level 2 lot size will be used (ie 0.9)

After 3 consecutive losses then martingale level 3 will be used (ie 2.8)

After 4 consecutive losses then martingale level 4 will be used (ie 4.5)

After 5 consecutive losses then martingale level 5 will be used (ie 8.0)

After 6 consecutive losses then martingale level 6 will be used (ie 10.0)

After 7 consecutive losses then martingale level 7 will be used (ie 14.0)

After 8 consecutive losses then martingale level 8 will be used (ie 0)

After 9 consecutive losses then martingale level 9 will be used (ie 0)

 

If any Level is set to zero after a number of losses then use original lot size in trade settings. So it will start from the beginning.

When a trade is in profit or won then lot size must go back to original lot size in trade settings.

 

Loss count must be the total losses in a row from the fractal trades and the consecutive candle trades.

 

General

Only one trade can be opened at a time on a pair


反馈

1
开发者 1
等级
(170)
项目
193
11%
仲裁
37
38% / 35%
逾期
5
3%
已载入
2
开发者 2
等级
(2428)
项目
3057
66%
仲裁
77
48% / 14%
逾期
340
11%
工作中
3
开发者 3
等级
(2086)
项目
2646
61%
仲裁
113
45% / 26%
逾期
418
16%
工作中
相似订单
Hello The EA will work on particular zone choose by the user and can mark it on any TF and with some rules can open trades and mange the trade by some unique rules. the EA need to check the difference by RSI as well and with some extra rules . developer should have good attitude and good communication (englsih) with high performence and knowledge with coding EA. THREE TYPES OF ENTRIES 1: AGGRESSIVE 2: DIVERGENCE 3
Indicator in use: Bollinger Bands Mechanism (See diagrams provided for help) Sells: 1. Trigger candle: When candle low is above the top Bollinger band - accurate to the lowest point scale (e.g. On EURUSD if candle low is 1.07915 and the value of top bollinger is 1.07914 - this is a sell signal; or if on Futures if the increment is .25 or .10 then this is used) 2. Enter sell ONLY on the next candle if price breaks
Indicator in use: Bollinger Bands Mechanism: (See diagrams provided for help) Sells: 1. Trigger candle: When candle low is above the top Bollinger band - accurate to the point scale (e.g. On EURUSD if candle low is 1.07915 and the value of top bollinger is 1.07914 - this is a sell signal) 2. Enter sell ONLY on the next candle if price breaks below the trigger candle LOW (using the e.g. above- if next candle price
hey guys, im looking for an auto mt5 license system through a web app i have already, i simply want it so a unique license key is generated for memebers, they input this onto the EA input and then it checks if its valid. active license per user capped at 5. i already have an mt5 coder and dec team for the app so i dont know if youd prefer to intergrate onto the webapp yourself or simply provide the code and doc so my
I need a simple panel to execute both buy and sell operations with very basic things like stopp loss take profit that functions for both market orders such as buy stop sell stop buy limit sell limit I don't care about colors or design I just want how you can do it what interests me most are the functions
I want to create an EA that can take bids according to information of a logic I have developed to give indication of a BUY or SELL opportunity. The EA will then be able to activate the BUY at the lowest possible position once the indicator clears it for a BUY and take bid upwards or identify the highest point and clears it for a SELL and take bids downwards. As you can see from example of JULY 2024 data to see how
We are seeking a skilled developer who can convert a Tradingview indicator written in Pinescript to a NinjaTrader indicator written in C#. The goal is to create a profitable trading strategy using this indicator. The successful candidate will have expertise in both Pinescript and C# programming languages, as well as a strong understanding of trading indicators and strategies. The main responsibilities will include
I am seeking an experienced MQL5 developer to create a user-friendly manual Grid Trading Expert Advisor (EA) with the following key features: Dynamic Grid Trading: Adjustable Grid Distance: Traders can manually input grid distance in pips via an intuitive, movable table. Take Profit Management: Fixed TP for the initial positions (e.g., first 5 trades). Stop-Loss (Optional): Traders can choose to use a stop-loss with
I want have the possibility to increase lotsize not alone by Lot-multiplier rather I want add a fix-lot increase for excample for 0,05 lot. I want have this for buy / sell and hedge-buy and hedge sell
Develop EA to track performance metrics of strategies I would like to develop an EA that will track the performance metrics of the strategies I have running on a terminal, If any of the metrics start to under perform then the EA/Indictor should alert me with a pop up alert that specify's the metric that has triggered the alert. The EA should also display the metrics in a dashboard - please see my example screen shot

项目信息

预算
40 - 50 USD
开发人员
36 - 45 USD
截止日期
 1  2 天