EMA cross VWAP EA

MQL5 Experts

Job finished

Execution time 6 days
Feedback from customer
Great work, patient, and understood the requirements.
Feedback from employee
Thanks for the order, I will be glad to further cooperation.

Specification

Indicators:

- VWAP

- Exponential MA

**********************************************
EMA period: user-defined (on same timeframe as chart)
VWAP period: user-defined (on same timeframe as chart)
Timeframe use: 1 Hour (user-defined)
**********************************************


Order types to use in opening positions:
Market order

Lot size: 0.01 (user-defined) set TRUE/FALSE.
   If FALSE use RISK % of BALANCE per trade (user-defined)

Number of trades: X number of trades at a time (user-defined)

Position needs to close first before opening a new one: (user-defined)

Can opposing positions be opened? (user-defined)

Risk %: 10 (user-defined)

Buy:
EMA crosses VWAP. (See image below)
EMA and VWAP must be below the price to execute a valid buy position.

Sell:
EMA crosses VWAP. (See image below)
EMA and VWAP must be above the price to execute a valid sell position.

Whether to use trailing stop: TRUE/FALSE (user-defined)
Trailing stop: 30 pips (user-defined)
Trailing steps: 20 pips (user-defined)
Value: 0 (not in use)

 

Whether to use breakeven: TRUE/FALSE (user-defined)
How many pips before breakeven: (user-defined; 0 = do not use breakeven)


***********************************************

Order types to use for closing positions:
Market order

Hide TP/SL: TRUE (user-defined)
  If FALSE, broker can see

Stop loss: (user-defined as below)

- Fixed number of pips

- ADR (duration - user-defined)


Take profit: (user-defined as below)

- Fixed number of pips

- ADR (duration - user-defined)

 

Ability to take partial profits: (user-defined)
- At 1:1 RR - 75% (user-defined)
- At 2:1 RR - 10%
- At 3:1 RR – 15%, etc

***********************************************

TIME OF TRADE: (user-defined)
BROKER TIME

Value: 0 (not in use)

Monday: 0600 - 2230
Tuesday: 0600 - 2230
Wednesday: 0600 - 2230
Thursday: 0600 - 2230
Friday: 0600 - 2230
***********************************************
With Mq4 file available
***********************************************
With backtesting feature
***********************************************
Magic number
***********************************************

Dashboard Visibility: TRUE (user-defined)
    If FALSE, no information.
    If TRUE, availability of the following:
Balance:
Equity:
Profit:
Drawdown in %:

 

All source files and code to be passed to me.

Files:

JPG
1.jpg
110.8 Kb
JPG
2.jpg
100.1 Kb

Responded

1
Developer 1
Rating
(458)
Projects
798
48%
Arbitration
75
19% / 51%
Overdue
139
17%
Working
2
Developer 2
Rating
(382)
Projects
493
23%
Arbitration
60
55% / 25%
Overdue
57
12%
Loaded
3
Developer 3
Rating
(434)
Projects
637
54%
Arbitration
32
59% / 22%
Overdue
6
1%
Working
4
Developer 4
Rating
(3)
Projects
6
17%
Arbitration
1
0% / 100%
Overdue
1
17%
Free
5
Developer 5
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
6
Developer 6
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
7
Developer 7
Rating
(104)
Projects
127
24%
Arbitration
23
30% / 52%
Overdue
8
6%
Free
8
Developer 8
Rating
(45)
Projects
46
24%
Arbitration
34
9% / 85%
Overdue
10
22%
Free
9
Developer 9
Rating
(317)
Projects
564
35%
Arbitration
81
31% / 44%
Overdue
204
36%
Free
Similar orders
Description: I am looking for an experienced MQL5 developer to build a fully automated Expert Advisor (EA) for MT5 tailored for Prop Firm challenges and funded accounts. I need a robust, plug-and-play solution with rigorous risk controls. Key Requirements: Platform: MT5 Trading Logic: I am looking for a reliable strategy based either on a Breakout Strategy (e.g., London session breakout) or a Mean Reversion Strategy
I need someone to develop a very simple and basic Expert Advisor for MetaTrader 5. The EA should open and close trades based on a custom trading time schedule. I am a student and I do not have a budget, so I am kindly asking if someone can help me for free or as a beginner-friendly project. The EA does not need to be complicated. I only need basic settings for start time, end time, buy/sell option, lot size, stop
Profitable EA 50 - 5000 USD
I have been tired of losing money in forex for several years, I decided to buy an EA directly from the programmer , I am ready to put the right price for a real winning strategy, no matter which strategy is used. The main thing is that the strategy is profitable Send me a demo, I'll put it on the VPS. The most profitable strategy will be chosen after a week
I really like this platform. I am interested in trading and need funds for it. I enjoy both crypto and forex trading.I"really appreciate this platform. I am keen on trading and am looking for trading funds. I enjoy trading in both cryptocurrency and forex."
Titan Quantum Algo Engine V2 is an advanced MT5 Expert Advisor designed to identify high-probability market opportunities using trend analysis, breakout detection, and intelligent risk management. The EA automatically executes trades, manages stop-loss and take-profit levels, and helps traders maintain disciplined trading with optimized entry and exit strategies
The striker robot 30 - 2000 USD
I would like a trend and pullback strategy for the robot timeframe:15 minutes(m15) or 1 hour(h1) indicators:50 EMA (Exponential Moving Average)/200 EMA/RSI (14) BUY SET UP 1.Confirm The Trend .50 EMA must be above 200 EMA .Price must be above both EMAs 2.Wait for a pullback .Do not buy when the price shoots up. .Wait for the price to come back near the 50 EMA 3.Confirm entry .ENTER BUY WHEN: .A bullish candlestick
//+------------------------------------------------------------------+ //| Simple XAUUSD EA | //+------------------------------------------------------------------+ input double LotSize = 0.01; input int StopLoss = 500; // in points input int TakeProfit = 1000; // in points input int MAPeriod = 20; int maHandle; int OnInit() { maHandle = iMA(_Symbol, PERIOD_H1, MAPeriod, 0, MODE_SMA
Hello, I need a Python-based MT5 forex trading bot developed. The bot should connect to MetaTrader 5, execute trades based on a predefined strategy, and support standard risk management features such as stop loss, take profit, and position sizing. Requirements: MT5 integration using Python Automated trade execution based on provided strategy rules Configurable risk management settings Support for major forex pairs
### ** Main EA File** - `InstitutionalTrendPullbackScalper.mq5` **Core Features Implemented:** **Multi-Timeframe Analysis** - M15 trend filter (EMA20 > EMA50 for uptrends) - M5 entry signals with 5-condition confirmation - Independent indicator sets for both symbols **Advanced Entry Logic** - RSI reversal detection (crosses thresholds) - Price pullback zone validation - Bullish/bearish candle close confirmation -
I need developer who Can perfectly build me a layout of Ninjatrader 8 (NT8) to look and feel the same on SierraCharts? I currently use NT8 but I want to start using SierraCharts because its more robust than NT8, but I don't want to have to worry about programming SierraCharts. How much would this cost? Thank you

Project information

Budget
30 - 50 USD
Deadline
from 2 to 5 day(s)