King Cyrus II

MQL4 Göstergeler Entegrasyon Forex

İş tamamlandı

Tamamlanma süresi: 9 gün
Müşteri tarafından geri bildirim
One of the best guys I have ever met online , if not the best Great Person 7stars

Şartname

1 Minor retracement

Sell Alert

A Trend is down

B MACD2 is below -0.0003(-0.03 for JPY pairs) and is  thick red

C MACD3 changes from above zero (that is green) to below zero (that is red) or from light red to thick red

D Alert should be after MACD2 crossing below -0.0003(-0.03 for JPY pairs) AND ALSO, after a major retracement.

E I want to be able to limit the number of alerts after a MACD2 crossover below -0.0003(-0.03 for JPY pairs) and also after a major retracement

F though I said you should use in-built AMCD values, but in the indicator, there are settings for different price types and MA types, Can they be use?

 

Buy Alert

A Trend is going up

B MACD2 is below 0.0003(0.03 for JPY pairs) and is  thick red

C MACD3 changes from below zero (that is red) to above zero (that is green) or from light green to thick green

D Alert should be after MACD2 crossing above 0.0003(0.03 for JPY pairs) AND ALSO, after a major retracement.

E I want to be able to limit the number of alerts after a MACD2 crossover above 0.0003(0.03 for JPY pairs) and also after a major retracement.

 

2 I am still not able to get sound alert, I want this resolved

3 Major retracement also needs the condition that MACD2 has to be thick red (for Sell alert) and thick green (for buy alert) to be added.

4 Instead of just setting  maximum candle range in pips for which if it is more than that there wont be alert, I want it changed.

Let the rule now be If the close price to Low price of candle ( for buy alert) or the Close price to high price ( for Sell alert) is greater than 10% of 200days ATR for that pair, then there won’t be alert, but if less than , then let there be alert( values of 10% and 200 should be customizable)

5 I observed that when I delete the charts history data and I just have maybe a week or two week’s data, the problem of slow terminal or consuming system resources greatly improves. Also I have two or so indicators that a person can set the number of bars which the indicators should use, and that helps in reducing system resources consumed by these indicators, Is it something we can do on this indicator also, to improve speed and performance?


Yanıtlandı

1
Geliştirici 1
Derecelendirme
(1931)
Projeler
3552
88%
Arabuluculuk
73
40% / 15%
Süresi dolmuş
268
8%
Serbest
2
Geliştirici 2
Derecelendirme
(221)
Projeler
369
66%
Arabuluculuk
10
50% / 0%
Süresi dolmuş
46
12%
Serbest
3
Geliştirici 3
Derecelendirme
(589)
Projeler
1070
50%
Arabuluculuk
39
28% / 41%
Süresi dolmuş
49
5%
Serbest
Yayınlandı: 1 makale, 8 kod
4
Geliştirici 4
Derecelendirme
(49)
Projeler
134
27%
Arabuluculuk
62
13% / 53%
Süresi dolmuş
58
43%
Serbest
Yayınlandı: 342 makale, 1 kod
5
Geliştirici 5
Derecelendirme
(1)
Projeler
1
0%
Arabuluculuk
1
0% / 100%
Süresi dolmuş
0
Serbest
Benzer siparişler
1. Overview: I need an Expert Advisor (EA) for MT5 called "Gold Sniper" specifically optimized for XAUUSD (Gold). The EA should be a sniper scalper that takes high-probability trades on M5 and M15. It must work on any broker with low spread. 2. Strategy Logic: The EA should combine 3 confirmations: a) Trend Filter: EMA 50 & EMA 200. Only Buy if EMA 50 > EMA 200, only Sell if EMA 50 < EMA 200. Sniper Entry: Use RSI
I need an experienced trading-data specialist who can help me obtain 3–4 years of historical market data compatible with NinjaTrader 8 . The data will be used for trading strategy development, backtesting, and analysis
I am looking for an experienced MQL5 developer to develop a custom Expert Advisor (EA) for MetaTrader 5, primarily for XAUUSD (Gold) . The EA will be based on a proprietary price-action trading strategy that I have already defined. The objective is to translate this strategy into a fully automated, precise and reliable trading system without modifying its underlying logic. The strategy involves specific
Need aggressive M1 gold scalper rewrite of Dev3 + 8 strategies. INPUTS: RiskPercent=3, TP=400, SL=300, MaxTrades=6, Mode=BOTH, DailyProfit 15%, DailyLoss -10% LOT = Balance * RiskPercent / 1000 - works for Cent R350 and $1000. 8 STRATEGIES any true = open instantly, check 1 sec: 1 EMA8/21 cross 2 RSI14 30/70 + engulf 3 Engulfing candle 4 BB 20,2 breakout 5 FVG grab M1 6 M5 trend + M1 entry 7 Wick rejection >2 8
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
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
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
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

Proje bilgisi

Bütçe
70+ USD
Son teslim tarihi
to 2 gün