Add new indicator and strategy to current EA on MT4

仕事が完了した

実行時間9 日
開発者からのフィードバック
Excellent Customer ! I hope for further cooperation.
依頼者からのフィードバック
a great developer. will cooperate with him in the next projects. thank you very much!

指定

Hello developers! I want to add some new indicators and strategies to the current EA. 

1. Add indicator showing spread, news ... to EA. For example, if there is no news immediately displayed in green, the news is displayed in red and the strategy is displayed (strategy 1,2,3,4 ...).


2. Add a pending order.

+ option on pending order

  - Optional 1: place orders to wait for current price x point.

  - Optional 2: Put pending orders to the nearest resistance level X point (for Stop oder orders to buy above resistance, sell at a support level, for the order limmit oder to sell at a resistance level, Buy above support level).

 + option to exit pending order:

 -Take a pending order when the indicator for a signal, buy / sell appears or when the opposite order appears.

 -Order to wait for the Xth candle to form, calculated from the current candle is 1

 - Exit the pending order when the new support and resistance level (nearest) appears and sets a new pending order.

3. Add the option to the command (this part is very important you read carefully or ask me)

+ option 1: Point to 1 command, in a signal cycle. For example, when selling orders, you have to wait until the indicator gives a buy / sell signal, then the EA enters the next order.

+ option 2: enter a continuous order: Only enter the order when the previous order is closed. The next order is opened when the condition is still satisfied.

+ option 3: enter multiple orders: for example, the old order has not been processed yet, but there is a new signal, the EA continues to enter the order according to the indicator (the following order is independent of the previous order).

4. Optional TP, SL

+ TP option

- Optional 1: TP normal

- Option 2: based on ATR pip pip indicator(attached file below).

 . with buy order: current price + 3ATR

 . with sell order: current price -3 * ATR.

+ Optional SL

 - Optional 1: SL normal.

 - Optional 2:stop loss based on ATR pip pip indicator

  . for purchase orders: current price-1.5 * ATR-10 Pip.

  . For sales orders: current price + 1.5 *ATR + 10Pip

* Please note that you have to separate TP and SL to apply for each individual strategy. Because there is a strategy that only needs ATR without SL according to ATR.

5. Add indicator to EA.

5.1 indicator 1: bbands_stop_v1 (green buy, red sell).

5.2 indicator 2: GMACD (UP buy, DOWN sell).

5.3. indicator 3: FeruFx multi_info (up strong buy, down strong sale).

5.4 indicator 4: Oasis 1000 pip dash boarb.

+ Green arrows buy, red arrows sell. Only true for the available pairs displayed on the indicator (EURUSD, NZDUSD ...) when you see the indicator you will be clear. Other couples do not apply this function.

+ buy and sell when the power difference of currency pairs is> 3.5 (adjustable).

 .mua when the currency stands first> the currency behind.

 . sell when currency in front <currency behind.

5.5. Indicates 5: stochastic 4 options

+ Buy in the overbought area, oversold. sold in the overbought area, too sold.

+ Buy in the overbought area and sell in the oversold area.

+ Buy in the oversold area, sell in overbought area.

+ buy when the main line is above the signal line, sell when the main line is below the signal line.

5.6. indicator 6: RSI. You fix it to buy> 55, sell <45.

5.7. indicator 7: optional CCI:

+ buy when CCI> 100, sell when CCI <-100 

+ buy when cci cut back -100 <cci <100 

5.8.indicate 8: EMA

+ sell when the EMA10 <EMA 25 <EMA 55.

+ buy when EMA10> EMA25> EMA55.

5.9. ADX buy / sell> 25.

5.10. Parabolic below buy, on sale.

ATTENTION! ALL INDICATIONS MUST HAVE TRUE OR FALSE TO APPLY FOR EACH PRIVATE STRATEGIES.

6. Strategy

6.1 is called EMA (current ea) strategy. EA enters the command when all the above indicators are satisfied.

6.2. called strategy RSI: use the DT_RSI_ SIG indicator to activate (buy green, sell red) into the order when satisfying the above indicators.

6.3 called GMACD strategy: use gmacd (buy and sell ups) to activate. EA enters the command when satisfying the above indicators.

6.4 is called nina strategy: using nina_ stepMA_custum 3 indicator (buy green, red sell) to activate and satisfy all the above indicators.

6.5. Call Oasis strategy: use the currency meter oasis 1000 pip dash boarb to activate. on the order when the currency strength difference is> 3.5 (adjustable). and satisfy the above indicators.

8. Separate the active indicators in 100pip EA.let me study (attached file below).

* the old ea functions you should keep the same (hidden SL with broker, trailing stop, ...). These functions are very good.

*Can you write new EA or based on current EA.

*I will provide key indicators when accepting jobs.

応答済み

1
開発者 1
評価
プロジェクト
0
0%
仲裁
0
期限切れ
0
2
開発者 2
評価
(332)
プロジェクト
485
40%
仲裁
82
11% / 63%
期限切れ
77
16%
パブリッシュした人: 1 code
類似した注文
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
I need EA Lil-MeProBot for MT5. Phone user, deliver .mq5 + .ex5. Symbols: XAUUSD EURUSD GBPUSD USDJPY BTCUSD, M15, Magic 777001 Strategy 6X Confluence score 4/6: 1. EMA 50/200 trend 2. Break of Structure 3. RSI 14 4. Strong body FVG/Order Block 5. Session 8am-9pm GMT+2 6. ATR filter Money Management LASTING: Lot 0.01 fixed, NO martingale, NO grid, Max 1 per symbol Max 2 total, SL ATR*2 TP ATR*3, Daily loss R40 stop
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
I am looking for an experienced MQL5 Expert Advisor (EA) developer to analyze an existing trading setup and develop a similar automated trading robot. Project Overview I have access to a demo trading account where trades are being executed automatically. The trading results look very promising, but I do not know exactly what strategy, logic, indicators, or trade-management rules are being used. I will provide access
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
Modification of existing ea …. Add ema filter, add risk percentage per trade, and modify the pips per day filter. I already have the ea code I just need these things added and modifified
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
MQL5 Developer 30+ USD
📄 وثيقة المواصفات الفنية لروبوت التداول (MQL5 EA Specification) 📌 1. ملخص المشروع والهدف * اسم المشروع: Gold Cent Grid-Hedge EA * المنصة: MetaTrader 5 (MQL5) * أداة التداول: الذهب (XAUUSD) * نوع الحساب: حساب سنت (Cent Account) * فكرة الاستراتيجية: تداول شبكة هيدج متوازنة (Grid-Hedging) تفتح صفقات تعزيز كل مسافة محددة، وتغلق الطرف الأكثر ربحاً عند تحقيق هدف مالّي مجمع بالدولار/السنت لإعادة هيكلة التوازن. ⚙️ 2

プロジェクト情報

予算
30+ USD
締め切り
最低 1 最高 5 日