Centre of Gravity indicator alert and Consecutive candle

MQL5 インディケータ

指定

Platform(Mt5)
All chart times available on MT5
Outcome:MQL5 source code and Indicator with title COG


Section 1(consecutive candle count)-------------------------------------------------------------------------------------------------------------
If there are  4 or more consecutive candles (either bullish or bearish) send an alert/email with the number of candles consecutive at the close  of each candle from the the 4th one including the close price,asset,chart  timeframe. Reset the counter when an opposite candle closes after a consecutive streak.

Message Format examples
4th Bullish candle
Price:1.2391(Close price)
Chart:EUR/USD 5 min

Message Format 
5th Bullish candles
Price:1.2408(Close price)
Chart:EUR/USD 5 min
 and so on....

Message Format
4th Bearish candle
Price:110.600 (Close price)
Chart:USD/JPY 1 Hour

Message Format
5th Bearish candle
Price:110.590(Close price)
Chart:USD/JPY 1 Hour
 and so on....

---------------------------------------------------------------------

Section 2

Indicator:Centre of Gravity

1.When a bearish candle(1) closes under the sLow line(blue dashed line),regardless of whether it opened over or under the sLow line, and the next candle(2) opens under the sLow line. Send an email/alert with opening price of the candle(2) with the timeframe the alert/email appeared on.
Message format
COG Alert:
2019-09-02 09:03:12 GMT
Possible Strong BUY USDJPY @ 108.452
Chart:1 Hour

2.When a bearish candle(1) closes under the sLow line(blue dashed line),regardless of whether it opened over or under the sLow line, and the next candle(2)  also closes  bearish,that is lower than candle(1) under the sLow line then send an email/alert with closing price of the candle (2) with the timeframe the alert appeared on.
Message format
COG Alert:
2019-09-02 09:03:12 GMT
Definite Strong BUY USDJPY @ 108.452
Chart:30 min
------------------------------------------------------------------------------------------------
Sell conditions
1.When a bullish candle  close over  the sHigh line(yellow dashed line) and the next candle opens over the sHigh line. Send an email/alert with opening price of the new candle with the timeframe the alert appeared on.
Message  body format
COG Alert:
2019-09-02 09:03:12 GMT
Possible Sell GBPUSD @ 1.2340(close price)
Chart:15 min


2.When a bullish candle(1) closes over the sHigh line(yellow dashed line),regardless of whether it opened over or under the sHigh line, and the next candle(2)  also closes  bullish,that is higher than candle(1) over the sHigh line then send an email/alert with closing price of the candle (2) with the timeframe the alert appeared on.
Message format
COG Alert:
2019-09-02 09:03:12 GMT
Definite  Sell AUDJPY @ 80.125

Chart:30 min


Section 3 

When a candle touches the centre red line of the Centre of Gravity indicator send  a alert/email . The alert must only  come once  per candle ,when it is the  first time the candle touches the line.

Message Format

COG Alert

Centre line touched

Chart: GPBAUD 5min


ファイル:

応答済み

1
開発者 1
評価
(33)
プロジェクト
49
12%
仲裁
16
0% / 88%
期限切れ
10
20%
2
開発者 2
評価
(336)
プロジェクト
620
38%
仲裁
39
23% / 64%
期限切れ
93
15%
3
開発者 3
評価
(54)
プロジェクト
53
17%
仲裁
7
0% / 100%
期限切れ
5
9%
4
開発者 4
評価
(19)
プロジェクト
27
11%
仲裁
11
9% / 55%
期限切れ
12
44%
5
開発者 5
評価
(499)
プロジェクト
749
63%
仲裁
33
27% / 45%
期限切れ
23
3%
6
開発者 6
評価
(195)
プロジェクト
395
28%
仲裁
155
20% / 52%
期限切れ
112
28%
7
開発者 7
評価
(7)
プロジェクト
8
13%
仲裁
0
期限切れ
1
13%
8
開発者 8
評価
(8)
プロジェクト
16
0%
仲裁
9
0% / 89%
期限切れ
8
50%
9
開発者 9
評価
(586)
プロジェクト
1045
49%
仲裁
39
28% / 41%
期限切れ
49
5%
10
開発者 10
評価
(66)
プロジェクト
143
34%
仲裁
10
10% / 60%
期限切れ
26
18%
仕事中
11
開発者 11
評価
(555)
プロジェクト
922
48%
仲裁
300
59% / 25%
期限切れ
123
13%
仕事中
類似した注文
ODSMART EA 30 USD
I want an EA developed from this strategy that will buy and sell based on the appearance of these colours. Blue-buy (Enter when the signal indicator is at zero on the blue background) Red -sell( Enter when the signal indicator is at 100) White and brown, exit trade
Crpyto Indicators 75 - 100 USD
2 Indicators: One for BTC/USD and one for ETH/USD Create indicators which plot the MVRV of Bitcoin and Ethereum as a line, standardized by a Z Score Essentially Zscore = ( MC - MCRealized ) / STD ( MC(number of bars ) Indicators should work on the daily timeframe at a minimum, and smaller ones if possible. Indicators should be able to work with future data as well, meaning it can download what's necessary to then
Hi there Here is a video of the logic: its based on market structure and swings using validated highs and lows based on candle closure. Just in case you would like to take a look at the code/indicator here is the link: https://youtu.be/igj0OaQoM7o?si=7nigL8OU2Nt1Zxkx Let me know if you can help
I am looking for a professional developer to help me with creating a hedge grid bot. The concept is in the picture. The bot is quite simple. The bot basically opens buy and sell positions on each grid and self terminates when the upper limit (manually set is reached) 1. Set timer for new's releases (manual entry) 2. Slippage in pip's (manual entry) 3. Maximum drawdown in USD with self termination when entry
I need alerts for 2 kinds of triangles (contracting & expanding) and 2 kinds of channels (up & dn) before that you should be able to put trendlines to any buffered (usually 0 & 1) zigzag indicators the method of drawing trendline is different i can show them with the pictures
Nt8 30+ USD
I trade in NT8 and would like to code an Elliott wave measurment tool, which is very easy because I have the major Script for that.We need only to add some aspects into it. If you are interested,if you can do this do well to bid on it
Hi I am looking for converting an indicator from MT4 to Mt5 It is Tom De Mark sequential This code is based off of the Tom DeMark TD Sequential Indicator. Basic criteria is as follows: | | TD Setup | TD Countdown | |------------------ |---------------------------------------------------- |---------------------------------------------------|
Tradingview indicator 30 - 50 USD
Looking for a tradingview expert to do a quick job . It is an indicator so apply only if you are capable. Price is negotiable Check attached file and proofs that you can get it done perfectly
Blue Angel Shark 30 - 120 USD
I would like a coded indicator that is able to combine Smart money concept, Pure price Action and Pine script so as to spot trade entries by giving Take profits and Stop loss should also be compatible with all timeframes in trading and also work with all forex markets and Derived synthetic indices. I will upload a picture below. Kindly
I need you to convert this tradingview indicator (PineScript) to MT5. The indicator need to work in any time frame and as the proposed script. It need to plot the ATR bands (as you can see in the attached image) and work as the proposed routine of ATR bands, when price close above or below the bands, the bars will change color (as you can see in the script and the image attached). Instead of sending alerts of buying

プロジェクト情報

予算
50+ USD
開発者用
45 USD