Simple modification of an existing MQL4 indicator – 3 new conditons based on CCI and Williams Percent Range signal

仕事が完了した

実行時間21 日

指定

Helo my friends,

I have an indicator and I want to put 3 new simple conditions for BUY and SELL signal, with sound alert and email.

I want also to put custom Period of averaging for indicator calculation for CCI, and two wiliams percent indicator range like:

extern int picciu=14; //Period of averaging for indicator calculation (for CCI –default period 14)

extern int piwprbar=14; //Period (amount of bars) for indicator calculation (for wiliams (%) –default period 14)

extern int piwprbar1=13; //Period (amount of bars) for indicator calculation (for wiliams (%) –default period 13)

Also I need to put number of fully formed bar myself  - for CCI, wil1 and wil 2. (read the text)

Signal candle is - the latest fully formed bar

 

For Buy - adition condition on existing indicator

//Commodity Channel Index
//Buy: 1. indicator crosses - 100 from below upwards in the last 5 fully formed bar (I need to put number of fully formed bar myself  - custom variable) and signal candle it is not above +100. No meather does it cross on signal candle or before last  5 fully formed bar (candle).

and

//Williams Percent Range – (one indicator with this condition)

//Buy: crossing -80 upwards from below upwards in the last 5 fully formed bar (I need to put number of fully formed bar myself  - custom variable).

and

//Williams Percent Range – (second indicator with this condition)

//Buy: crossing -80 upwards from below upwards in the last 5 fully formed bar (I need to put number of fully formed bar myself  - custom variable) and on the signal candle it is  not above -20

Becose that I need custom Period of averaging to put myself

Important for buy signals lines on all indicators must be upwards.

Please see the pictures and all be clear to you.

 

 

For Sell - adition condition on existing indicator

//Commodity Channel Index
//Sell: 1. indicator crosses +100 from above downwards in the last 5 fully formed bar (I need to put number of fully formed bar myself  - custom variable - 5 default) and signal candle is not below -100

and

//Williams Percent Range – (one indicator with this condition)

//Buy: crossing -20 from above downwards in the last 5 fully formed bar (I need to put number of fully formed bar myself  - custom variable – 5 default)

and

//Williams Percent Range – (second indicator with this condition)

//Buy: crossing -20 from above downwards in the last 5 fully formed bar (I need to put number of fully formed bar myself  - custom variable - 5 default) and on the signal candle not above -80

Important for sell signals lines on all indicators must be downwards

Please see the pictures and all be clear to you.






応答済み

1
開発者 1
評価
(1929)
プロジェクト
3550
88%
仲裁
73
40% / 15%
期限切れ
268
8%
2
開発者 2
評価
(65)
プロジェクト
87
39%
仲裁
3
0% / 33%
期限切れ
29
33%
3
開発者 3
評価
(94)
プロジェクト
148
59%
仲裁
16
38% / 13%
期限切れ
25
17%
パブリッシュした人: 1 code
4
開発者 4
評価
(2642)
プロジェクト
3357
68%
仲裁
77
48% / 14%
期限切れ
342
10%
パブリッシュした人: 1 code
5
開発者 5
評価
(258)
プロジェクト
396
28%
仲裁
69
19% / 49%
期限切れ
121
31%
6
開発者 6
評価
(221)
プロジェクト
369
66%
仲裁
10
50% / 0%
期限切れ
46
12%
7
開発者 7
評価
(91)
プロジェクト
144
38%
仲裁
67
15% / 48%
期限切れ
55
38%
8
開発者 8
評価
(206)
プロジェクト
333
35%
仲裁
66
12% / 58%
期限切れ
87
26%
9
開発者 9
評価
(229)
プロジェクト
339
49%
仲裁
21
5% / 33%
期限切れ
24
7%
10
開発者 10
評価
(574)
プロジェクト
945
47%
仲裁
309
58% / 27%
期限切れ
125
13%
11
開発者 11
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
類似した注文
Para Jardo 300+ USD
Safe NerdWallet is not a lender. Not all applicants will qualify for the full amount or lowest available rates. Rates for poor or fair credit can be over 36%. NerdWallet Compare, Inc. NMLS 1617539 Fin. Lender loans per DFPI Fin. Lenders Lic 60DBO-74812 NMLS Consumer Access | Licenses and Disclosures California: California Finance Lender loans arranged pursuant to Department of Financial Protection and Innovation
2 FX pairs M15 execution with higher timeframe bias Session-based trading (UK time) Fixed % risk per trade Controlled pyramiding (add to winners only) Strict daily loss limits (FTMO-style) Proper order handling (SL always set) Basic logging (CSV) Strategy logic will be provided in detail after NDA / agreement. Must deliver: Source code (.mq5) Compiled file (.ex5) Clean, well-commented code Short support window for
Hi, are you able to create a script/indicator on tradingview that displays a chart screener and it allows me to input multiple tickers on the rows. then the colums with be like "premarket high, premarket low, previous day high, previous day low" . When each or both of the levels break, there will pop up a circle on the chart screener, signaling to me what names are above both PM high and previous day high or maybe
I need an Expert Advisor for MetaTrader 5 (MQL5) to trade XAUUSD based on a simple price movement cycle. Strategy logic: • The EA opens a Buy and a Sell at the same time (one pair per cycle). • Only ONE Sell position must exist at any time. • Every Buy must be opened together with a Sell. Cycle rules: • Step movement = 10 USD in gold price. • CycleEntryPrice = the OPEN PRICE of the last cycle BUY order. • If price
I am looking for a professional MQL5 developer to build a MetaTrader 5 Expert Advisor from scratch. The EA will be called LadyKiller EA. It must trade only the following instruments: • XAUUSD (Gold) • US30 / Dow Jones Index Requirements: • Strong and reliable buy and sell entry logic • Stop Loss and Take Profit system • Risk management (lot size control) • Maximum trades protection • Drawdown protection • Trend
I need an mql5 EA which can be used with 100$ capital very low drawdown The EA should be high frequency trading special for XAUUSD and btcusd or binary options but also the EA should be testable via strategy tester and demo test for five days is needed NO SELECTION CAN BE DONE WITHOUT TESTING when applying make sure you send the backtester results with demo EA testable via strategy tester
I currently have a powerful and well-structured Expert Advisor available on the MT5 platform. This EA is designed with: ✅ Advanced entry and exit logic ✅ Smart risk management system ✅ Automatic lot sizing option ✅ Break-even and trailing stop protection ✅ Spread and session filters ✅ Drawdown control features ✅ Optimized for XAUUSD and scalping strategies ✅ Suitable for prop firm challenges like FTMO It is built for
Do you need a profitable and well-structured trading strategy converted into a fully automated Expert Advisor on the MT5 platform? I specialize in developing advanced, high-performance EAs with: ✅ Smart entry & exit logic ✅ Risk-based lot size calculation ✅ Break-even & trailing stop system ✅ Spread & session filters ✅ Daily drawdown protection ✅ Prop firm (FTMO-style) risk compliance ✅ Fully automated trade
Hello, I'm looking to find out the cost of creating a mobile trading robot. I've tried to describe it as thoroughly as possible in the following document. I look forward to your response. I'd like to know the costs, delivery time, and how you plan to implement it before making a decision
I am offering a ready-to-use trading system that connects MetaTrader 4 signals with automated trading on Polymarket. The system is already fully developed and working. What the system does: The bot copies signals from a custom MT4 indicator and executes trades automatically on Polymarket prediction markets. How it works: A custom MT4 indicator generates BUY or SELL signals using buffers. When a signal appears, it is

プロジェクト情報

予算
30 - 60 USD
締め切り
最低 1 最高 10 日