Advanced Meta Trader 4 Expert Advisor - Long Trend & Scalp Trading

MQL4 Göstergeler Uzmanlar

İş tamamlandı

Tamamlanma süresi: 13 gün

Şartname

Advanced Meta Trader 4 Expert Advisor - Long Trend & Scalp Trading

The project is based on an MQL4 indicator. 
This is the link of the indicator:
https://www.mql5.com/en/code/10882

All of these requirements should work for every separate channel.
- option for selecting of channels (input: true or false)

Information:
- LineChannel9 is the indicating code for all of channels, it doesn't mean Line Channel Number 9
- LineChannel9_0 is channel number 1, LineChannel9_1 is 2, LineChannel9_2 is 3, etc
- There are 2 trend lines of every LineChannel9 - LineChannel9 UP and LineChannel9 DOWN (for example: LineChannel9_0 UP, LineChannel9_0 DOWN, LineChannel9_1 UP, LineChannel9_1 DOWN, etc)

Cross 1:
- the price was outside the channel (above LineChannel9 UP, below LineChannel9 DOWN)
- price makes a cross and go into the channel (below LineChannel9 UP, above LineChannel9 DOWN)

Cross 2:
- the price was into the channel (below LineChannel9 UP, above LineChannel9 DOWN)
- price makes a cross and go out the channel (above LineChannel9 UP, below LineChannel9 DOWN)

Notifications:
Alerts, Email, Push Notifications, Sounds
- Cross 1 (input: true or false)
- Cross 2 (input: true or false)

Maximum Opened Orders For The Meta Trader Account = Z
- option to select Z
- positions from the Hedging are not included

Position Sizing
Buy Positions:
Position Size = [(Y * Balance) / (Ask - SL)] / 100000
Sell Positions:
Position Size = [(Y * Balance) / (SL - Bid)] / 100000
- option to select Y (for example input: 0.02)

Automated Open of Positions:
- input: true or false

Open Buy Positions:
- Cross 1 of LineChannel9 DOWN (input: true or false)
- Cross 2 of LineChannel9 DOWN (input: true or false)
- Cross 1 of LineChannel9 UP (input: true or false)
- Cross 2 of LineChannel9 UP (input: true or false)
- MACD - positive divergence (input: true or false)

Open Sell Positions:
- Cross 1 of LineChannel9 UP (input: true or false)
- Cross 2 of LineChannel9 UP (input: true or false)
- Cross 1 of LineChannel9 DOWN (input: true or false)
- Cross 2 of LineChannel9 DOWN (input: true or false)
- MACD - negative divergence (input: true or false)

Stop Loss 1
Buy Positions:
SL = Bid - ATR * X
Sell Positions
SL = Ask + ATR * X
- option to select X (for example input: 0.33)

Stop Loss 2
Buy Positions:
- Cross 1 of LineChannel9 UP (input: true or false)
- Cross 2 of LineChannel9 UP (input: true or false)
- Cross 1 of LineChannel9 DOWN (input: true or false)
- Cross 2 of LineChannel9 DOWN (input: true or false)
Sell Positions:
- Cross 1 of LineChannel9 DOWN (input: true or false)
- Cross 2 of LineChannel9 DOWN (input: true or false)
- Cross 1 of LineChannel9 UP (input: true or false)
- Cross 2 of LineChannel9 UP (input: true or false)

Defending of Positions
Scenario 1: Trailing Stop Loss - true; Hedging - false
Scenario 2: Trailing Stop Loss - false; Hedging - true
Scenario 3: Defending of Positions - false

Stop Loss - Trailing
Buy Positions:
Trailing Stop Loss = Bid (price level when the position was opened) - SL
Sell Positions:
Trailing Stop Loss = Ask (price level when the position was opened) + SL

Hedging
Long Trend:
- Buy Position
* the Buy Position 1 is already opened (because of any of the conditions above)
- Open Sell Position
* PriceInformation.close[0] = Bid (when the position was opened) - [(Bid (when the position was opened) - SL) / 2]
* Position Size = Position Size * 3
- Open Buy Order
* PriceInformation.close[0] = Price Level of Buy Position 1
* Position Size = Position Size * 6
Short Trend:
- Sell Position
* the Sell Position 1 is already opened (because of any of the conditions above)
- Open Buy Position
* PriceInformation.close[0] = Ask (when the position was opened) + [(SL - Ask (when the position was opened)) / 2]
* Position Size = Position Size * 3
- Open Sell Order
* PriceInformation.close[0] = Price Level of Sell Position 1
* Position Size = Position Size * 6

Working Time:
- choose working days (input: Monday - Sunday)
- choose working hours (based on UK time) for every working day separately (input: 00:00 - 24:00)

I have uploaded pictures with examples for Cross 1,Cross 2 and positive MACD Divergence.
Circle with number 1 - Cross 1
Circle with number 2 - Cross 2

Dosyalar:

Yanıtlandı

1
Geliştirici 1
Derecelendirme
(214)
Projeler
316
34%
Arabuluculuk
63
37% / 40%
Süresi dolmuş
102
32%
Çalışıyor
2
Geliştirici 2
Derecelendirme
(54)
Projeler
65
52%
Arabuluculuk
5
40% / 60%
Süresi dolmuş
22
34%
Çalışıyor
Benzer siparişler
Account size 50$ to 100$ or 5000USC to 10000USC ( Account $ Size may not matter ) Max Leverage 1000-2000 Min Lot 0.01 [ if averaging possible ] Averaging + Shift TP Faster Required if Trend Direction is Clear Account Protection Maxx Profit Max Loss Key Based Activation News Filter Need Expert to handle this to avoid false entry [ Developer can suggest extra additional filters inputs here ] as i mentioned I have no
Build a Forex Multi-Basket Trading Bot for OANDA (Python v20 REST API Only) MANDATORY DEVELOPER REQUIREMENTS (PLEASE READ BEFORE APPLYING): Do not apply for this project unless you meet the following strict professional criteria: 1. Deep Mathematical & Quantitative Background: You must thoroughly understand statistical distributions, rolling standard deviations (σ), calculating matrix medians, and dynamic Z-score
I need a complete MetaTrader 5 Expert Advisor built for XAUUSD. The EA will trade a multi-timeframe trend-pullback strategy using the Daily, H4, and M15 timeframes. It must generate signals, manage trades, send alerts, and come with a full backtest on gold. This is a technical build. I am not asking for guaranteed profits or financial advice. Platform and Market Platform: MetaTrader 5 Language: MQL5 Symbol: XAUUSD
I need an AI based mt5 EA which self learns and improves on its previous mistakes. The EA must be able to utilize numerous trade set ups like; 1. CRT, 2. liquidity sweep reversal at selected higher timeframe where a candle sweeps previous candle high and closes lower or sweeps previous candle low and closes higher, 3. SMC where it trades on OB, CHoCH, BOS. 4. Support and resistance. It should trade any currency pair
i need some tradingview strategy that i want to use as a tester, i have something that i am working on currently and i need someone that can provide me with tradingview strategies that doesn't have a win rate, the one with 1:1 RR it need to have low win rate like 10% or 5% profitability, i am not paying $30 for,i dont have up to that for this cause i only want to use it as a test, if anyone have any to send me please
hello i need help building a ea bot for mt5 and i have started on claude but i will need someone if a incredible experience to make my ideas come to live. please contact so we can schedule a quick call and i can share anything that concerns you for the task
I am looking for someone with real experience developing strategies, indicators, or trading tools for Quantower . The strategy itself is relatively simple. The main issue is that I need to use some of Quantower's functions and API capabilities to program the strategy, but there is limited documentation available for some of the functionality, and I do not have enough time to fully understand the API and implement
I am looking for an experienced MQL5 developer who can BOTH research trading strategies and develop a commercial-quality MetaTrader 5 Expert Advisor. This is NOT simply a coding job. The developer is free to choose the trading logic, indicators, entry method, exit method, timeframe architecture and strategy type. I do not require the EA to copy or resemble any existing commercial EA. My priority is: ROBUST LONG-TERM
A developer will create an AI assisted EA forex watch-list scanner (not an auto-trader) designed to surface PDL/PDH bounces on M15, with coding in Python/MQL5. This will strictly be a market intelligence and scanning tool (no automatic order placement) and EA primary function will be a delivery of visual dashboard UI, 2-phased alerts (warning vs. execution), and multi-channel notification. 1. Project Overview &
Hello, please make me a simple MT5 Expert Advisor for XAUUSD on M15 timeframe. TRADING LOGIC: - BUY when EMA(10) crosses UP EMA(30) - SELL when EMA(10) crosses DOWN EMA(30) TRADING HOURS: - Only trade between 19:00 - 22:00 WIB / Jakarta time RISK SETTINGS: - Lot size: 0.01 - Stop Loss: 70 points - Take Profit: 150 - 300 points - Max 1 open position Please deliver .ex5 file ready to use. Thank you

Proje bilgisi

Bütçe
60+ USD
Son teslim tarihi
from 1 to 2 gün