Trade Entry Indicator with 4 Options

MQL4 Göstergeler

İş Gereklilikleri

I need an indicator developed that will have parameters/options for the Bollinger Band, MACD (Histogram), Stochastics (x2), and CCI (x2). The logic is fairly straight forward and much of the parameters are duplicated across the indicators, with only minor adjustments.

Below are the rules and logic:


Bollinger Band Parameters

Bollinger Band Period

Bollinger Band Deviation

Trade Entry SHORT        (High/Low/Open/Close) Choose option 

Trade Entry LONG         (High/Low/Open/Close) Choose option

Show Historical            (TRUE/FALSE) ***This refers to showing previous signals

Show Label                  (Left top/Left bottom/Right top/Right bottom) Choose option (Top and bottom refer to either ABOVE the ENTRY LINE or BELOW the ENTRY LINE)

Target 1                       (Numerical Value)

Target 2            (Numerical Value)

Target 3                        (Numerical Value)

Target 4                        (Numerical Value)

Target 5                        (Numerical Value)

Target 6                        (Numerical Value)

Line Style

Entry Line color

Entry Line style

Entry Line width

Target Lines color

Target Lines style

Target Lines width

Stop Line color

Stop Line style

Stop line width

Label Style

***The LABEL refers to a box drawn around the price values printed by the indicator. Please see the image CCI Example for an example of what this should look like***

Add Label Background        (True/False)

Label Text Color

Label Text Size

Lebel Background Color

Arrow Style

SHORT style             (For example, 238)

SHORT color

SHORT width

LONG style                (For example,. 236)

LONG color

LONG width

Function

Use Bollinger Band Signal       (True/False) ***This parameter indicates whether the Bollinger Band Signal will be shown on the chart or not

Use Bollinger Band Oscillator (True/False) ***This parameter indicates whether the Bollinger Band Oscillator will be shown in a separate indicator window

The indicator logic for the Bollinger Band is simple and is based off of the OUTER BANDS. For SHORT signal, price simply has to close BELOW the LOWER BAND. For LONG Signal, price simply has to close above the UPPER band. 

MACD Histogram Parameters

Fast EMA

Slow EMA

MACD SMA

Trade Entry SHORT        (High/Low/Open/Close) Choose option 

Trade Entry LONG         (High/Low/Open/Close) Choose option

Show Historical            (TRUE/FALSE)

Show Label                  (Left top/Left bottom/Right top/Right bottom) Choose option (Top and bottom refer to either ABOVE the ENTRY LINE or BELOW the ENTRY LINE)

Target 1                       (Numerical Value)

Target 2            (Numerical Value)

Target 3                        (Numerical Value)

Target 4                        (Numerical Value)

Target 5                        (Numerical Value)

Target 6                        (Numerical Value)

Line Style

Entry Line color

Entry Line style

Entry Line width

Target Lines color

Target Lines style

Target Lines width

Stop Line color

Stop Line style

Stop line width

Label Style

***The LABEL refers to a box drawn around the price values printed by the indicator. Please see the image CCI Example for an example of what this should look like***

Add Label Background        (True/False)

Label Text Color

Label Text Size

Lebel Background Color

Arrow Style

SHORT style             (For example, 238)

SHORT color

SHORT width

LONG style                (For example,. 236)

LONG color

LONG width

Function

Use MACD Signal       (True/False) ***This parameter indicates whether the MACD Signal will be shown on the chart or not

Use MACD Oscillator (True/False) ***This parameter indicates whether the MACD Oscillator will be shown in a separate indicator window

The indicator logic for the MACD is simple and is based off of the HISTOGRAM. For SHORT signal, price simply has to close BELOW the ZERO LINE. For LONG Signal, price simply has to close above the ZERO LINE. 

STOCHASTICS 70/30 

K Period                (Numerical value)

D Period                 (Numerical value)

Slowing                   (Numerical value)

Overbought             (Numerical value)

Oversold                  (Numerical value)

LONG Entry              (Numerical value)

SHORT Entry             (Numerical value)

Trade Entry SHORT        (High/Low/Open/Close) Choose option 

Trade Entry LONG         (High/Low/Open/Close) Choose option

Show Historical            (TRUE/FALSE)

Show Label                  (Left top/Left bottom/Right top/Right bottom) Choose option (Top and bottom refer to either ABOVE the ENTRY LINE or BELOW the ENTRY LINE)

Target 1                       (Numerical Value)

Target 2            (Numerical Value)

Target 3                        (Numerical Value)

Target 4                        (Numerical Value)

Target 5                        (Numerical Value)

Target 6                        (Numerical Value)

Line Style

Entry Line color

Entry Line style

Entry Line width

Target Lines color

Target Lines style

Target Lines width

Stop Line color

Stop Line style

Stop line width

Label Style

***The LABEL refers to a box drawn around the price values printed by the indicator. Please see the image CCI Example for an example of what this should look like***

Add Label Background        (True/False)

Label Text Color

Label Text Size

Lebel Background Color

Arrow Style

SHORT style             (For example, 238)

SHORT color

SHORT width

LONG style                (For example,. 236)

LONG color

LONG width

Function

Use Stochasitc 70/30 Signal       (True/False) ***This parameter indicates whether the Stochastic 70/30 will be shown on the chart or not

Use Stochastic Oscillator (True/False) ***This parameter indicates whether the Stochastic Oscillator will be shown in a separate indicator window

The indicator logic for the Stochastic 70/30 is simple and is based off of the STOCHASTIC LINE (Not the SIGNAL Line). For SHORT signal, price must first enter OVERBOUGHT territory before crossing below the SHORT ENTRY (see above in parameters). For LONG signal, price must first enter OVERSOLD territory before crossing above LONG ENTRY value (see above in parameters). For example, OVERBOUGHT is set to 80 and SHORT ENTRY is set to 70. Price crosses into OVERBOUGHT territory FIRST, then later crosses BELOW 70. The indicator would then print on the chart at the close of this candle (See image). Conditions for LONG ENTRY are the same, but in reverse. 

STOCHASTICS 50

K Period                 (Numerical value)

D Period                 (Numerical value)

Slowing                   (Numerical value)

Overbought             (Numerical value)

Oversold                  (Numerical value)

LONG Entry              (Numerical value)

SHORT Entry             (Numerical value)

Trade Entry SHORT        (High/Low/Open/Close) Choose option 

Trade Entry LONG         (High/Low/Open/Close) Choose option

Show Historical            (TRUE/FALSE)

Show Label                  (Left top/Left bottom/Right top/Right bottom) Choose option (Top and bottom refer to either ABOVE the ENTRY LINE or BELOW the ENTRY LINE)

Target 1                       (Numerical Value)

Target 2            (Numerical Value)

Target 3                        (Numerical Value)

Target 4                        (Numerical Value)

Target 5                        (Numerical Value)

Target 6                        (Numerical Value)

Line Style

Entry Line color

Entry Line style

Entry Line width

Target Lines color

Target Lines style

Target Lines width

Stop Line color

Stop Line style

Stop line width

Label Style

***The LABEL refers to a box drawn around the price values printed by the indicator. Please see the image CCI Example for an example of what this should look like***

Add Label Background        (True/False)

Label Text Color

Label Text Size

Lebel Background Color

Arrow Style

SHORT style             (For example, 238)

SHORT color

SHORT width

LONG style                (For example,. 236)

LONG color

LONG width

Function

Use Stochasitc 50 Signal       (True/False) ***This parameter indicates whether the Stochastic 50 will be shown on the chart or not

Use Stochastic Oscillator (True/False) ***This parameter indicates whether the Stochastic Oscillator will be shown in a separate indicator window

The indicator logic for the Stochastic 50 is simple and is based off of the STOCHASTIC LINE (Not the SIGNAL Line). For SHORT signal, stochastic line must cross BELOW 50. For LONG signal, stochastic line must cross ABOVE 50.

CCI 100

CCI Period    (Numerical Value)

Overbought  (Numerical Value)

Oversold       (Numerical Value)

Trade Entry SHORT        (High/Low/Open/Close) Choose option 

Trade Entry LONG         (High/Low/Open/Close) Choose option

Show Historical            (TRUE/FALSE)

Show Label                  (Left top/Left bottom/Right top/Right bottom) Choose option (Top and bottom refer to either ABOVE the ENTRY LINE or BELOW the ENTRY LINE)

Target 1                       (Numerical Value)

Target 2            (Numerical Value)

Target 3                        (Numerical Value)

Target 4                        (Numerical Value)

Target 5                        (Numerical Value)

Target 6                        (Numerical Value)

Line Style

Entry Line color

Entry Line style

Entry Line width

Target Lines color

Target Lines style

Target Lines width

Stop Line color

Stop Line style

Stop line width

Label Style

***The LABEL refers to a box drawn around the price values printed by the indicator. Please see the image CCI Example for an example of what this should look like***

Add Label Background        (True/False)

Label Text Color

Label Text Size

Lebel Background Color

Arrow Style

SHORT style             (For example, 238)

SHORT color

SHORT width

LONG style                (For example,. 236)

LONG color

LONG width

Function

Use CCI 100 Signal       (True/False) ***This parameter indicates whether the CCI 100 will be shown on the chart or not

Use Stochastic Oscillator (True/False) ***This parameter indicates whether the Stochastic Oscillator will be shown in a separate indicator window

The indicator logic for the CCI is simple and is based off ENTRY and EXIT of OVERBOUGHT and OVERSOLD conditions. For LONG entry, CCI must first enter OVERSOLD territory before later crossing ABOVE the -100 value. For SHORT entry, CCI must first enter OVERBOUGHT territory before later crossing BELOW the 100 value. 

CCI Zero

CCI Period    (Numerical Value)

Trade Entry SHORT        (High/Low/Open/Close) Choose option 

Trade Entry LONG         (High/Low/Open/Close) Choose option

Show Historical            (TRUE/FALSE)

Show Label                  (Left top/Left bottom/Right top/Right bottom) Choose option (Top and bottom refer to either ABOVE the ENTRY LINE or BELOW the ENTRY LINE)

Target 1                       (Numerical Value)

Target 2            (Numerical Value)

Target 3                        (Numerical Value)

Target 4                        (Numerical Value)

Target 5                        (Numerical Value)

Target 6                        (Numerical Value)

Line Style

Entry Line color

Entry Line style

Entry Line width

Target Lines color

Target Lines style

Target Lines width

Stop Line color

Stop Line style

Stop line width

Label Style

***The LABEL refers to a box drawn around the price values printed by the indicator. Please see the image CCI Example for an example of what this should look like***

Add Label Background        (True/False)

Label Text Color

Label Text Size

Lebel Background Color

Arrow Style

SHORT style             (For example, 238)

SHORT color

SHORT width

LONG style                (For example,. 236)

LONG color

LONG width

Function

Use CCI Zero Signal       (True/False) ***This parameter indicates whether the CCI Zero signal will be shown on the chart or not

Use Stochastic Oscillator (True/False) ***This parameter indicates whether the CCI will be shown in a separate indicator window

The indicator logic for the CCI is simple and is based off the ZERO LINE. For LONG entry, CCI must simply cross above the ZERO line. For SHORT entry, CCI must simply cross below the ZERO line.

STOP LOSS EXPLANATION


The STOP LOSS for ALL SIGNALS is the same. For BUY signals, STOP LOSS is either the MONTH LOW or the PREVIOUS MONTH'S LOW (I'm not sure which is simpler to code). For SELL signals, STOP LOSS is either the MONTH HIGH or the PREVIOUS MONTH'S HIGH. 

TAKE PROFIT LEVELS EXPLANATION


I would like 6 TAKE PROFIT levels printed for each indicator. Each TAKE PROFIT level is based off a MATHEMATICAL MULTIPLE of the STOP LOSS to ENTRY ratio. For example, if the indicator prints an entry and it is 100 pips to the stop loss, I would like the option to choose the multiple of the ratio at which each take profit will print. For example, target 1 is (100 x 0.5) or 50 pips. Target 2 is (100 x 1) or 100 pips. Target 3 is (100 x 1.5) or 150 pips, etc. 

I have included several images where I have drawn in lines and annotated their meanings. I have also included an image titled "CCI EXAMPLE" which is an example of how this indicator looks in a different trading platform. 






Yanıtlandı

1
Geliştirici 1
Derecelendirme
(438)
Projeler
465
69%
Arabuluculuk
6
67% / 0%
Süresi dolmuş
2
0%
Çalışıyor
2
Geliştirici 2
Derecelendirme
(4)
Projeler
9
11%
Arabuluculuk
2
50% / 50%
Süresi dolmuş
0
Serbest
3
Geliştirici 3
Derecelendirme
(574)
Projeler
945
47%
Arabuluculuk
303
59% / 25%
Süresi dolmuş
125
13%
Serbest
Benzer siparişler
Hello guys, I'm currently looking for a serious and well-tested EA that can help pass prop firm challenges (like FTMO, MyForexFunds, etc.) and eventually run on a funded account. Requirements: Max Drawdown: 1–2% per trade Lot Size: Adjustable based on the challenge account size Risk Management: On-chart panel showing all key stats (daily drawdown, equity, profit target, etc.) Stop Loss & Take Profit: Must follow
Indicator that finds zones. All details in word document Ask questions if need I’d also like to to change from finding bullish marker and main candles to bearish marker and main candles if price crosses past inputted price The document is showing zones for bullish price action. Id like to also change manually in setting for it to show bearish price action ( it will look for bullish candle markers and main) Zones
I need a lightweight, trend-following custom indicator coded for MetaTrader 4 that blends Moving Average, MACD, Bollinger Bands and Stochastic logic into a single tool. When all chosen conditions align, the indicator must fire a pop-up window and play an audible alert; email notification is optional but not required. All key parameters—periods, shifts, deviations, smoothing, alert switch, etc.—should appear in the
I already have an Expert Advisor coded in MQL4, but it refuses to trade anything other than its hard-coded symbol. I want that filter gone so the same strategy can fire on any instrument—forex, indices, metals such as XAUUSD—across any timeframe. The trading logic, money management and inputs must stay exactly as they are; I simply need universal symbol support. After the MT4 file is fixed and compiles cleanly, I
Description: Gildepak is a purchasing cooperative for packaging materials. We need a program to calculate and fairly distribute the annual bonus (received from preferred suppliers) among our member companies (partners and members). The program should work with a set of predefined tables and data flows, and it must be able to import and export Excel files. Main Tables: Member Companies Company ID Company Name Partner
Forex Signal Indicator 50 - 100 USD
I’m looking for an experienced Forex signal copier/trader who can copy trades from multiple signal groups into my live account during the London and New York trading sessions. I currently have access to 4 different Forex signal groups. The first step will be to analyze and test which group provides the best results and aligns with our trading goals. Once we identify the most effective group, you will copy the signals
Ethereum EA 30 - 35 USD
I am looking for an Expert Advisor (EA) that performs well on Ethereum. Ideally it should be an HFT-style EA; a swing trading EA is acceptable. I require the full MQL5 source code — the EA must be written entirely in MQL5 (no external languages such as Python). Performance target: minimum 70% win rate with a 1:1 risk:reward. Input variables required: - Stop Levels: Stop Loss (SL) and Take Profit (TP) - Trailing stop
i want to create an indicator based on fib levels, the developer must understand how the fib levels work or have experience in forex or stocks also i would like to add two MA for direction of the market. please contact me and i will give more information about the project
The service of an experience EA coder with experience in Indicator trading on Muti Time frame The ea already installed with indicators. It has Telegram Bot message The details of the task involve will be provided after you apply Time Required maximum of 5 days Testing required 15 days (this depend on ea functionality the time can be extended if ea is not working (testing on vps or local laptop) Amount $30 Bonus of $3
Updated EA Description (with Max. Open Trades & MTF MA Filter) Core Features (already existing): Candlestick formation entry logic. Daily minimum drawdown & maximum profit target. ATR-based stop loss and take profit. Trailing stop. Breakeven. New Additions: Relative Strength Index (RSI): Flexible parameters (user can edit period & levels). Used for both entry confirmation and exit options. Stochastic Oscillator

Proje bilgisi

Bütçe
175+ USD
Geliştirici için
157.5 USD