Create EA based on provided rules and indicators

작업 종료됨

실행 시간 28 일
고객의 피드백
I have never met a better coder in all my years. Beyond fantastic. Amazing guy. If we had more people like Emeka in the world, we would have colonized Mars by now. This guy is a hidden gem.
피고용인의 피드백
Great customer. Explained requirements clearly. Thanks.

명시

1. The idea of the trading system is as follows: market entries are performed on the 15 minute timeframe when the trend is in the right direction, the arrow is above or below the baseline pivot, and there is an arrow indicator

2. Trend is determined based on the attached TMA+CG mladen indicator. Use the default settings for all attached indicators. The trend is determined by the two outer green bands (in the example they are yellow). The trend must be CLEAR. Both bands must point up or down. Do not take trades if one band points up and one points down for example. Only take trades when both bands point in the correct direction. Both bands should point up for a buy signal and both bands should point down for a sell signal.







3. Trading Signals:

  • Buy signal: Both bands from the TMA+CG mladen indicator must point upwards, there must be an upwards GREEN arrow from the C_ indicator and the arrow of the current candle must be below the middle line (the base yellow line) from the Gnew indicator. 






  • Sell signal: Both bands from the TMA+CG mladen indicator must point downwards, there must be an downwards RED arrow from the C_ indicator and and the arrow of the current candle must be above the middle line (the base yellow line) from the Gnew indicator. 




4. Positions are opened at the open price of a new (next) candle after the confirmation of all the rules. 

5. Additional filters for opening a position (MAKE EACH OF THESE OPTIONAL USING INPUT):

The TMA+CG mladen indicator will be used to determine the middle olive band. The Gnew indicator will determine if the nearest resistance or support (the Take profit) is inside the two outer green bands from the TMA+CG mladen indicator

  • Confirmation of a buy signal1: Make sure the price is below the middle olive band on the TMA+CG mladen indicator.
  • Confirmation of a buy signal2: The closest resistance (closest red line above the base yellow line and The take profit) is underneath the top green band from the TMA+CG mladen indicator.
  • Confirmation of a sell signal1: Make sure the price is above the middle olive band on the TMA+CG mladen indicator.
  • Confirmation of a sell signal2: The closest support (closest blue line below the base yellow line and The take profit) is above the lower green band from the TMA+CG mladen indicator.

6. Close by Take Profit — 

FOR BUY: during position opening, a Take Profit level is set at the nearest resistance (red line above the base yellow line) using the Gnew indicator.
FOR SELL: during position opening, a Take Profit level is set at the nearest support (blue line below the base yellow line) using the Gnew indicator.

7. Position management

There will be an option to close trades using 2 methods (
MAKE EACH OF THESE OPTIONAL USING INPUT TO SELECT EITHER)

Method 1:
The lot size will be adaptive based on the equity using a customizable risk% (make the risk % an input parameter) and a customizable stop loss (make the stop loss level an input parameter in pips). The stop loss used here will also be the stop loss for the either buy/sell trade opened. The way the lot size should all be calculated is as the following= (((equity*risk)/stop in pips)/10). So for example if we have an equity of 10,000 and we use a risk of 2% and a stop loss in pips of 10 pips, the calculation would be the following =  (((10,000*0.02)/10)/10)=2 lots

Method 2: The lot size will be adaptive based on the equity using a customizable risk% (make the risk % an input parameter).The way the lot size should all be calculated is as the following= (((equity*risk)/stop in pips)/10). So for example if we have an equity of 10,000 and we use a risk of 2% and a stop loss in pips of 10 pips, the calculation would be the following =  (((10,000*0.02)/10)/10)=2 lots. HOWEVER, the stop loss will be calculated as the following:

FOR BUY: during position opening, the Stop Loss level is set at the nearest support (blue line below the base yellow line) using the Gnew indicator.
FOR SELL: during position opening, the Stop Loss level is set at the nearest resistance (red line above the base yellow line) using the Gnew indicator.

For method 2 use the the distance in pips from the order open price to the calculated stop loss (using the Gnew indicator) as input into the equation to calculate lot size = (((equity*risk)/stop in pips)/10)


8. What to ignore

Ignore the x's placed by the TMA+CG mladen indicator

9. Additional requirements

1. Make it send signals (order information in currency pair, direction, price, take profit, stop loss) to a discord server.

2. Make sure this expert advisor works across all pairs including XAUUSD for example. Must be bug free and work as intended per the rules. Must be profitable. The EA will work on any pair it is attached to. I intend to open multiple currency pairs and attach the EA to each chart. I need the source code.

Have fun!

Last coder gave me a buggy version of this that did not work as intended and was not profitable so I am repeating this order and I will be far more careful in checking requirements this time.

파일:

MQ4
C_.mq4
26.1 Kb
MQ4
Gnew.mq4
27.5 Kb

응답함

1
개발자 1
등급
(27)
프로젝트
43
7%
중재
18
6% / 78%
기한 초과
26
60%
무료
2
개발자 2
등급
(68)
프로젝트
111
26%
중재
17
6% / 71%
기한 초과
15
14%
무료
게재됨: 9 코드
3
개발자 3
등급
(298)
프로젝트
478
40%
중재
105
40% / 24%
기한 초과
82
17%
로드됨
게재됨: 2 코드
4
개발자 4
등급
(277)
프로젝트
334
55%
중재
14
36% / 29%
기한 초과
1
0%
무료
5
개발자 5
등급
(87)
프로젝트
114
26%
중재
7
29% / 57%
기한 초과
5
4%
무료
6
개발자 6
등급
(26)
프로젝트
34
26%
중재
7
14% / 43%
기한 초과
7
21%
무료
비슷한 주문
I have 2 trading view indicators by GainzAlgo that I want code to mt5 , could u advise? I need you to give me response if you can convert This
I am looking to acquire an EXISTING and PROVEN MetaTrader 5 Expert Advisor. I am NOT looking for someone to develop a random new strategy from scratch. The objective is to find a robust EA with an existing track record, verify its performance and robustness, and purchase the MQL5 source code together with clearly defined commercial rights. MAIN REQUIREMENTS The EA should meet most or all of the following
Project Description I am looking for an experienced MQL5/MT5 Expert Advisor developer to develop an automated trading EA for XAUUSD on the M3 timeframe , running on an Exness account . The EA will automate a manual strategy based on SNR/GAP zones , using two setup types: Price Rejection Price Correction The EA should identify valid BUY/SELL setups around predefined SNR/GAP areas, apply configurable RSI, SMA, EMA and
Looking for an experienced Sierra Chart ACSIL/C++ developer to customize footprint chart. I need 3 things: 7-Day ATR – calculate and display a configurable 7-day ATR. Custom Footprint – footprint chart to match my preferred layout/data display. Automatic LVN – detect and plot Low Volume Nodes automatically based on volume distribution. I need to build one from scratch . Experience with Sierra Chart, ACSIL
Looking for an experienced Sierra Chart ACSIL/C++ developer to customize an existing footprint chart. I need 3 things: 7-Day ATR – calculate and display a configurable 7-day ATR. Custom Footprint – modify my existing footprint chart to match my preferred layout/data display. Automatic LVN – detect and plot Low Volume Nodes automatically based on volume distribution. I already have a working footprint chart, so no
//———————————————————————————————————————————————————————————————————— struct S_MCAV { double matureSum; double totalSum; double value; void Init () { matureSum = 0.0; totalSum = 0.0; value = 0.5; } void AddContext (int ctx) { totalSum += 1.0; if (ctx == 1) matureSum += 1.0; } void ApplyDecay (double rate) { matureSum *= rate; totalSum *= rate; } void Update () {
I am looking for a Senior MQL5 Developer to create a new MetaTrader 5 Expert Advisor from scratch. I will provide a complete Requirements Specification containing objective entry, exit and risk-management rules. This is not a request to copy or decompile an existing product. Project requirements: Clean and modular MQL5 source code. Exact implementation of the supplied strategy. One signal evaluation per configured
NinjaTrader 8 / NinjaScript Phase 1 build: convert an existing Auction Market Theory (AMT) strategy into objective, alert-only decision-support logic. Not a bot, no auto-execution — trades stay manual. Covers NQ/MNQ, ES, CL, MGC using 30-min TPO/Volume Profile context with 5-min confirmation: one 5-min close outside VAH/VAL = acceptance, close back inside = rejection. Dashboard shows bias, auction state, location
Hi i need help to connect my chat gtp with ninja trader I have all tools. Just need supervision and seeking a professional who can do that for me. This the bridge extension https://crosstrade.io/blog/chatgpt-to-ninjatrader-mcp-walkthrough
MetaTrader 5 (MT5) Price-Level Monitoring & Automated Phone Call Alert System Developer Needed Project Overview I am looking for an experienced developer to build a custom trading assistant for MetaTrader 5 (MT5) that monitors important price levels I manually mark on my charts and immediately calls my phone when the market reaches or interacts with those levels. This is Phase 1 of a larger trading assistant project

프로젝트 정보

예산
30 - 50 USD
기한
 2 일