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 -//
類似した注文
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 •
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
I am looking for an experienced MQL5 developer to continue optimization work on an existing Expert Advisor (MQ5 source file available, 2.5MB). Important: This is NOT a project to build a new EA. The task is strictly to refine and improve the current system while keeping the core strategy intact. The EA is already functional and stable. A full code audit and baseline backtesting have already been done, and key
Hello, and please read everything !!! I am looking for a developer who can recreate a strategy similar to an EA I already have. The EA works well on demo, especially during specific volatility windows (for example DE40 between 09:00 and 10:00 Frankfurt time), but on real accounts it produces constant losses even with IC Markets Raw and VPS close to the broker. 🎯 Objective The goal is to recreate and adapt this
📢 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
looking for a highly experienced mql5 developer to build a professional trading ea based on multi timeframe top down analysis and market structure concepts the system should combine higher timeframe context with lower timeframe execution and provide both precise logic and clean visual representation on chart ⸻ core requirements • implementation of multi timeframe logic higher timeframe bias combined with lower
I need an Expert Advisor (EA) for XAUUSD using a Grid + Martingale + Hedging strategy. Main features: • Open Buy & Sell at start (hedging) • Grid system with adjustable step (price-based levels) • Lot multiplier (martingale-style) • Fixed TP per trade + basket TP (close all in profit) • Continuous re-entry after TP • Risk management (max trades, max lot, equity stop) Additional requirements: • EA must include access