hello guys I have a custom indicator that coloring 'non repainting’ and I need to build EA based on this indicator line
coloring
-==indicator information==-
indicator will be attached to windows 1
windows 1 fixed to two horizontal line value
line (x) colored with DodgerBlue
line (y) colored with DodgerBlue
red line is Bearish or down trend
green line is Bullish or up trend
white is
divergence between the Bearish and Bullish
-==Variables==-
line (x) > upper horizontal line level value (x)
line (y) > bottom horizontal line level value (y)
(z) bar > bar count for confirmation
* if z = 0 it will open position after white divergence
-== trade objectives method ONE 1 ==- < attached sample 1>
sell position
if
indicator cross down line (x)
and
indicator red color confirmed by (z) bar
buy position
if
indicator cross up line (y)
and
indicator green color confirmed by (z) bar
close order by breakeven or trailing stop
and wait till next signal shows up
-== trade objectives method TWO 2 ==- < attached sample 2>
sell position
if
indicator red color confirmed by (z) bar
buy position
if
indicator green color confirmed by (z) bar
close order by breakeven or trailing stop or opposite color shows up
and wait till next signal shows up
-==inputs option==-
Lot size, auto magic number
take profit, stop loss, breakeven, trailing stop (values in US Dollars or PIPS 5+ digits)
order arrow, notification (popup, email, sound), bar time,
-==session settings==-
session trade time (Asia (on/off), London (on/off), New York (on/off)
Monday trade (on/off)
Friday trade(on/off)
Time restriction : Trading time period could be defined
EA pairs: “can work for any kind of pairs"
EA
time frame: can work for all available time frame
EA
open one trade per chart at a time
EA can run full functionality on Back test
EA Activation by password
i'll not share the indicator i need to build this EA fully based on coloring as i
described
Похожие заказы
Only Technical Issues . Familiarization to Different Symbols . [Again Technical Assistance Only] . Deleting extra lines of code , Not Required Folders (Clean Code) . No Need for Logic Alteration (Strictly)
OANDA market watch clock and symbols (.sim) Multipair able so i can choose at least 6 of those more volatile forex pairs. Price Action setups instead of relay on lag indicators. But rsi for confirmation. Spread protection, position management, magic number editor, hours trading. Volatility protection Trailing Stop, Stop losses, take profit. Percentage and ATR scale instead of dollars or lot sizes. Funds management
Project Overview I am seeking an experienced MQL5 Expert Advisor (EA) developer to automate a systematic, multi-timeframe institutional trading framework specifically optimized for Spot Gold (XAUUSD) . The EA must programmatically map market structure, identify liquidity zones, and execute trades based on structural confirmations across three distinct timeframes: Daily (D1), 1-Hour (H1), and 15-Minute (M15) . Core
Looking for an MT5 Expert Advisor developer with: Minimum 1 year of verified activity on the MetaTrader Market Positive, real user reviews Ability to build EAs without Bollinger Bands Fully configurable parameters (risk, filters, SL/TP, trading hours) Free test version available before any payment Clear communication and ongoing support If you meet these requirements, please send your MQL5 profile or portfolio
I want to create a EA based on an existing EA. I want to create a COPY of same EA. This is a Grid based EA and do averaging when market goes against it. While doing Averaging it keeps on taking trades and booking profits
Full and specific details will be if selected for the task. This is the general description of the EA Create an expert advisor with two options. Either send email to buy or sell... or make a trade. Create an expert advisor which sends email for a buy alert or make a trade when all three of the following criteria are met: * CCI goes more than 100 ( or more than any other set value) * MACD shows green bar or
مرحبا كيف حالكم انا اكرم مهتم بالتداول احاول ان اصمم برنامج روبوت قادر على التداول من تلقاء نفسه من يمكنه ان يساعدني او يعلمني كيف استطيع فهل ذلك وسأكون ممتناً له وشكرا لكم
I am in need of a profitable scalping EA for gold. No grid or martingale strategy pls. If you have one fully developed and working, pls reach out. You should be able to provide trial version
I need some modification on exiting EA. its open pending order upside and down side, but when close order any side than other side pending trad not come closer running price. so it should be delete one pending order from other last side & open one order running price side
Looking for someone who is experienced in creating MT5 EA from scratch to go over 7 public youtube videos (total duration about 6 hours) and extract the strategy code taught in the videos to make a MT5 .mq5 source code file. Full code is explained in the 7 videos so it's just a matter of going over the videos and extracting the relevant parts that relate to the source code and compiling it into a working EA. The