Trend Pro and Exit Edge EA

MQL5 专家

工作已完成

执行时间5 天
客户反馈
Second time deal with him.

指定

TrendStrategy (Change Strategy)

Based on time frame signal, All time frame signal must = same direction only allow to Entry

Example 1

Timeframe Count 3

Timeframe 1 : 5 Minutes (Signal BUY)

Timeframe 2 : 15 Minutes (Signal BUY) 

Timeframe 3 : 30 Minutes (from Signal SELL change to BUY

Timeframe 4 : 1 Hour

Timeframe 5 : 4

Result : Allow to Buy (Entry on current Candle)


Example 2

Timeframe Count 2

Timeframe 1 : 30 Minutes (Signal SELL)

Timeframe 2 : 1 Hour (Signal BUY) 

Timeframe 3 : 5 Minutes

Timeframe 4 : 1 Hour

Timeframe 5 : 3 Minutes

Result : No Signal


Example 3

Timeframe Count 4

Timeframe 1 : 30 Minutes (from Signal BUY change to SELL)

Timeframe 2 : 1 Hour (Signal SELL) 

Timeframe 3 : 4 Hours (Signal SELL)  

Timeframe 4 : 1 Day (Signal SEL)  

Timeframe 5 : 3 Minutes 

Result : Allow to Sell (Entry on current Candle)


Add new Indicator Signal for TP and SL : Indicator PipFinate Exit Edge

For TP : We have Fixed, TP1, TP2, Exit Edge Signal

For SL : We have Fixed, Opposite SL, Exit Edge Signal



IMAGE 1

Stop Loss based on latest signal EXIT NORMAL / EXIT STRONG

EXAMPLE from (IMAGE 1)

Signal is ALLOW TO SELL (AUDUSD)

Entry : 0.71617

Stop Loss : 0.71777 (Exit Buy Normal in X Value or Exit Buy Strong in X Value)

Change Stop Loss : 0.71436 (New Exit Signal, Exit Buy Normal in X Value or Exit Buy Strong in X Value )

EXIT on Stop Loss : 0.71436 (No Signal on TP value before new stop loss)



IMAGE 2

TAKE PROFIT (EXIT)

  • Take profit on latest signal EXIT NORMAL / EXIT STRONG

  • IGNORE the EXIT Signal on Entry Candle (EXAMPLE IMAGE 1)

EXAMPLE from (IMAGE 2)

Signal is ALLOW TO SELL (GBPUSD)

Entry : 1.27295

Stop Loss : 1.27453 (Last Exit Buy Strong ARE X value)

Take Profit : 1.27218 (EXIT Sell Normal : On current candle OPENING POSITION NOT in X value)


Auto Lot - Add new feature

  • RESET after (number) win strike

  • RESET VALUE+ Min lot +0.01 based on last Auto Lot min value.

EXAMPLE:

Trade Win Strike  (Reset every 5 win strike)

1) 0.01 lot at  (Win)

2) 0.02 lot at  (Win)

3) 0.03 lot at  (Win)

4) 0.04 lot at  (Win)

5) 0.05 lot at  (Win)

6) 0.02 lot at  (Win)


反馈

1
开发者 1
等级
(166)
项目
261
62%
仲裁
4
50% / 25%
逾期
10
4%
空闲
相似订单
Hi, I want to develop a custom SMC (Smart Money Concepts) EA for MT5. My budget is $100. Here are the strategy requirements: 1. Auto identification of BOS, CHoCH, Order Blocks (OB), and FVG. 2. Auto entry when price returns to OB/FVG. 3. Auto SL above/below OB and TP based on Risk-to-Reward ratio (1:2, 1:3). 4. Risk Management (Risk % per trade or fixed lot size), Trailing Stop, Break-Even, and Max Spread filter. 5
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 need EA Lil-MeProBot for MT5. Phone user, deliver .mq5 + .ex5. Symbols: XAUUSD EURUSD GBPUSD USDJPY BTCUSD, M15, Magic 777001 Strategy 6X Confluence score 4/6: 1. EMA 50/200 trend 2. Break of Structure 3. RSI 14 4. Strong body FVG/Order Block 5. Session 8am-9pm GMT+2 6. ATR filter Money Management LASTING: Lot 0.01 fixed, NO martingale, NO grid, Max 1 per symbol Max 2 total, SL ATR*2 TP ATR*3, Daily loss R40 stop
Project Overview I have an existing MT5 Expert Advisor (EA) written in MQL5. The source code ( .mq5 ) will be provided. The underlying strategy is a trend-following system that performs well during trending market conditions, but requires professional quantitative research to improve its ability to identify and avoid highly sideways/range-bound market conditions. The objective of this project is not to build a new EA
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
Modification of existing ea …. Add ema filter, add risk percentage per trade, and modify the pips per day filter. I already have the ea code I just need these things added and modifified
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);
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
Title: Simple background trading bot for my Oanda account (v20 REST API) Overview Hi, I need a simple, lightweight event based standalone trading bot that connects directly to my Oanda account using broker’s standard REST API (V20 account) via VPS The bot just needs to look at group of 5 currency pairs (manually selectable and adjustable) in different 4 baskets, do some basic percentage math every period, and place

项目信息

预算
80+ USD
截止日期
 5 天