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%
空闲
相似订单
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
Hello, I want a simple bot for NinjaTrader8. I need a bot that operates automatically on Nasdaq (NQ/MNQ). Requirements: open buys and sells following a simple trend strategy, configurable stop loss and take profit, risk per trade of 1 to 2% of capital, if it loses 3% in a day, stop trading until the next day. Compatible with backtesting, delivery of the source code and the working bot in NinjaTrader 8. My initial

项目信息

预算
30+ USD
截止日期
 2 天