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
(636)
Projets
1006
47%
Arbitrage
33
36% / 36%
En retard
99
10%
Travail
Publié : 6 codes
5
Développeur 5
Évaluation
(2673)
Projets
3410
68%
Arbitrage
77
48% / 14%
En retard
342
10%
Gratuit
Publié : 1 code
Commandes similaires
KOKIE FX 30 - 200 USD
PROGRAM: PSMI Market Intelligence Engine v1.0 OBJECTIVE: Analyse the market from higher timeframes to lower timeframes, build a market narrative, and only allow execution when every condition is confirmed. ========================================================= STEP 1 LOAD DATA ========================================================= Read: Monthly (future) Daily H4 H1 M15 M5
Hello, I am looking for someone to Run and Monitor the EA and Signals in the account. Should be able to monitor daily and fix any issue in the signal Copying and EA running. The Settings and configuration to be checked and updated periodically. Should be available to report and update on daily basis. Tell me the cost and your previous experience for the same. Thanks
Looking for an Experienced MQL4/MQL5 Developer to Build a Professional Scalping Expert Advisor (EA) I am looking for an experienced MQL4/MQL5 developer to build a professional Expert Advisor (EA) for MetaTrader 4 or MetaTrader 5 from scratch. My goal is to develop a high-quality scalping system with strong risk management and long-term profitability potential. I am not looking for unrealistic promises or "100%
void OnTick() { // Check if we already have an open trade if(OrdersTotal() == 0) { // Get the value of a 14-period Moving Average double ma = iMA(Symbol(), 0, 14, 0, MODE_SMA, PRICE_CLOSE, 0); // Basic Condition: If current close price moves above the MA, buy if(Close[0] > ma) { int ticket = OrderSend(Symbol(), OP_BUY, 0.1, Ask, 3, 0, 0, "My First Bot", 0, 0, clrGreen); } } }
i brought an EA called profit hunter killer and the file is not working any more its a scalper type EA can anyone here decomplie the file as i cam not abe to reach the seller i brought it on Shopee malaysian website
Recently I have backtested more than 100 EAs and I have come to a conclusion that in the long-term all of them produce catastrophic results. I used 99.9% data quality and whenever possible decades of data. In the short-term almost all of them can have nice gains. But there is hardly any EA that could survive even just 3-5 years, let alone decades ! This got me thinking: if almost all EAs are unfit for long-term
I need to connect my online store to the NinjaTrader API for automated order fulfillment and license creation/revocation. If you have experience integrating with the NinjaTrader Ecosystem API or implementing vendor licensing, please contact me with your relevant experience and approach
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
EA WILL BE FOR GBPUSD ON M5 TIMEFRAME. IT IS A REJECTION/REVERSAL STRATEGY. IT FOCUSES ON BREAK OF LEVEL (M5 CANDLE CLOSE ABOVE HIGH, BELOW LOW (ASIA HIGH/LOW, YESTERDAYS HIGH/LOW, LAST WEEK HIGH/LOW, AND THEN ALSO SWING LEVELS BREAK AND REVERSALS BOTH INSIDE AND OUTSIDE PRICE ACTION) IN THIS STRATEGY WICKS ARE IGNORED, ONLY A SOLID CANDLE BREAK AND CLOSE AND REVERSAL CONSTITUTES AS A VALID TRADE. * EA TIME START +
1) The EA must identity CRT High and CRT Low ,,,,, it must wait for liquidity sweep before entering a trade ,,,to confirm the trade only after sweep and market structure confirmation and support buy and sell trades ,,,,risk. Should be adjustable (default 1% per trade) ,,stop loss should be placed beyond the liquidity sweep ,,take profit should be adjustable with risk reward from 1:2 to 1:5 ,,should allow trading only

Informations sur le projet

Budget
50 - 100 USD