Create EA based on provided rules and indicators

İş tamamlandı

Tamamlanma süresi: 28 gün
Müşteri tarafından geri bildirim
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.
Geliştirici tarafından geri bildirim
Great customer. Explained requirements clearly. Thanks.

İş Gereklilikleri

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.

Dosyalar:

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

Yanıtlandı

1
Geliştirici 1
Derecelendirme
(27)
Projeler
43
7%
Arabuluculuk
18
6% / 78%
Süresi dolmuş
26
60%
Serbest
2
Geliştirici 2
Derecelendirme
(68)
Projeler
111
26%
Arabuluculuk
17
6% / 71%
Süresi dolmuş
15
14%
Serbest
3
Geliştirici 3
Derecelendirme
(261)
Projeler
427
38%
Arabuluculuk
86
44% / 19%
Süresi dolmuş
71
17%
Yüklendi
4
Geliştirici 4
Derecelendirme
(277)
Projeler
334
55%
Arabuluculuk
14
36% / 29%
Süresi dolmuş
1
0%
Serbest
5
Geliştirici 5
Derecelendirme
(87)
Projeler
114
26%
Arabuluculuk
7
29% / 57%
Süresi dolmuş
5
4%
Serbest
6
Geliştirici 6
Derecelendirme
(26)
Projeler
34
26%
Arabuluculuk
7
14% / 43%
Süresi dolmuş
7
21%
Serbest
Benzer siparişler
Hello, In need an expert advisor that can copy my CFD (GBPUSD) into Futures 6B, along with AUDUSD. & that whenever I close the position, it closes it aswell. Also if there is limited broker API access, I don't mind getting a broker recommendation
the code wasn't mine, i have got it somewhere on the web, but i like the performance of the EA, so i want to use it on mt5 platform. the given code based on price movements with ladder entry concept
Hello, I’m looking for a TradingView indicator that fits my forex trading needs. If you can create or customize one for me, please reach out. I'd appreciate your help! Thanks in advance."
Hey greetings am in need of a developer that can convert my simple tradingview indicator to MT4 I have the source code of the indicator and is also a public indicator on Tradingview site Kindly bid and let started
can you help me with Ctrader i need modification on the linkhttps://docs.google.com/document/d/1fggk49xWbnwahtfOlE-U7G6muZB1FT8eWmftGiY7R-s/edit?usp=sharing can you assist with cTrader modifications to enhance functionality and improve performance. do text me if you a professional on it i will be looking forward to your response best regards
I hope you're doing well. I am interested in learning more about your EA (Expert Advisor) trading bot. Specifically, I would like to review some performance data, particularly regarding the Profit and Loss (P&L) over recent weeks. Could you kindly provide a short video with today's date, showcasing the weekly stats from the last two months? I am looking for data covering the period from August 1st, 2024, to October
Hello great developer, im looking for a great developer on this project I have a project ready to automate operations from telegram to mt4/mt5 by taking signals from an email. Can you help me? peace be unto you
I need an expert to help me convert chopzone traingview pinescript to mt4, I need an expert to get it done for me on between 1 to 2 days i hope this will be done by then, i will attach the file and my budget is $30 as of minimum here
am looking for great developer that can help me on this project, I have an Indicator on Tradingview and want to convert that to an EA for Metatrader 4. Can you help me? peace be unto you
Moving average strategy 1. Indicators: Simple moving average 50 and 20 2. Entry parameters: 50 period SMA should be used as buying and selling signals. i. Buy order should be executed when price opens below the 50 SMA and closes above the 50 SMA ii. Sell order should be triggered when price opens above the 50 SMA and closes below the 50 SMA. iii. 2 orders should be executed when entry criteria’s are available 3. Stop

Proje bilgisi

Bütçe
30 - 50 USD
Geliştirici için
27 - 45 USD
Son teslim tarihi
to 2 gün