A low-risk scalping strategy designed for short-term trades with high accuracy. Suitable for forex pairs with tight spreads and fast execution.

작업 종료됨

실행 시간 3 일

명시

Key Features for the EA

1. Timeframe: M5 (5-minute) or M15 (15-minute)

2. Currency Pairs: EUR/USD, GBP/USD, USD/JPY (low spread pairs)

3. Trading Sessions: London and New York sessions for optimal volatility

4. Entry Strategy: Combination of indicators for precision

5. Exit Strategy: TP/SL and trailing stop mechanism

6. Risk Management: Fixed lot size or percentage of equity




Entry Strategy (Conditions for Opening Trades)


Indicators

• Exponential Moving Average (EMA) 50 – Trend filter

• Exponential Moving Average (EMA) 200 – Trend confirmation

• Relative Strength Index (RSI) – Entry signal confirmation

• Average True Range (ATR) – Dynamic stop loss calculation


Buy Entry Conditions

1. EMA 50 > EMA 200 (bullish trend confirmation)

2. RSI crosses above 30 from below (oversold recovery)

3. Candle closes bullish above EMA 50

4. ATR value determines the optimal stop loss distance

5. Open a buy order when all conditions align


Sell Entry Conditions

1. EMA 50 < EMA 200 (bearish trend confirmation)

2. RSI crosses below 70 from above (overbought reversal)

3. Candle closes bearish below EMA 50

4. ATR value determines the optimal stop loss distance

5. Open a sell order when all conditions align




Exit Strategy (Conditions for Closing Trades)

• Take Profit (TP): 1.5x ATR value

• Stop Loss (SL): ATR value

• Trailing Stop: 0.5x ATR to lock in profits

• Break-even Rule: Move SL to entry after gaining 10 pips




Risk Management Strategy

• Lot Size: 1-2% of account balance per trade

• Max Drawdown Limit: 10-15% of total equity

• Max Open Trades: 3 trades at a time to minimize exposure




Additional Features for Optimization

1. News Filter: Avoid trading during high-impact news events.

2. Time Filter: Enable trades only during optimal market hours (London/NY sessions).

3. Spread Filter: Avoid entries when spreads exceed a set threshold.

4. Dynamic Lot Sizing: Automatically adjust lot size based on equity growth.




Coding Best Practices for MT5

• Use MQL5’s Object-Oriented Programming (OOP) structure for better performance.

• Implement Error Handling to prevent trade execution issues.

• Use OnTick() for fast decision-making during price updates.

• Optimize using MT5 Strategy Tester with historical data before live trading.


응답함

1
개발자 1
등급
(274)
프로젝트
403
28%
중재
40
40% / 50%
기한 초과
1
0%
무료
2
개발자 2
등급
(12)
프로젝트
12
33%
중재
8
13% / 88%
기한 초과
3
25%
무료
3
개발자 3
등급
(3)
프로젝트
4
0%
중재
2
50% / 50%
기한 초과
0
무료
4
개발자 4
등급
(10)
프로젝트
15
27%
중재
0
기한 초과
3
20%
무료
5
개발자 5
등급
(62)
프로젝트
90
29%
중재
24
13% / 58%
기한 초과
7
8%
작업중
비슷한 주문
i need someone that can make me an EA really easy with the martingala system?, I am looking for something that doesn't exceed 5 trades for the martingale, I think I did it, but it only works for propfirms, So i need to develop it on ninja trader I have identified a very very simple strategy but it only works on propfirms, with only two propfirm accounts, i absolutely need account A and account, And they have to open
Hi, do you have a proven EA for MT5, suitable for live accounts and prop firms, including the Brazilian market? I’m looking for ready, tested EAs. Can you send a backtest or demo? Please if you do have and can send me nacktest or demo you should Message me
Access and confidentiality restrictions: You will receive only a separately named copy of the Commander . Existing trading EAs, presets, account credentials, Telegram credentials and proprietary entry/exit code will not be shared. The Commander intelligence must be developed using: Defined signal/input interfaces Anonymized historical logs and replay data Mock EA signals and test harnesses Documented authority and
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
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
Requirements Specification Here is an example of Requirements Specification for the development of the MACD Sample Expert Advisor, which is available in the MetaTrader 5 standard package. 1. The idea of the trading system is as follows : market entries are performed when MACD's main and signal lines intersect in the current trend direction . 2. Trend is determined based on the Exponential Moving Average with
JazzDaBot 30+ USD
""" Wick Reversal Strategy — core logic ===================================== Rules (as specified): - Timeframe: 15-minute candles - Entry: candle wick >= WICK_MULTIPLIER x body -> signal candle - long lower wick -> enter LONG at next candle's open - long upper wick -> enter SHORT at next candle's open - Exit: an opposite-direction wick candle forms while in a position - Stop-loss: just beyond the signal candle's
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
I'm looking for a skilled Python developer to help expand and improve an existing Python game. The project is already functional, and I need someone who can add new features, improve gameplay mechanics, optimize performance, and maintain clean, well-structured code. Experience with game development in Python is preferred
{ "strategy_name": "M5 EMA Scalper", "timeframe": "M5", "indicators": { "ema_fast": 20, "ema_slow": 50, "rsi": 14, "atr": 14 }, "entry_rules": { "buy": [ "EMA20 > EMA50", "Price closes above EMA20", "RSI > 55" ], "sell": [ "EMA20 < EMA50", "Price closes below EMA20", "RSI < 45" ] }, "risk_management": { "risk_per_trade": 1.0, "stop_loss_atr": 1.5, "take_profit_rr": 2.0

프로젝트 정보

예산
30 - 50 USD
기한
에서 1  5 일