Amend my PSAR Indicator.

MQL4 指标 专家 C++ 外汇

工作已完成

执行时间11 天

指定

Amendment of PSAR Indicator.

I have an indicator called PSAR indicator, that needs amendment. The Amendment is only on display no amendment on the functionality of the EA:

Correction 1

Include two more chart displays on the top left corner of my PSAR indicator

1.       Trade condition = XXXXX

2.       Trade Decision = xxxx


A.      Change green horizontal and vertical line to blue if there is a buy condition/alert, then Trade condition = Strong buy trend && Trade Decision =  Open Buy Order

B.      Change green horizontal and vertical line to red if there is a sell condition/alert,  then Trade condition = Strong Sell trend && Trade Decision =  Open Sell Order

 

 

Correction 2

BUY CONDITIONS

Scenario 1

If the current pair with the PSAR indicator is an active or running trade &&The running pair is a buy trade && The current price is above the buy entry point && The PSAR calculated value is >=1

Then, the displays will be:

1.       Trade condition = Strong Buy Trend

2.       Trade Decision = Hold buy trade (Let this be color blue).

 

Scenario 2

If the current pair with the PSAR indicator is an active or running trade && The running pair is a buy trade && The current price is above the buy entry point && The PSAR calculated value is < 1

Then, the displays will be:

1.       Trade condition = Weak Buy Trend

2.       Trade Decision = Exit trade (Let this be color blue).

 

Scenario 3

If the current pair with the PSAR indicator is an active or running trade && The running pair is a buy trade && The current price is below the buy entry point && The PSAR calculated value is  >= 1

Then, the displays will be:

1.       Trade condition = Recovery Buy Trend

2.       Trade Decision = Hold buy trade (Let this be color blue).

 

Scenario 4

If the current pair with the PSAR indicator is an active or running trade && The running pair is a buy trade && The current price is below the buy entry point && The PSAR calculated value is  < 1

Then, the displays will be:

1.       Trade condition = Loss Trade

2.       Trade Decision = Exit Buy trade (Let this be color blue).

 

 

Correction 3

SELL CONDITIONS

Scenario 1

If the current pair with the PSAR indicator is an active or running trade &&The running pair is a sell trade && The current price is below the sell entry point && The PSAR calculated value is >=1

Then, the displays will be:

3.       Trade condition = Strong sell Trend

4.       Trade Decision = Hold sell trade (Let this be color red).

 

Scenario 2

If the current pair with the PSAR indicator is an active or running trade && The running pair is a sell  trade && The current price is below the sell entry point && The PSAR calculated value is < 1

Then, the displays will be:

3.       Trade condition = Weak sell Trend

4.       Trade Decision = Exit trade (Let this be color red).

 

Scenario 3

If the current pair with the PSAR indicator is an active or running trade && The running pair is a sell trade && The current price is above the sell entry point && The PSAR calculated value is  >= 1

Then, the displays will be:

3.       Trade condition = Recovery Sell Trend

4.       Trade Decision = Hold Sell trade (Let this be color red).

 

Scenario 4

If the current pair with the PSAR indicator is an active or running trade && The running pair is a sell trade && The current price is above the sell entry point && The PSAR calculated value is  < 1

Then, the displays will be:

3.       Trade condition = Loss Trade

4.       Trade Decision = Exit Sell trade (Let this be color red).

 


反馈

2
开发者 2
等级
(66)
项目
95
28%
仲裁
20
25% / 55%
逾期
24
25%
空闲
3
开发者 3
等级
(361)
项目
644
26%
仲裁
92
72% / 14%
逾期
12
2%
工作中
发布者: 1 代码
4
开发者 4
等级
(258)
项目
396
28%
仲裁
69
19% / 49%
逾期
121
31%
空闲
5
开发者 5
等级
(271)
项目
553
50%
仲裁
57
40% / 37%
逾期
227
41%
工作中
6
开发者 6
等级
(221)
项目
369
66%
仲裁
10
50% / 0%
逾期
46
12%
空闲
相似订单
​1. Project Overview ​ Asset: XAUUSD (Gold) ​ Timeframe: M1 (1-Minute) for execution; M5/M15 for trend filtering. ​ Objective: Execute high-frequency scalps during peak liquidity (London/NY overlap) to capture 10–30 pip movements with high precision. ​ Core Logic: The "Poverty Bot" strategy relies on Mean Reversion combined with Momentum Burst (Price Action + RSI/EMA filters). ​2. Strategy Logic (The "Poverty"
Simple MA indicator with buy and sell arrow with a push notification. Conditions for buy or sell should be when price breaks above or below the MA and then retraced back to the MA creating a HH/HL or LH/LL then the buy/sell signal arrow should be at the reversal candle that forms the HL/HH. And on indicator window1 RSI cross over MA and the RSI line
I need any highly profitable robot which can trade small account like 50-100USD and any currency pair(s) The robot should avoid trading around news time and have good risk management. It should use any strategy which is profitable and not those unacceptable by brokers. Demo versions will be required before selection
I need a high-speed Expert Advisor (EA) for MT5 designed specifically for XAUUSD (Gold) scalping. The bot should focus on fast entries and quick profits with high efficiency. Main requirements: 1. Symbol: XAUUSD (Gold only). 2. Platform: MetaTrader 5. 3. Strategy type: Scalping (fast trades, quick profit). 4. The bot should open trades frequently based on fast market movements. 5. Small Take Profit (quick profit
Gold_m1_ob_bot. 30+ USD
import MetaTrader5 as mt5 import pandas as pd import time from datetime import datetime # ================== CONFIG ================== SYMBOL = "XAUUSD" TIMEFRAME = mt5.TIMEFRAME_M1 LOT = 0.01 MAX_OBS = 12 # keeps signals frequent ATR_PERIOD = 14 IMPULSE_FACTOR = 1.5 # strong candle = impulse SESSION_START = 8 # GMT (London open) SESSION_END = 20 # GMT (NY close) MAX_SPREAD = 30 #
A perfect indicator 30 - 80 USD
Merge nearby zones yes/no Alert on/off Label on/off Show only current relevant zones near price yes/no Distance filter from current price Zone transparency Colors Preferred Output on Chart: I want the indicator to show only: the strongest nearby support zones under price the strongest nearby resistance zones above price major higher timeframe zones clean chart view I do not want excessive clutter. Entry Assistance
Criei um Robô para a venda alta precisão que automatiza a estratégia de correção média de Larry Williams. Possui filtros de tendência seletiva, controle de lote por risco percentual e execução rápida. Compatível com contas Hedge e Netting. Configuração simples e otimizada para mercados de alta volatilidade. *55(16) 993786056
SMC ORDER BLOCK 30 - 60 USD
I want already build FULLY AUTOMATED order block MT5 XAUUSD HTF H4 ENTRY LTF M15 - Show result on live account. m15 ob entry in the direction of h4 ob bias the developper to provide source code in the end
Project Title: Custom XAUUSD Support & Resistance Indicator Platform Required: MT5 preferred. If possible, also provide TradingView Pine Script version later. Main Goal: I want a custom indicator made specifically for XAUUSD (Gold) only. The indicator should automatically detect and draw strong support and resistance zones where price has a high probability of reacting, rejecting, or reversing. It must update
1. IF price forms: - Higher highs + higher lows → TREND = BUY - Lower highs + lower lows → TREND = SELL ELSE → NO TRADE 2. IF: - Trend = BUY - Price retraces to support zone - Bullish engulfing candle forms - TDI green crosses above red (optional) THEN: - Execute BUY 3. IF: - Trend = SELL - Price retraces to resistance - Bearish engulfing forms - TDI confirms THEN: - Execute SELL 4. Risk per trade = 1% of account Lot

项目信息

预算
30 USD
截止日期
 2 天