B inside A

MQL4 Indicatori

Lavoro terminato

Tempo di esecuzione 2 giorni
Feedback del cliente
Great job, thank you very much!!!

Specifiche

I would like to build an indicator based on the behavior of 2 candles.

The indicator should work on all time frames

Default 5 min chart

Variables:  Options to change the values

1.      Qualifications for candle A:

a.      Minimum size of a candle A  - 30 points default

b.      Minimum body size 10% (Open and Closed Price must be minimum 10 % of the whole candle Highest High and Lowest Low)

 

Qualifications for candle B:

a.      Minimum size of a Candle B  - 20 points (default)

b.      Minimum body size 10% (Open and Closed Price must be minimum 10 % of the whole candle Highest High and Lowest Low)

c.      Minimum points to close the price from the Lowest Low or Highest High of the Candle A        4 points (option to change)

d.      Candle B – the whole candle MUST be smaller than Candle A by 10%  (HH and LL)

 

Arrows:

BUY Arrows – 15 sec alert time (option to change the time)

Buy Arrows – color – Green

 

SELL Arrows – 15 sec alert time (option to change the time)

SELL Arrows – Color – Red

 

When Candle A qualifies with the size and then Candle B qualifies with the size, the indicator should start to indicate 15 seconds before the end of the candle, 4:45 in this situation candle 5 min.

It should send a pop up alert (option True False) and / or Push Notification.

“Possible Inside Candle Alert”.   EUR USD – CALL  or PUT , and visually should place an arrow under/ above the Candle B. The arrow should blink every 1 second. (option to change to 2 sec)

IF the Candle B (SELL – bearish candle) will close the price minimum 4 points from the Lowest Low of the Bearish Candle A (immediately the arrow should stay firm without blinking under the Candle B in the distance of 5 points (option to change the distance to 10 points) .

The arrow should stay in the history of 10,000 candles. (option to change in the variables)

 

When the indicator should send the alert and blinking arrow?

Please have a look at the attached pictures.   

 

Source code in English Only please.

Indicator should also have in the source code the expiration date and be protected by the Meta Trader Account Name. 

Con risposta

1
Sviluppatore 1
Valutazioni
(597)
Progetti
930
46%
Arbitraggio
31
39% / 29%
In ritardo
93
10%
Gratuito
2
Sviluppatore 2
Valutazioni
(182)
Progetti
342
42%
Arbitraggio
118
12% / 73%
In ritardo
104
30%
Gratuito
3
Sviluppatore 3
Valutazioni
(590)
Progetti
789
71%
Arbitraggio
9
33% / 33%
In ritardo
22
3%
Gratuito
4
Sviluppatore 4
Valutazioni
(560)
Progetti
771
46%
Arbitraggio
23
39% / 13%
In ritardo
63
8%
In elaborazione
5
Sviluppatore 5
Valutazioni
(728)
Progetti
1048
40%
Arbitraggio
47
49% / 23%
In ritardo
84
8%
Gratuito
6
Sviluppatore 6
Valutazioni
(12)
Progetti
17
35%
Arbitraggio
1
0% / 100%
In ritardo
3
18%
Gratuito
7
Sviluppatore 7
Valutazioni
(49)
Progetti
74
18%
Arbitraggio
30
17% / 53%
In ritardo
31
42%
Gratuito
Ordini simili
Bottrading 30 USD
// Khai báo các tham số đầu vào input int rsiPeriod = 14; // Chu kỳ RSI đầu vào mua gấp đôiLevel = 30,0; // Ngưỡng quá bán RSI để mua đầu vào bán gấp đôiLevel = 70,0; // Ngưỡng quá mua RSI để bán đầu vào int movingAveragePeriod = 50; // Chu kỳ trung bình để theo dõi tài khoản đầu vào rủi ro képPerTrade = 1,0; // Tỷ lệ sai sót của mỗi lệnh (% tài khoản) input int keyLevelPeriod = 100; // Chu kỳ tìm kiếm key level đầu
I just need someone to help convert tradingview indicator (Top Bottom by ceyhun) to mq5. With the input and the signal (Can change it to arrow). I need it for my MT5
The Trading View Indicator script has about 80% of what I need. 1. I have an additional entry model called a confirmation entry 2. I normally just look back 3-50 bars to determine if a bar is wide range or not, but the 3 additional WRB models require requirements based on 3 bars before it, and each one has its own name. 3. The TV indicator has a lot of visual cosmetics that we won't be able to do in MT5, but colour
Hello, I am looking for a developer to reconstruct an indicator that is currently in an ex4 file into an mq4 file. The indicator provides buy and sell signals with entry points, Stop Loss, and TP1, TP2, and TP3. However, the indicator has some errors, and I would like to correct them. Unfortunately, since I only have the ex4 file, it's not possible to make these corrections directly. Therefore, I would like to
Modify MT4 EA 30+ USD
Hello good Day, I would like to make a modification to an mql4 robot that I have and I am sure that by doing a couple of additional things it would be perfect. looking for someone to help me with it, and make sure you understand Spanish because the Mql4 is in Spanish, I need to place a max order, a filter for operating hours, and add a counter order to the grid, that is, when opening the final order "N" of the grid
Hello good Day, I would like to make a modification to an mql4 robot that I have and I am sure that by doing a couple of additional things it would be perfect. looking for someone to help me with it, and make sure you understand Spanish because the Mql4 is in Spanish
Need to amend the following Composite Index indicator ) Double divergence scanner MT5) to ONLY produce an Alert when it follows a Awesome Oscillator (AO) zero line cross. If the AO cross is down the Composite Index (CI) Alert should only occur on Bearish Divergence signals If the AO cross is up the CI Alert should only occur on Bullish Divergence signals Need all timeframes as per existing CI Indicator. When the
Hi, I am looking for a developer to convert a TV strategy into a Mt4 or Mt5 EA. The strategy is based on the EMA and the CVD volume indicator. I dont have the Mt4 or Mt5 version of these indicators. Copy the code below and place it in your TV to see the strategy. Other features: Stop loss - Option to either use pips of my choosing or close on opposite signal appears. Take profit - Option to either use pips of my
Good day, I would like to modify an exixting indicator that plot a line through the highs and lows in an indicator. but instead of recalculating all the values every time i would like for it to just calculate from the new present time and keep previous plots, and be able to plot from higher time frame . """"""""""""""""""""""""""OLD Specification to pocket EN Indicator that identifies highs and lows of a chart and
We are looking for an experienced MQL5 programmer to develop an Expert Advisor (EA) on MetaTrader 5. The project involves creating an automated trading bot that uses a methodology based on the integration of 2 technical indicators. If you have proven experience in similar projects, we invite you to apply. Main Description of the Bot Trading Methodology Details : The trading bot will operate based on a strategy that

Informazioni sul progetto

Budget