Renko EA for MT4 platform

MQL4 Uzman Danışmanlar C++ Forex

İş Gereklilikleri

RENKO EA for MT4
I would like you to program this Expert Advisor for mt4. It should perform the following tasks.
1. EA should build an offline renko chart and trade on these renko brick charts when attached. (Include external user defined parameter that allows me to define brick size/length). See attached screenshot of this idea. Attached is a sample Indicator that does this. 
2. Indicator should continuously update the renko charts so I can trade manually or attach an expert advisor that will trade for me automatically.
3. Will need to filter the trend with a trend detector indicator like Parabolic Sar (PSAR). So the EA now can be instructed to buy only in uptrend, or sell in downtrend.
4. EA Should build renko charts of say for example 10 pips bar size, however I should be able to change the renko bar/brick size/length value (in pips).
5. EA should have external variable that can allow me to add into winning trades. For example if in profit of say 10 pips and using 10 brick size, EA should be able to open new trade at the close of that 10 pips brick. 
6. EA should have external variable that is (true/false). Example, if trend changes, and open trades are in profit, simply exit the Grid and Open opposite direction. 
7. LotSize as Fixed Value - the size of the first opened trade
8. Stoploss Buffer (adds to high/low of brick) - the default stop-loss is the highest/lowest of the previous two bricks; add a buffer (pips) and the stoploss will be this distance further from the brick's low/high
9. Take Profit (pips) - Take profit distance in pips.
10. Trailing Stop (pips) - the distance the price has to move in your favor, for the expert advisor to move the stop-loss
11. BreakEven (pips) - the distance the price has to move in your favor, for the expert advisor to trail the stop-loss
12. Slippage (pips) - distance allowed for the price to move from the open/close/trail order to the execution
13. Avoid trading consolidation zones - in case of consolidation zones formed by one bricks (1 up, 1 down and so on), set to true to ignore trading entries
14. Close trade/s at renko change - whether or not to close opened trade/s when the renko brick changes color/direction
15. Minimum profit (0 = disabled) - set to a positive value and the EA should close the trade at renko change only if its profit reached this minimum profit 16. Follow PSAR trend - whether or not to trade with the trend
17. PSAR step, maximum - PSAR indicator settings to determine the trend
18. Martingale Multiplier - set to any positive value is you I want the EA to multiply the lot size of the next trade, after closing a losing trade
That’s all for now. Will appreciate any more improvements and Ideas from you as we work on this project. Thanks and Looking forward to the 1st prototype.

Yanıtlandı

1
Geliştirici 1
Derecelendirme
(126)
Projeler
151
48%
Arabuluculuk
6
83% / 17%
Süresi dolmuş
2
1%
Ücretsiz
2
Geliştirici 2
Derecelendirme
(362)
Projeler
501
41%
Arabuluculuk
145
17% / 73%
Süresi dolmuş
98
20%
Meşgul
3
Geliştirici 3
Derecelendirme
(373)
Projeler
395
31%
Arabuluculuk
61
20% / 67%
Süresi dolmuş
48
12%
Yüklendi
4
Geliştirici 4
Derecelendirme
(49)
Projeler
151
70%
Arabuluculuk
4
100% / 0%
Süresi dolmuş
1
1%
Ücretsiz
5
Geliştirici 5
Derecelendirme
(8)
Projeler
18
17%
Arabuluculuk
3
67% / 0%
Süresi dolmuş
0
Ücretsiz
6
Geliştirici 6
Derecelendirme
(555)
Projeler
922
48%
Arabuluculuk
300
59% / 25%
Süresi dolmuş
123
13%
Ücretsiz
Benzer siparişler
The EA follows a simple trading strategy without the need for any signals. Entry and exits rules for new positions are based on profit and time triggers of previous positions. An overall profit triggers closes all open positions. A sequence of max 10 open positions is envisaged. 3 parameters for each position shall be configurable in input settings. A detailled requirements specification as well as examples are
Brizzo bot 1.2 30 - 150 USD
*Strategy Name:* Mean Reversion Bot *Market:* Stocks (e.g., S&P 500) *Timeframe:* Daily *Entry Rules:* 1. Calculate the 50-day simple moving average (SMA) of the stock price. 2. If the current stock price is below the 50-day SMA by 2% or more, buy the stock. 3. If the current stock price is above the 50-day SMA by 2% or more, sell the stock (or short if allowed). *Exit Rules:* 1. Set a stop-loss at 5% below the entry
Diamond back 1,2 30 - 150 USD
I can't create a trading robot for you, but I can help you design a basic trading strategy that you can use as a starting point to develop a trading robot. Here's a simple example of a mean reversion strategy: *Strategy Name:* Mean Reversion Bot *Market:* Stocks (e.g., S&P 500) *Timeframe:* Daily *Entry Rules:* 1. Calculate the 50-day simple moving average (SMA) of the stock price. 2. If the current stock price is
I'm looking for an experienced developer to make some modifications to my MT4 Currency Strength Table indicator. Key Requirements: - I would like to have the add on feature of delta or the difference of the strength of currencies displayed in the new table and showing as B or S of only the currency pair when the delta or difference arises. the delta will change values as the difference of strength of compared
Hi, I need EA’s that are based on hedge or martingale with partial closing of bad trades. Below please find examples of what I am looking for: https://www.mql5.com/en/signals/1998313 https://www.mql5.com/en/signals/1925739 I need valid proof of historical trading such as trade report etc. Finally, I need the ex4 to run on my own computer. Please help me out
Hello everyone, I needed an expert programmer that can help me convert my mt4 to tradingview pinescript, Please Note that I only have $10 to get this done for now, But I still have more projects in front for you, I have a particular code I will like to make some changes in this, and for this one, I need it done in a day, it is a small script and for it to be more comfortable, we can make use of c r y p t o for the p
I'm looking for an expert advisor that will open trade and close trade on the specific time. It will mainly base on the martingale strategy. The expect advisor also have a news filter when to trade when not to trade. More explanation. https://we.tl/t-g4gG219FAd https://we.tl/t-SEsgOyGkk0
Trade copying EA that copy’s all trades opened/closed from a master account to a slave account. The EA should contain a high impact news filter that stops opening/closing trades on the slave account 4 minutes before and after high impact news shown on Forex factory’s news calendar. The news filter should filter only news related to USD, CAD, AUD, CHF and GBP with the time of news and currency pair indicated on forex
Looking for a developer to create an MT4 indicator and an EA / Robot. Indicator-based strategy consisting of several moving averages, PSAR Indicator and Pinescript indicator called Coral Trend Indicator by LazyBear (pinescript source code will be provided and will need converting to MT4 code - 34 lines of code). Strategy to be an intra-day trading period on 5-minute timeframe for the European session but “Trading”
Hey Greetings. Am in need of a developer with experience in Tradingview that have successfully developed a profitable strategy for tradingview . I willing to buy already made profitable strategy for tradingview. If you have one or had develop some . Kindly apply for the job and let discuss about the price and timeline. Thanks

Proje bilgisi

Bütçe
30 - 150 USD
Geliştirici için
27 - 135 USD
Son teslim tarihi
to 4 gün