Williams %R with confiormation...for Arash

MQL4 Uzmanlar Forex

İş tamamlandı

Tamamlanma süresi: 30 dakika
Müşteri tarafından geri bildirim
Arash is a pleasure to work with, accommodating and very hard working and knowledgeable coder.
Geliştirici tarafından geri bildirim
A great customer who is happy to work with again and again! Excellent understanding and friendly communication . Thank you so much, chris :)

Şartname

 Hi Arash

Here is the new project.

I have added the consecutive candles indicator and the volume and volatility update indicator. The others are in MT4.


I have added the settings for the indicators if they are not default.


Chris



Plans for EA

 

For a trade we first need Williams %R to go above -20 line or below -80 line.

Then we need the consecutive candle indi. to print an arrow in our desired direction (if we are below the -80 line we look for an up arrow, above -20 line we look for a down arrow).

Then we need the indi. to print a candle with a dot.

For this to be a valid signal we need 3 things.

1/ Williams % to now move below -20 line or above -80

2/ Williams % to be below the 55ema (set to first indicator data) for a sell or above the 55ema for a buy.

3/ Volume/volatility indicator is yellow or green (grey=no trade).

If all the above is met we can trade in the desired direction.

 

Options for EA

 

Slippage/Spread --user defined.

 

Option for position sizes for different TFs (eg: 15 min 0.05, 30 min 0.04, 1 hr 0.03…).

 

Ability to put on different TF for same pair.

 

Option for SL; above last arrow, $amount, %of account or # of pips.

 

Able to set closing a single trade if-- in “X” negative pips, $amount or %of account.

 

Close @ cross of opposite -20/-80 line on closed candle.

 

Factor in the nuances discussed in first post...as follows;

 

There are some nuances to the confirmations...If we get a signal to trade but the volume/volatility indicator does not agree we can still take the trade if another candle with a dot prints and volume now agrees. This is a valid signal as long as an opposite arrow does not show up. If it does then we do not trade. We must then wait for a full re-confirmation from all indicators. See below;

1/ Williams %R goes below -80 line

2/ Trade to buy is confirmed by all indis. but volume bar is grey (no trade).

3/ An opposite arrow prints...now we wait for a whole new set up.

4-5/ A whole new buy is confirmed but again volume is grey (no trade).

6/ Another opposite arrow prints...now we wait for a whole new set up.

7-8/ A whole new set up is confirmed and this time the volume bar is yellow/green...so a buy trade is executed.

9/ Exit trade after close of first bar where Williams %R is above -20 line.


 



Another nuance is when the confirmation candle closes and Williams%R is already above/below the -20/-80 lines, then there is no trade.



Yanıtlandı

1
Geliştirici 1
Derecelendirme
(114)
Projeler
154
47%
Arabuluculuk
2
0% / 50%
Süresi dolmuş
4
3%
Serbest
Benzer siparişler
Part 1: Project setup Input settings (risk, stop loss, take profit, EMA periods) Indicator initialization Trade management framework Part 2: Trading logic EMA crossover detection Buy/Sell entry rules One-trade-per-symbol check Part 3: Risk management Automatic lot size calculation Stop-loss and take-profit placement Trade execution and error handling Part 4: Final touches On-screen information Optimization
I am looking for an experienced MQL4 or MQL5 developer to build a high-frequency (HFT) latency arbitrage Expert Advisor for cryptocurrency trading between LMAX and IC Markets. I need someone who understands low-latency execution, price feeds, slippage, spreads, and fast order execution. The basic idea is that LMAX acts as the leading price feed while IC Markets is the execution broker. The EA should constantly
Institutional‑Grade Multi‑Currency MT5 EA (A2SR + SMC + Smart Recovery + Smart Grid + Liquidity + Volatility + Safety Filters) Budget: AUD $1,500 – $2,000 (flexible) 1. EA Architecture EA runs one chart per symbol (NOT one EA controlling all symbols). Each chart instance manages its own: Recovery Grid Trend Volatility Liquidity Risk Logging EA must still respect global safety rules : Correlation protection Total
Probot ea 99 - 999 USD
merhaba forex piyasası Ticaret yapmak için belirli algoritmalarla çalışan bir probot geliştirmek için deneyimli bir geliştiriciye ihtiyacım var beklentim, uzman piyasa bilgisine sahip bir uzmanın kafa derisi ticareti yapmak ve anlık fırsatları değerlendirmek istemesidir. kendisi için tasarladığı bir danışman incelenebilir veya geliştirdiği daha iyi bir fiyat üzerinde anlaşabiliriz. detaylı bilgi için iletişime
I am not looking for someone to simply code an MT5 Expert Advisor. I already know how to create EAs and can generate simple strategies myself. What I am looking for is someone with strong quantitative research and backtesting experience who can find and validate a robust trading strategy. Objective Your job is to research and test different entry models to find one that has a real statistical edge. I do not care
I am looking for an expert MQL5 developer to build a robust, professional Expert Advisor for Gold (XAUUSD). The EA must be Event-Driven (OnTick) with no 'Sleep' functions, ensuring instant execution. ​Core Logic: ​Grid Strategy: Start with 0.02 Buy/Sell. Lot size sequence: 0.02, 0.03, 0.05, 0.09, 0.14, 0.26, 0.44, 0.75, 1.28, 2.18 (Max 10 steps). ​Dynamic TP: Total basket TP must update instantly upon new order
I already have the source code of an MT5 Expert Advisor. The EA is about 70% complete. I need someone to modify and complete it. Requirements: • Manage EURUSD only. • Manage manual trades only (Magic Number = 0). • Support unlimited manual positions simultaneously. • Automatically add a 10-pip Stop Loss if a position has no Stop Loss. • Automatically add a 10-pip Take Profit if a position has no Take Profit. • Do not
I am looking for an expert MQL5 developer to build a robust, professional Expert Advisor for Gold (XAUUSD). The EA must be Event-Driven (OnTick) with no 'Sleep' functions, ensuring instant execution. ​ Core Logic: ​ Grid Strategy: Start with 0.02 Buy/Sell. Lot size sequence: 0.02, 0.03, 0.05, 0.09, 0.14, 0.26, 0.44, 0.75, 1.28, 2.18 (Max 10 steps). ​ Dynamic TP: Total basket TP must update instantly upon new order
I am currently using the attached Arbitrage MACD indicator. However, there are no signal alerts associated with this indicator. I would like to receive notifications on my android device the bar after a blue long arrow appears and the bar after a red short arrow appears. This is the current code: //+------------+-----------------------------------------------------+ //| v.22.04.07 | ArrZZx2.mq4 |
SETJEO'S GOLD EA 30 - 200 USD
double GetTodayProfit() { double profit = 0; datetime today = StringToTime(TimeToString(TimeCurrent(), TIME_DATE)); HistorySelect(today, TimeCurrent()); for(int i = HistoryDealsTotal() - 1; i >= 0; i--) { ulong ticket = HistoryDealGetTicket(i); if(HistoryDealGetString(ticket, DEAL_SYMBOL) == _Symbol) { profit += HistoryDealGetDouble(ticket, DEAL_PROFIT); } } return profit; }

Proje bilgisi

Bütçe
30 - 100 USD