Specification
I want to create EA based on simple candle pattern
I will mention an example of the pattern in which a buy trade is opened,
when two Berish candles are closed
(their shape does not matter, it just should be two Berish candles in a row)
, and then after these two candles a one bullish candle closes above The highest bodies and tails of the previous two Perish candles that meets the entry candle conditions (The candle conditions will be mentioned below)
The EA enters a buy trade, and places the SL is below lowest tail of these three candles by 3 points or more (this distance must be changeable from the inputs) and targets the same target, which must also be changeable from the inputs.
This expert does not specify the target and stop loss with points NO ,(((( he identifies it with RR))) just like that1/1 or 1/2 or 1/3 or 1/4 or 1/5, and the trade ends with TP or SL
only , and it is necessary that there be a partial closing should be in the inputs, as follows: When the trade arrives To a target of 1/1RR, the expert closes 75% of the trade and continues with the rest to TP or SL,
or close 50% or 25%(Depending on the selected input settings)
and sell positions Of course, the opposite is true
Entry candle conditions: As I mentioned above,
1- it should close above the bodies and tails of the previous two candles,
2- and there must also be a close in the upper part of the Fibo. Fibo settings are in the attached image.
Of course the Fibo is used to measure the entry candle by drawing it from the bottom to the top in the case of buying
and from the top to the bottom in the case of selling.
It is only used on the entry candle and the previous two candles are not taken into account.
If a new entry condition is met and there is an effective trade, he take it maximum trade effective together is (three positions) The settings must include
time filter
and a percentage of the account size to enter each trade,
and entry with fixed lot size.
Of course, at a time when the time filter is in a resting time, the EA handles open trades normally, but He does not take a new position even if the conditions are met
and he must be able to Dealing with slippages He must be able to work on at least three pairs _________ inputs _______
Magic number......
Partial close at 1/1RR...... fix%
Fixed lot ..... True or false
Fixed lot...... 0.01
Percentage..... True or false
Percentage.... 00.00
Trailing SL ......... True or false
Trailing SL after point....... fix
Break even SL........ True or false
Break even SL after .......fix
Jump SL ...... true or false
Jump SL distance evry (points)......... fix
(((Jump SL means that the SL moves according to the specified distance. For example, if we put the number 30 points, when the price moves in the direction of the target by 30 points, the SL moves 30 points forward and stabilizes its place and does not move with the price movement except when the price also moves another 30 points forward, then it rises. And jump 30 points forward and so on and so on...)))
SL distance in points..... Fix
Maximum size for entry candle in point....... fix
Minimum size for entry candle in points ..... fix
Time filter...... True or false
Start time..... 00:00
And time...... 00:00
Comment.........
Maximum positions...... fix Max slippage allowed....... fix Max spread allowed......... fix
Responded
1
Rating
Projects
643
53%
Arbitration
35
63%
/
20%
Overdue
6
1%
Working
2
Rating
Projects
66
12%
Arbitration
12
58%
/
42%
Overdue
1
2%
Free
3
Rating
Projects
0
0%
Arbitration
0
Overdue
0
Free
Similar orders
I need a custom MQL5 indicator for MetaTrader 5. The indicator must automatically print entry, stop loss, and take profit zones on the chart using dots. A critical requirement is that these dots must be non-lagging and absolutely non-repainting. Additionally, the indicator needs to identify and display current supply and demand zones. Please provide the mq5 source code and the ex5 file upon completion
PHANTOM PROTOCOL V1
35 - 150 USD
PHANTOM PROTOCOL V1 – MT5 EXPERT ADVISOR SPECIFICATION Develop a professional MetaTrader 5 (MT5) Expert Advisor named “PHANTOM PROTOCOL V1”. PRIMARY MARKET: - XAUUSD (Gold) - Designed primarily for M15 and H1 timeframes. - The EA must work with both 3-digit and 2-digit gold pricing where applicable. TRADING LOGIC: Use pure price-action and market-structure analysis rather than relying on a single indicator. The EA
Wanna Create A Trading Robot That Uses Liquidity Sweep And Smart Money Concept EA That Works On PC. I want A Developer Who Can Program Exactly My Strategy That Will Be Shared on A Video Upon The Selection. it Should Follow My Rules .It has To be able To Read Price Action, followed By Liquidity Sweep Areas And Combine with Smart Money Concept Knowledge. We Will Talk about Parameters later on . The robot should be able
I need an experienced trading-data specialist who can help me obtain 3–4 years of historical market data compatible with NinjaTrader 8 . The data will be used for trading strategy development, backtesting, and analysis
Need aggressive M1 gold scalper rewrite of Dev3 + 8 strategies. INPUTS: RiskPercent=3, TP=400, SL=300, MaxTrades=6, Mode=BOTH, DailyProfit 15%, DailyLoss -10% LOT = Balance * RiskPercent / 1000 - works for Cent R350 and $1000. 8 STRATEGIES any true = open instantly, check 1 sec: 1 EMA8/21 cross 2 RSI14 30/70 + engulf 3 Engulfing candle 4 BB 20,2 breakout 5 FVG grab M1 6 M5 trend + M1 entry 7 Wick rejection >2 8
I need an experienced MQL5 developer to build a prototype MT5 Expert Advisor called RiskLock. The software should enforce user-defined trading risk rules before trades are executed. It should support risk percentage or fixed monetary risk, calculate position size using account equity, entry price, stop loss, tick value and contract specifications, block or reduce oversized trades, and include daily loss limits
I am looking for an experienced MQL5 Expert Advisor (EA) developer to analyze an existing trading setup and develop a similar automated trading robot. Project Overview I have access to a demo trading account where trades are being executed automatically. The trading results look very promising, but I do not know exactly what strategy, logic, indicators, or trade-management rules are being used. I will provide access
Most of the expert is already coded . Create a panel to show the Ratio for the Range . Trigger is based on ratio . Show Distribution / project starts after we clear Distribution
Expert Advisors
300+ USD
double CRiskManager::CalculateLotSize(double slPoints) { double balance = AccountInfoDouble(ACCOUNT_BALANCE); double riskMoney = balance * (m_riskPercent / 100.0); double tickValue = SymbolInfoDouble(_Symbol, SYMBOL_TRADE_TICK_VALUE); double tickSize = SymbolInfoDouble(_Symbol, SYMBOL_TRADE_TICK_SIZE); double pointValue = tickValue / tickSize; double lot = riskMoney / (slPoints * pointValue);
Trading Bot for MT5
30+ USD
i share my strategy i need a bot trending bot fo mt5 . i attached the photo with this it help to make bot. it basicly 1 hours time frame base. i try but failed to make it
Project information
Budget
50 - 89 USD
Deadline
from 2 to 5 day(s)