Need a good programmer who understand order and trading strategy to create a order and trading robot.
Please refer to the attached photo.
EA display the parameters when attached to chart, refer to below.
EA only trade Europe and American session.
EA only trade 4pm to 3am KL/ Singapore time
EA trade on 5 min time frame
Indicator use is Bollinger Band, support /
resistance
EA send alerts / email user when a trade position is open or closed
EA send alerts / email user when position is still open at 3am.
Condition for open buy / sell trade –
//--Open Buy trade when 1) price is in buy
zone. 2) price is above pivot point. 3) price break the resistance. 4) Price touch or crossed down the lower
Bollinger band 5) Buy or B&S is selected
//-- Close Buy and Take Profit when 1) price is
in the sell zone. 2) Price break the support 3) Price moving down towards to 200 Moving Average and going against the trade position.
//-- Open Sell trade when 1) price is in the sell zone. 2) price is
below pivot point. 3) price break the support, 4) price break down or touch the 200 Moving Average upper
band 5) Sell or B&S is selected
//- Close Sell and Take Profit when 1) price is
in the buy zone. 2) Price break the resistance 3) Price touch or crossed up the
Bollinger lower band 4) Price moving against the trade.
Parameter for Bollinger band
Period – 200
Deviation – 2.0
Shift – 0
Apply to – Close
Expert Advisor parameters
1) Max Lot – User type in the lot
to trade, 0.5 lot.
//--EA can trade up to
maximum 0.5 lot. --//
2)
Min Lot – User type in 0.1 lot.
//--Every new trade
position open will be 0.1 Lot. Total 0.5 lot is reached, EA stop open new trade
position. --//
3)
Hidden pending buy limit - user
key in value at 1.25880
//-- EA will create a
hidden buy limit trade at 1.25880 --//
4)
Hidden pending Sell limit –
user key value - $ 1.3720
//-- EA will
create a hidden sell limit trade at 1.3720 --//
5)
Hidden pending Buy stop – default value 0
//-- Default
value = 0. EA will not create any trade. --//
6)
Hidden pending Sell stop – default value 0
//-- Default value = 0. EA
will not create any trade --//
7)
Stop Loss - default value 0
8)
Take Profit – default value 0
9)
Break Even – User type in the 5
pips
//-- EA move the position
to breakeven when position reached a certain level of profitability --//
10) Partial close – default value 0
11) Trailing Stop – default value 0
12) Trailing Step – default value 0
13) Buy | Sell | B & S option
– User select from drop down menu Buy,
Sell or B&S
//-
Buy selected –
the EA can only open Buy trade position
Sell selected –
the EA can only open Sell trade position
B&S selected
– the EA can open buy & sell trade position --//
14) Pivot point – default value 0
//-- For XAU/USD user type in pivot – 1280.25 --//
15) Buy zone range - default
range1 value 0 – range 2 value 0
//--
GBP/USD User type in buy range 1.2900 –
1.29880
EA will open buy trade position or take profit at this price
range 1.2920 – 1.29880 --//
16) Sell zone range – default range1 value 0 – range2 value 0
//- GBP/USD User type in 1.3000 - 1.31000
EA will open sell trade position or take profit at this price range 1.3000 - 1.31000 -//
Similar orders
I need an Expert Advisor (EA) programmed and designed to help me with trading. Requirements: * The programmer must have experience in implementing software projects. * The code must be high-quality, clean, clear, and editable at any time, with ownership of the code provided. * It must work on MT4 and MT5 platforms. * The maximum project completion time is 3 days. * The programmer must be cooperative and flexible
I am looking for an experienced MQL5 developer to complete the optimization and structural refinement of an existing MT5 Expert Advisor (source code ~2.5MB). Phase 1 (audit and baseline testing) has already been completed. The remaining work focuses on correcting core system behavior without changing the strategy. Key issues identified: • Scenario gate logic is not correctly structured at the entry decision level •
I am looking for an experienced MQL5 developer to build a fully automated MT5 Expert Advisor based on Session Breaks and Inverted Fair Value Gap (iFVG) logic. The EA must be coded professionally, optimized for backtesting, and written with clean, organized inputs and modular code. Core Strategy The EA should: Mark previous session highs and lows Wait for the current session to break the previous session high or low
IF ANYONE IS INTERESTED IN GETTING ANY KIND OF CUSTOM BOT FOR TRADING I WILL ADD THE STRATEGIES ACCORDING TO YOUR CHOICE MINE BEST BOT IS SCALPING AND HEDGING BOT YOU CAN CONTACT ME FOR SERVICES
I trade ES futures on the Ninja trader platform. I recently came across an indicator and wanted to check with you if you can build a similar indicator that works on Orenko or Ninja renko charts, and also combines support and resistance untouched. Below is the indicator, which will tell you market chop and to avoid. I want to include a support and resistance bar on the chart when there is no chop please let me know
Project Description: I have a fully working Pine Script for TradingView called MFHA 3-Step Market Structure Strategy V2 . I need it converted into MT5 , with the logic kept as close to the Pine version as possible. What I need: MT5 Indicator Exact oscillator logic Multi-timeframe logic using 4H, 15M, and 1M EMA filter MTF EMA dashboard RSI display Buy and sell visual signals Background state/flash behavior where
The scanner will scan all currency base on MACD Diverdgent, my strength indicator and my better volume indicator. All this would be across all time frame and all currency pairs
I want a bot that runs on any timeframe, but for now, I’ll set it on 1 minute. It should watch for buy and sell signals. Each time it opens a trade, as soon as it makes a small profit like 1, 2, or 3 dollars it closes, then checks for the next signal. If it sees a buy, it buys; if it sees a sell, it sells—just repeating the cycle, over and over, until I stop it
📢 Project Title:MT5 Expert Advisor (EA) – Advanced Renko Strategy (Full Automation) 📄 Project Description:I want to develop a fully automated MT5 Expert Advisor (EA) based on my existing TradingView Renko strategy.I already have a working Pine Script that generates Buy/Sell alerts with ATR and other logic. Now I need the same strategy to be fully converted into MT5 EA with built-in Renko logic (no external
Description: I need an MQL5 Expert Advisor for Gold (XAUUSD). I am a developer myself — I will read your code and I will know if it is a template. Do not apply if your proposal includes: Generic descriptions ("it will have TP, SL, trailing stop") — I already know that AI-generated code Copy-paste from existing free EAs Apply only if you can answer these before we start: What is the entry logic? Describe the exact