Index CFD scalping EA

MQL5 Experts

Tâche terminée

Temps d'exécution 62 jours
Commentaires de l'employé
Excellent customer

Spécifications

The EA I'm ordering is a scalping system working on index CFDs (CAC40, DAX30, DOW, etc…). This strategy is based on the rebound on some price levels : for instance when the Dow Jones reached 22000 points, there was a rebound once it hit this price. The goal is to take a buy order when the price hit one of these levels and taking a few points with the rebound. 


Trading filters :
News filter, with the possibility to disable trading a few minutes before and after the news.
Spread filter (disabling trading if spread > value). 
Autolot size option, and the possibility to switch between fixed lot size and autolot in the options. 
If open position : no new order. 

When to take an order :
1st condition : RSI >30 and <70. The use of the RSI is to check if we are oversold or not. These values should me available in the settings and there should be a true/false option to disable the RSI filter. 

2nd condition : If current price is equal to a significant price level, then trigger a buy or sell market order.

What is a significant price level? 
It's when the price ends in certain digits like XX50.00 or XX00.00. There should be the possibility in the settings to add 10 different price levels which will trigger a buy or sell market order when the price crosses this level. 
It should only consider the last digits of a price, and not the whole price. For example, I want to be able to enter “250.00” in the settings and whenever the DAX index has a price like 11250.00 or 10250.00 it would trigger an order if other conditions are fulfilled. 

3rd condition :
If the significant price level has already been crossed one or several times during the last X bars, then do not trigger the trade. (ex : if x = 5 and the 1st,2nd,3rd,4th or 5th bar behind actual price has crossed a significant price level, then do not trigger an order) There should be a parameter to change the number of bars in the settings.

Buy or sell order : 
If the price is crossing from bottom to top of a significant price level : market sell order
If the price crossing from top to bottom of a significant price level : market buy order

TP/SL : These values should be updated in the settings.

If you have any questions or want to clarify any element, please let me know. 

Répondu

1
Développeur 1
Évaluation
(365)
Projets
412
36%
Arbitrage
35
26% / 57%
En retard
63
15%
Gratuit
2
Développeur 2
Évaluation
(1235)
Projets
2820
80%
Arbitrage
156
22% / 43%
En retard
487
17%
Gratuit
3
Développeur 3
Évaluation
(647)
Projets
1295
67%
Arbitrage
84
26% / 49%
En retard
338
26%
Gratuit
4
Développeur 4
Évaluation
(628)
Projets
990
47%
Arbitrage
33
36% / 36%
En retard
98
10%
Travail
Publié : 6 codes
5
Développeur 5
Évaluation
(2654)
Projets
3372
68%
Arbitrage
77
48% / 14%
En retard
342
10%
Gratuit
Publié : 1 code
Commandes similaires
Mkiheme elite Bots 50 - 150 USD
I need a fully automated strategies trading futures, that works with pine scripts on tradingview.com . I need a fully automated trading robot designed to generate consistent profits while strictly controlling risk and minimizing losses. The robot should use a combination of strategies, including trend-following, scalping, and price action, and must be able to adapt to different market conditions such as trending and
​Entry Rules: > * Open BUY when a Bullish Fair Value Gap (FVG) forms. ​Open SELL when a Bearish Fair Value Gap (FVG) forms. ​Risk Management: ​Every trade must have a Stop Loss and Take Profit. ​I want to be able to change these numbers in the settings. ​Mobile Features: ​The bot must send a "Push Notification" to my phone app for every trade. ​Assets: ​Must work on WTI Oil and Bitcoin
I am looking for a reliable and well-developed Expert Advisor (EA) that demonstrates low drawdown and consistent profitability on a real trading account . If you have already built such an EA, I would be interested in evaluating it. I would require: Verified backtest results Forward testing performance (demo or real account preferred) Ideally, a live track record (Myfxbook / FXBlue or similar) I am serious about
🏆 HIRING: Quantitative Gold (XAU/USD) Trading Strategy Developer ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 📌 PROJECT OVERVIEW ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ I am building a professional trading signal platform (xtraderlab.com) and need an experienced quant trader or algo developer to design, code, and backtest a high-performance intraday Gold (XAU/USD) trading strategy. The strategy will be integrated into an existing
Technical Specifications: "Dawn Range Breakout" Expert Advisor (Final Version) 1. Overview The purpose of this EA is to capture the breakout of a specific hourly range on Gold (XAUUSD) or any other pair, with a focus on high-precision entry, strict risk management (1 trade per day), and partial profit taking. 2. Core Trading Logic Timeframe: M15. Reference Hour: The EA must identify the High and Low of the H1 candle
I need an Expert Advisor based on SK indicator for gold trading. Entry: - Open trade immediately when SK signal appears Stop Loss: - Fixed stop loss = $200 per trade Take Profit: - TP1: close 50% of the position - TP2: final target Lot Size: - Fixed lot = 0.02 Pair: - XAUUSD only Timeframe: - M15 Rules: - Only one trade per signal - No duplicate trades - Move stop loss to breakeven after TP1 Requirements: - The EA
i am looking for an experienced MQL5 developer to build a high-frequency trading Expert Advisor (EA) for XAUUSD (Gold) on M1 and M5 timeframes. The EA must include advanced execution logic, dynamic pending orders, risk management, and news/session filters. Clean, efficient, and well-documented code is required. Strategy type: Scalping (fast trades, quick profit). Very fast execution logic (optimized for speed). Goal
Ea with MM Masaniello 50 - 200 USD
I would like to develop a bot that allows me to manually input trades based on the Masaniello money management system, which I will configure at the outset. Within this setup, I will be able to define all the key parameters of the Masaniello strategy, including the total number of events, expected winning events, stake ratio (i.e. the TP/SL ratio), and the initial capital. Once the Masaniello parameters are set, the
Manly 30 - 200 USD
ZigZag based on oscillators is needed The idea of ​​the indicator Create a ZigZag indicator, which is constructed based on extreme values determined using oscillators. It can use any classical normalized oscillator, which has overbought and oversold zones. The algorithm should first be executed with the WPR indicator, then similarly add the possibility to draw a zigzag using the following indicators: CCI Chaikin RSI
AI Trading Bot 30 - 80 USD
Essential Components for Indicator Specification Objective & Overview: Briefly describe what the indicator calculates (e.g., trend, momentum, volatility) and its main purpose. Input Parameters (Variables): List all user-definable inputs (e.g., Moving Average periods, ATR multiplier) to avoid hardcoding values. Detailed Logic/Calculation Rules: Explain the formula or logic to calculate indicator values. Define

Informations sur le projet

Budget
50 - 100 USD