Two new parameters and fix two errors

MQL4 指标 专家

工作已完成

执行时间5 天
客户反馈
Excellent developer!

指定

New parameters:

trade_buy = true/false – open BUY orders only

trade_sell = true/false - open SELL orders only

I need it to control if open sell or buy or not open none


trade_buy_sell


Fix Bugs


How work this EA and i-regr indicator.


Open SELL at Upper Band and open BUY at Lower Band. If parameter use_oposite_exit = true and use_middle_close = true this order will be closed in the middle band and / or in the opposite band.

This is working fine. But if parameter  use_oposite_exit = false this order keeps closing when reach the opposite band. It not work fine.

This needs to be fixed.  use_middle_close = false working fine.

1 Fix

So, I need fix  use_oposite_exit = false to not close order when reach opposite band.

i-regr_working


2 Fix

When parameter  ReverseTheSystem=false; //Reverse the system work normally Opening SELL at Upper band and BUY at Lower Band.

reverse-false


But if  ReverseTheSystem=true; //Reverse not work fine.

When  ReverseTheSystem=true; //Reverse system the system should open BUY at Upper Band and SELL at Lower Band and close at the opposite and middle bands if the parameters define it.

reverse-true


附加的文件:

MQ4
i-regr.mq4
5.3 Kb

反馈

1
开发者 1
等级
(126)
项目
151
48%
仲裁
6
83% / 17%
逾期
2
1%
空闲
2
开发者 2
等级
(71)
项目
103
20%
仲裁
6
0% / 83%
逾期
3
3%
空闲
3
开发者 3
等级
(38)
项目
50
10%
仲裁
1
0% / 0%
逾期
8
16%
空闲
4
开发者 4
等级
(139)
项目
181
24%
仲裁
23
22% / 39%
逾期
13
7%
空闲
5
开发者 5
等级
(61)
项目
83
45%
仲裁
27
11% / 70%
逾期
8
10%
空闲
6
开发者 6
等级
(4)
项目
5
0%
仲裁
5
0% / 80%
逾期
2
40%
空闲
7
开发者 7
等级
(361)
项目
644
26%
仲裁
92
72% / 14%
逾期
12
2%
工作中
发布者: 1 代码
8
开发者 8
等级
(7)
项目
8
63%
仲裁
1
0% / 100%
逾期
1
13%
空闲
9
开发者 9
等级
(162)
项目
218
30%
仲裁
4
50% / 25%
逾期
5
2%
空闲
发布者: 1 代码
10
开发者 10
等级
(14)
项目
19
11%
仲裁
1
0% / 100%
逾期
5
26%
空闲
11
开发者 11
等级
(589)
项目
1069
50%
仲裁
39
28% / 41%
逾期
49
5%
工作中
发布者: 1 文章, 8 代码
12
开发者 12
等级
(1)
项目
0
0%
仲裁
1
0% / 100%
逾期
0
空闲
13
开发者 13
等级
(70)
项目
86
31%
仲裁
1
100% / 0%
逾期
1
1%
空闲
14
开发者 14
等级
(69)
项目
146
34%
仲裁
13
8% / 62%
逾期
26
18%
空闲
发布者: 6 代码
15
开发者 15
等级
(87)
项目
114
26%
仲裁
7
29% / 57%
逾期
5
4%
空闲
相似订单
Version document : 1.0 Plateforme : TradingView Langage : Pine Script v6 Type : Indicateur d'analyse et d'aide à la décision (non-exécutant) 1. Présentation du projet Nom du produit ONYX SR V2 — Intelligent Support & Resistance Scalping System Objectif Créer un indicateur TradingView capable d'identifier automatiquement des opportunités de scalping basées sur : supports et résistances dynamiques ; action du prix ;
I have a EA/indicator that I want built. I should say 1st off dont know how to code myself so I will be using AI to verify that the source code is complete and matches the documents spec or if better so if you can not truly do the job do not waste either of out time. This is a idea I came.up wit and used AI to produce a framework for it.... and of course AI isn't 100% accurate so I need a knowledgeable quantitative
TumiiFX 30 - 20000 USD
1. Use two EMAs: 20 and 50. If EMA 20 is above EMA 50 → uptrend (look for buys) If EMA 20 is below EMA 50 → downtrend (look for sells) 2. Wait for a pullback into the area between the two EMAs. - For buys: price must touch or move between EMA 20 and EMA 50 during the last few candles. - For stils: same idea, but in a downtrend. 3. Entry signal: Buy: a bullish engulfing candle in an uptrend after the pullback
I am looking for an experienced MQL4 developer to build a professional High-Frequency Trading (HFT) / Low-Latency Expert Advisor for MetaTrader 4 (MT4) . The EA will be deployed on an IC Markets Live account and should be optimized for the fastest possible execution using a low-latency VPS located in LD4 or NY4 . The primary instruments will be US30 and XAUUSD (Gold) . The goal is to create an EA capable of
A robot 50+ USD
HIGH-FREQUENCY M5/M15 CONCURRENT ENTRY SNIPER import time class HighFrequencySniper: def __init__(self): self.target_profit = 25.00 # Targeted Delta Move self.max_execution_time = 3600 # 1 Hour Sandbox (Seconds) self.lot_allocation = "CALIBRATED_TO_RISK" def execute_hft_scan(self, current_price, m5_rsi, m15_order_block): print(f"[SCANNING] Current Kernel Metric: ${current_price:.2f
I need a trading bot, please i need this project urgently and when messaing me kindly send me samples of past works and dont forget i need the project to be done as soon as possible
A lightweight MT5 chart overlay displaying total floating P&L, average entry price, combined lot size, and current symbol exposure as a percentage of account balance, all updating in real time with color-coded profit/loss indicators, delivered with clean object-oriented source code and no DLL dependencies
QUIERO CONSEGUIR EL CODIGO FUENTE DE ESTE INDICADOR QUE ME GUSTA MUCHO TAMBIEN TIENE EL NOMBRE DE ET BANDS O ENTRY EXIT TIMING . no se los componentes pero estas son las imagenes. que mejor lo describen
I am looking to convert my existing TradingView Pine Script (v5) strategy into an MQL5 Expert Advisor (EA) for MetaTrader 5. Strategy Details: Asset: Gold (XAUUSD) Timeframe: 15-minute Strategy Logic: The strategy is based on a breakout concept. Anchor Candle: The base calculation starts from the Specified Candle Entry Window: The EA should only look for entries As Per Indicator Risk Management: The strategy
I want to find a Developer to perform this work and settle payments in this Application. I undertake not to communicate with Applicants anywhere else except this Application, including third-party messengers, personal correspondence or emails. I understand that violators will be banned from publishing Orders in the Freelance

项目信息

预算
30+ USD
截止日期
 10 天