I Need to Create A bot for My Strategy For EMA Based and Pivot High Low based SL and Trial SL

工作已完成

执行时间2 天
客户反馈
TIMELY WORK COMPLETED . HAPPY WORKING WITH HIM. DID GREAT JOB AS PER MY REQUIREMENT THANKS .. I WILL JOIN HANDS WITH HIM IN FUTURE WORK THANKS @OYINDAMOLA GRACE KOLARU
员工反馈
It was great time working together with him, nice requirements layout and good communication skills. Looking forward to more jobs. Thank you very much

指定


📌 MT5 Expert Advisor (EA) Requirements – Forex + Crypto 24/7 Trading Bot
🔧 Strategy Components

✅ Indicators Used
EMA Band System – 6 EMAs Total

EMA Set 1 (EMA1):
  EMA1.1 = Period 75, Price: HIGH
  EMA1.2 = Period 75, Price: CLOSE
  EMA1.3 = Period 75, Price: LOW

EMA Set 2 (EMA2):
  EMA2.1 = Period 155, Price: HIGH
  EMA2.2 = Period 155, Price: CLOSE
  EMA2.3 = Period 155, Price: LOW

Logic:
BUY: EMA1 > EMA2 (all 3)
SELL: EMA1 < EMA2 (all 3)

All individual EMA combinations should be toggleable in inputs.
RSI Settings (Relative Strength Index)
Period: 31
Source: CLOSE
Mode Options:
Overbought/Oversold (Default: 70/30)
Cross above level (e.g., 55) for BUY
Cross below level (e.g., 45) for SELL
Mode selection should be customizable.


ATR – Average True Range
Default settings (input adjustable)
Used for volatility filtering or SL/TP calculation.


Range Comparison
For detecting sideways market — compare current range with last 'N' candle ranges.
If sideways, avoid entry (toggleable).


VWAP
Session VWAP / Weekly VWAP — user can choose mode.
Can be used as an entry confirmation filter.


Pivot High/Low
User input: Example 10, 10
Used for SL and Trailing Stop Logic.


🎯 Trade Entry Logic
🟢 BUY Setup
Condition 1: Price closes above EMA1 HIGH
Condition 2: Next candle crosses above previous candle's HIGH
Additional Filters (if enabled): RSI confirms buy (based on selected mode)
VWAP confirmation (above VWAP or below, depending on logic)ATR/range/vwap/pivot confirmation

  If all active filters pass → Execute Buy Order
  Plot SL/TP lines as per inputs

🔴 SELL Setup
Condition 1: Price closes below EMA1 LOW
Condition 2: Next candle crosses below previous candle's LOW
Additional Filters (if enabled):
RSI confirms sell (based on selected mode)
VWAP confirmation ATR/range/pivot confirmation

  If all active filters pass → Execute Sell Order
  Plot SL/TP lines as per inputs

⚙️ Risk Management & Order Settings
Lot Size – Fixed (manual input)
Stop Loss (SL) – In Pips or $ Or based on Pivot High (for sell) / Pivot Low (for buy) (toggleable)

Take Profit (TP) – TP1, TP2, TP3 levels (toggleable) In Pips or $
Should allow different lot splits per TP

Break-Even Option – Activate once price reaches defined pips/$

Move SL to entry + buffer

Trailing Stop Option – Based on either: Pivot High/Low OR EMA1 HIGH (for sell) /EMA1 LOW (for buy)+Buffer in points


Time Filter –
Option 1: Start Time1 – End Time1
Option 2: Start Time2 – End Time2
Option 3: Full Day


Range Filter – If enabled, avoid trading during tight/sideways markets

VWAP Filter – If enabled, trade only when price is aligned with VWAP

Account Number Lock - Input allowed account number — EA runs only on this. Else, display "Account not authorized"

Expiration Date (Hardcoded)
EA should have expiration date check written in code (not input setting)
Will manually change date and recompile

附加的文件:

PNG
setting_1.png
31.3 Kb
PNG
setting_2.png
19.4 Kb
PNG
setting_3.png
19.9 Kb

反馈

1
开发者 1
等级
(274)
项目
403
28%
仲裁
40
40% / 50%
逾期
1
0%
空闲
2
开发者 2
等级
(28)
项目
39
23%
仲裁
14
0% / 93%
逾期
4
10%
空闲
3
开发者 3
等级
(434)
项目
640
53%
仲裁
34
62% / 21%
逾期
6
1%
工作中
4
开发者 4
等级
(68)
项目
127
41%
仲裁
19
47% / 53%
逾期
33
26%
空闲
5
开发者 5
等级
(47)
项目
67
37%
仲裁
5
40% / 40%
逾期
1
1%
空闲
6
开发者 6
等级
(154)
项目
214
69%
仲裁
8
38% / 38%
逾期
22
10%
空闲
7
开发者 7
等级
(59)
项目
92
42%
仲裁
4
0% / 100%
逾期
3
3%
工作中
8
开发者 8
等级
(62)
项目
90
29%
仲裁
24
13% / 58%
逾期
7
8%
工作中
9
开发者 9
等级
(7)
项目
6
0%
仲裁
4
25% / 75%
逾期
2
33%
空闲
相似订单
We are looking for an expert algorithmic trading developer to build a high-performance, fully automated Custom Expert Advisor (EA) or trading bot. The bot must integrate advanced Smart Money Concepts (SMC) , Inner Circle Trader (ICT) methodologies, and Volume Spread Analysis (VSA) with a high-frequency trading (HFT) style execution and scaling model. The core objective is to program a bot that identifies
Automatic buy and sell entries. stoploss (sl) take profit (tp) risk management and adjustable lot size. Adjustable risk percentage per trade. Trailing stop maximum number of open trades. Trading hours filter. Ability to backtest and optimize the strategy. Easy to use settings. The EA should work reliably on mt5 and provide the source code. I want the developer to test the EA and provide backtest results before
I am looking to see if you can convert my pinescript into a NinjaTrader bot so I can get automated trading instead of manually doing it in TradingView i would like to get it to just do the trades for me based on my script. let me know who can do this perfectly
Develop an Expert Advisor for MetaTrader 5 that manages existing positions. Features Automatically detect all open positions. Apply Break-Even after price reaches a configurable profit. Partial Close: Close X% of volume at the first target. Move Stop Loss to Break-Even. ATR Trailing Stop (optional). Magic Number filter. Comment filter. Symbol filter. Trading session filter. Retry mechanism for trade operations
Mt5 ea 30+ USD
I have a fast execution ea that need a little touch, it trade on gold and my problem is about the risk ratio the tp is 3pip and stop loss 20 but i cannot get it right to make the average win larger and average loss lower. I would like to know if i can get help to get it right without touching the tragedy and the trade frequency. Those two pictures I attached is the example of what my bot actually do like i explained
I am looking for an experienced MQL5 developer to convert a TradingView indicator into an MT5 indicator. The objective is to recreate the TradingView indicator in MQL5 so that it produces the same calculations, plots, values, and signals as closely as possible. Requirements: Convert the TradingView Pine Script into an MT5 indicator (.mq5). Ensure the MT5 version matches the TradingView version as accurately as
Hello, I want a simple bot for NinjaTrader8. I need a bot that operates automatically on Nasdaq (NQ/MNQ). Requirements: open buys and sells following a simple trend strategy, configurable stop loss and take profit, risk per trade of 1 to 2% of capital, if it loses 3% in a day, stop trading until the next day. Compatible with backtesting, delivery of the source code and the working bot in NinjaTrader 8. My initial
a { text-decoration: none; color: #464feb; } tr th, tr td { border: 1px solid #e6e6e6; } tr th { background-color: #f5f5f5; } Project Overview I am looking for an experienced algorithmic trading developer to build a professional Expert Advisor (EA) for MetaTrader 5 and/or cTrader. The objective is to create a robust automated trading system focused exclusively on XAUUSD (Gold) . This project is intended for serious
Project Overview I am looking for an experienced MetaTrader 5 (MT5) Expert Advisor developer to build a professional, production-quality automated trading system from a detailed Software Requirements Specification (SRS). The strategy is based on a custom implementation of the MACD indicator combined with advanced trade management and a proprietary basket/grid recovery methodology. The complete strategy and
I NEED ONE MILLON TESTED STATERGIES YOUR DUTY IS TO RUN ONE MILLION DIFFERENT SCENARIOS AND FIND ME AN ALPHA AND TESTED ON OVER ALL TYPES OF ASSESTS SO THATS IT THERE IS ANYONE WHO CAN ABLE TO DO THIS JOBB

项目信息

预算
30+ USD
截止日期
 1  2 天