Change in existing EA

MQL5 专家

工作已完成

执行时间2 天

指定

I have a Change in EA which is closing all orders in System if percent of Equity is reached.

Right now, EA does close all open Orders in Market and Pending if Xpercent (StartPercentClose) of equity is reached.

 

I want now that if market Price is in a Range, E-should close orders on another Percent level and out of that Range EA should close at normal PercentClose – Function should be set active or inactive – If inactive EA should work as he does right now.

 

If profit percent is in a Range, EA should use actual (StartPercentClose) xpercent - this I want to do definite new.

 

Out of the range, EA should use x percent – existing percent

 

So when EA start to calculate new and at this moment market price is 1.2020 (basis price for calculating should be always shown in chart, and will be updated always after new closing)

 

Range pips are defined to 40 pips - EA should use xpercent (will be definated new example 6%) in this range from 1.2060 and down to 1.1980 EA is using defined Percent for closing.

In this range, EA should close only when xpercent are reached.

 

Out of the range EA should use normal Percent and should close direct out of the range if new percent is reached or is already reached close all positions.

 

In chart should be also shown, which percent closing current is active.


Also, to fix:

Also ther must be made a change about closing the orders. If Percent is reached, EA does close first the Market orders in the System and than the pending orders. But sometimes an Pending Order is still executed.

So it has to be sure or EA has to check, that if Percent is reached, at this time all market orders and pending orders in the System are closed for sure. Also if an old pending order was executed after orders in Marekt were closed.


EA I will send after selection

 



反馈

1
开发者 1
等级
(3)
项目
4
0%
仲裁
2
0% / 100%
逾期
1
25%
空闲
2
开发者 2
等级
(155)
项目
239
70%
仲裁
3
67% / 33%
逾期
20
8%
空闲
3
开发者 3
等级
(42)
项目
47
30%
仲裁
12
17% / 75%
逾期
6
13%
空闲
相似订单
Looking to buy an EA which is good, profitable and takes many trades, good for IB broker comissions, Any strategy or martingale is fine, send me a demo license file, I will backtest and purchase immediately if my team like it
Hi, Before ordering, I want to verify the quality of your ICT/SMC logic. Do you have an existing indicator or strategy (your own work) that I can test on TradingView? If yes, please provide: 1. A demo (invite-only script or video) 2. Proof it is NON-repainting (explained clearly) 3. Live or replay demonstration (not static screenshots) Specifically I want to see: * Clean swing structure (no consecutive highs/lows) *
Indicator 125+ USD
Hi guys looking for a buy sell indicator not necessarily for trading solely based on it but more for getting an indication of market dynamic and direction. If you believe you have or have a good strategy or idea for such an indicator drop a message. I will want to test it before making deposit as this is such an open order woth so many options. Waiting to hear from you. Flexible with price
Looking to work woth manualtraders who have a proved existing strategy. To be clear, this is not a request to develop or design a new strategy. If you already trading and have strategy that is proven, consistent, and production-ready, with at least 6 months of history performance I’m open to reviewing it immediately. Please apply only if you meet all the requirements below. Submissions without a proper introduction
Scalping EA 30+ USD
Hello, I am looking for an Expert Advisor (EA) that focuses on account preservation and consistent growth , rather than aggressive or risky strategies. My requirements are: Target: at least ~1% weekly return Strategy: low-risk, controlled drawdown Must NOT use martingale or grid systems that can blow the account Prefer quality trades over quantity like 100–200 trades per day Consistency is more important than high
Looking for a good EA 2000 - 5000 USD
Hello coders ,I am looking for a good already established MT5 EA ,that doesnt blow account, with maximum 10 percent drowdown,I need to backtest by myself,after that i select the developer
Hello i need bot 30 - 100 USD
I need a trading bot (Expert Advisor) that can send alerts to mobile, Telegram, and the MT5 desktop platform. The bot should work as a market scanner for all symbols available in my MetaTrader 5 Market Watch. It must analyze multiple indicators and convert their signals into a point-based scoring system, then send alerts based on those scores. Requirements: Send notifications to: Mobile (push notifications) Telegram
Project Overview ​I am looking for a high-level Algorithmic Trader / Developer to build a sophisticated, fully automated scalping system for the Nasdaq-100 Future (NQ) . The system must integrate institutional order flow logic with market structure analysis. ​The core logic must be written in Python , acting as a central hub that bridges ATAS (as the primary data source for Order Flow) and MetaTrader 5 (as the
I have recently used an ea that was absolutely perfect however, I have since found it was not a safe source. I use IC Markets raw spread ECN accounts and the bot I would like is a gold + btc trader (other forex are also fine) that trades extremely high lots, whilst trading extremely high frequency. I am happy to take a bot that already exists if this has an account I can view read only for true results
Mlondi traders 30+ USD
//@version=5 strategy("Simple SMC Bot", overlay=true) // Detect highs/lows hh = ta.highest(high, 10) ll = ta.lowest(low, 10) // Break of structure bullishBOS = close > hh[1] bearishBOS = close < ll[1] // Entry logic if bullishBOS strategy.entry("Buy", strategy.long) if bearishBOS strategy.entry("Sell", strategy.short) // Stop loss & take profit strategy.exit("Exit Buy", from_entry="Buy", loss=50, profit=100)

项目信息

预算
30+ USD
截止日期
 2 天