Spécifications
The funtionality of the EA
*************************************************
This EA adds trades in positive direction.
The EA starts with a set trade with set lot size in set direction which is defined in setting by trader.
Each trade has a SL and the SL placed on set conditions .
1. Each addition trade is taken when the set conditions are met with a regular lotsize.
2. The EA closes ALL trades in session when a SL of last trade is hit and place a new trade in the OPPOSITE direction of last trade with set lot size.
The SL of the previous trade trails to its entry Position (+) when the next trade is taken . + is a varible define in settings
When the SL hit ( even with single trade only) , The EA reverse the direction and take a trade with regular lot size .
All trades are using a set lot size which is defined in setting .
Adding trade conditions
After taken the initial trade, the EA monitors the candles and take a next trade only
1- on the opening of following candle when the Z consecutive candles are closed in the same direction of the last trade ( Z being a numerical count of consecutive candles define in settings)
&
2- if the distance between Ask and previous order open price is more then Y points.Y being a variable defined in settings .
Setting conditions for SL
If it is a Buy order, the SL will be X points below the recent low of the price .( X being a define variable in settings)
If it is a Sell order, the SL will be X points above the recent High of the price ...
1-Limiting the number of trades in profit to 3 trades only .
closing trades
When the 3rd trade is taken in postive , close all trades in profit and open a new trade of regular lot size in same direction .
2- Increasing the lot size
Every time an SL hit and we take new trade in opposite direction , count the number of lot sizes of previous trades which are closed and take a new single trade in opposite direction with increase lot size ( closed trades total lot sizes * lot factor)
i.e the previously closed Buy trades total lot size was 0.04 , then the new single trade will be a short trade of 0.08 lotsize if lot factor is defined as 2 .( 0.04* 2= 0.08)
3- When the session trades take loss on the SL hit
A- EA add all losses together and get a dollar amount, monitor for the profit trade.
B- When the profit starts to build, compare the profit with amount of loss in the session .
C-Close all trades when the profit doubles the amount of loss at anytime ,take a new trade of regular lotsize in the same direction of last trade and continue on with the EA.
This is TP overall profit option which is set by trader in setting as an option and variable in $ amount
Following are variables in setting
1-Direction to open the First trade Buy /sell
2- Stoploss X points from nearest high/low (Numeric value)
3-Next trade distance x consecutive candles in our direction ( Numerical value)
4-Number of consecutive candles to open new trade ( numerical value)
5-Start Time
6-End time
7- Lot size ( from 0.01 to high numbers )
8- Distance between the entry point and sl trail postion in profit ( Pips)
Répondu
1
Évaluation
Projets
80
10%
Arbitrage
38
8%
/
58%
En retard
6
8%
Gratuit
2
Évaluation
Projets
228
80%
Arbitrage
22
27%
/
50%
En retard
11
5%
Gratuit
Publié : 24 articles, 1882 codes
3
Évaluation
Projets
562
35%
Arbitrage
81
31%
/
44%
En retard
205
36%
Travail
4
Évaluation
Projets
489
75%
Arbitrage
6
67%
/
17%
En retard
0
Gratuit
Commandes similaires
Job Description: I am looking for a reliable developer to create a simple, clean Expert Advisor based ONLY on Exponential Moving Averages (EMA), candle closes, and strict risk management. No MACD, no SMC, no other indicator fluff. Core Features & Inputs: 3 Custom EMAs: Fast EMA (e.g., 9), Slow EMA (e.g., 21), and Macro/Trend EMA (e.g., 200). All periods must be adjustable in the inputs. Money Management Mode
ALRT
100+ USD
# Project Requirements – Sierra Chart to MT5 Integrated Alerts *Scope:* The project must be a *fully integrated system* including both: 1. *Sierra Chart ACSIL sender* – writes alerts to JSON. 2. *MT5 EA (Listener)* – reads JSON alerts and executes trades in MT5. The system must handle alerts *from Sierra Chart to MT5 execution* completely, not just file sending. *Duplicate Alert Detection:* - Use
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
Need simple EA for XAU/USD
30+ USD
//+------------------------------------------------------------------+ //| 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
### ** 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 -
Automate my trading
100 - 300 USD
i want a trading bot that take trade auto and make 5% profit daily and stop with in 24 hours not more then that at least the bot give me more then 2% not less then that like a ai agent if it make any loss that agent have to take care of it i need only 5 % profit
Binance Ai Trading Bot $US700 budget negotiable
700 - 3000 USD
I need an Ai trading bot for Binance and BTC on MT5 that also uses order flow data. It should also make use of TSI- Temporal indicator sampling and also it should make use of fundamental analysis in the process of signal generation
MT5 EA with ready indicator
30+ USD
Hi,I am looking for an experienced developer specializing in the creation of Expert Advisors (EAs) for trading platforms. I would like to commission the development of an EA based on the open-source LuxAlgo code. The entry strategy will be based, among other things, on Martingale and Grid trading concepts. A detailed specification covering trade management, position sizing, and risk management rules will be provided
Hi! I’m looking for someone to make TPO Market profile, volume profile, footprint, delta for Sierra charts I need it to be set up to give me these for Nasdaq, ES/NQ and also the minii’s. Is this something you can help me with
I have a EA for XAUUSD which works awesome in sideways and trending market as well, capital requirement is only 2000USd and weekly profit is around 1500-2000 USD. I am using this bot from 3 months and getting continuous good result
Informations sur le projet
Budget
30 - 45 USD