EA for trading forex based on renko bricks on MT4

MQL4 エキスパート

仕事が完了した

実行時間15 日
依頼者からのフィードバック
Really awesome service. Execute everything 100% as fixed and put everything togeather as needed. 2. Order already already funded.

指定

Hello community, 


I am looking for someone who can program following EA for trading forex on MT4:

It works like this: I operate on renko-charts only, I don’t have an indicator for Renko which works on MT4 I would need this, too. Here re some information about how the bricks should be calculated: 

"It is important to note that new bricks are only added when price movements completely fill the predetermined brick size. Prices may exceed the values of the previous brick (either above or below), however a new brick will not be formed until the price movement is large enough. For example, let’s say the brick size is set to 2 points and the last brick covers prices of $52 to $54. The new brick won’t be formed until prices close either at or above $56 or at or below $50. If price closes above $56, for example $57; the new brick must still stop at $56.


There are two rules regarding brick placement:

Bricks will always have their corners touching.
There can never be more than one brick in any one vertical column.

There are two different methods for calculating bricks:

Average True Range (ATR) — Uses the values generated by the Average True Range (ATR) indicator. The ATR is used to filter out the normal noise or volatility of a financial instrument. The ATR method automatically determines a good brick size. It calculates what the ATR value would be in a regular candlestick chart and then makes this value the brick size.


Traditional — Uses a user-pre-defined absolute value for brick size. New bricks are only created when price movement is at least as large as the pre-determined brick size... " (Source Tradingview)

Please note we only take closed candles into account. We dont want to print bricks on candles which are not closed.


I want the EA only to work and operate on the Renkobars not on the normal candles or price action, it should only take trades or close trades when new renko bricks appear. 



Buy entry: When the 9 EMA > 13 EMA > 21 EMA (of renko bricks) and a brick closes above 9 EMA it triggers a immediate buy order

Exit: Hold the trade until (x) red bricks appears in a row, than the EA should close the trade, I would need here a variable which I can set to 1,2,3,… red bricks.

SL: there will be a hard SL (x) bricks under entry point


After that we need to switch it upside down for sell orders.


For position size it is a bit complicated, because there re a lot of variables in the calculation.

Due to the above standing rules i will lose max (x) red bricks because the EA will exit after (x) red bricks. So I would like to set a value per bricks e.g. 1 brick of price movement = 1% of capital risk.

When i use the ATR calculation methode for the renko bricks the bricksize will change from trade to trade, but i am ok with that. 

So lets say i will enter the trade in long direction and set exit to 2 bricks and the next 2 bricks are red so the EA closes the position and i set "risk per brick" = 1% of capital, i should lose  2 % of my total capital on the trade + slippage + maybe spread.


I hope I worte everything understandable if you have any questions please ask i will answer as fast as possible.


Kind regards,


Learoy




応答済み

1
開発者 1
評価
(137)
プロジェクト
220
52%
仲裁
22
23% / 55%
期限切れ
64
29%
パブリッシュした人: 3 codes
2
開発者 2
評価
(849)
プロジェクト
1454
72%
仲裁
122
29% / 48%
期限切れ
356
24%
仕事中
パブリッシュした人: 3 articles
3
開発者 3
評価
(36)
プロジェクト
50
28%
仲裁
2
0% / 100%
期限切れ
6
12%
4
開発者 4
評価
(75)
プロジェクト
124
44%
仲裁
14
29% / 50%
期限切れ
17
14%
5
開発者 5
評価
(22)
プロジェクト
18
6%
仲裁
31
3% / 65%
期限切れ
5
28%
6
開発者 6
評価
(588)
プロジェクト
1065
50%
仲裁
39
28% / 41%
期限切れ
49
5%
パブリッシュした人: 1 article, 8 codes
類似した注文
Hi, I hope you doing Greate, Let me share details , so the original EA already working but you can check and verify everything fine.First you verify that all original EA features are working correctly then add a user dashboard showing the number of detected zones, buy sell both none status, and an on off button. also ensure mitigated zones disappear properly and that trades follow the zone rules, and integrate the
I need a high-speed Expert Advisor (EA) for MT5 designed specifically for XAUUSD (Gold) scalping. The bot should focus on fast entries and quick profits with high efficiency. Main requirements: 1. Symbol: XAUUSD (Gold only). 2. Platform: MetaTrader 5. 3. Strategy type: Scalping (fast trades, quick profit). 4. The bot should open trades frequently based on fast market movements. 5. Small Take Profit (quick profit
Gold_m1_ob_bot. 30+ USD
import MetaTrader5 as mt5 import pandas as pd import time from datetime import datetime # ================== CONFIG ================== SYMBOL = "XAUUSD" TIMEFRAME = mt5.TIMEFRAME_M1 LOT = 0.01 MAX_OBS = 12 # keeps signals frequent ATR_PERIOD = 14 IMPULSE_FACTOR = 1.5 # strong candle = impulse SESSION_START = 8 # GMT (London open) SESSION_END = 20 # GMT (NY close) MAX_SPREAD = 30 #
I have existing compiled indicator and script files (EX4) and would like to have them recreated in both MQL4. ⚠️ Important: This project is NOT for decompiling or reverse engineering. Instead, the goal is to: Analyze the behavior and output of the provided files Recreate equivalent functionality from scratch Deliverables: 1 MQL4 indicator source code (.mq4) 1 MQL4 script source code (.mq4) Requirements: The recreated
I need a good programmer to help convert an existing indicator to a trading EA that can work on both MT4 and MT5. The expected features on the EA is as follows: Max Spread: Magic Number: Take Profit: Stop Loss: Trailing Stop: Fixed Lot Size: Money Management: false/true Min Lot Size: Max Lot Size: Risk to Trade %: Daily Profit Target %: Add news filter. Get my jobs with source code
A perfect indicator 30 - 80 USD
Merge nearby zones yes/no Alert on/off Label on/off Show only current relevant zones near price yes/no Distance filter from current price Zone transparency Colors Preferred Output on Chart: I want the indicator to show only: the strongest nearby support zones under price the strongest nearby resistance zones above price major higher timeframe zones clean chart view I do not want excessive clutter. Entry Assistance
Criei um Robô para a venda alta precisão que automatiza a estratégia de correção média de Larry Williams. Possui filtros de tendência seletiva, controle de lote por risco percentual e execução rápida. Compatível com contas Hedge e Netting. Configuração simples e otimizada para mercados de alta volatilidade. *55(16) 993786056
SMC ORDER BLOCK 30 - 60 USD
I want already build FULLY AUTOMATED order block MT5 XAUUSD HTF H4 ENTRY LTF M15 - Show result on live account. m15 ob entry in the direction of h4 ob bias the developper to provide source code in the end
I need an MT5 Expert Advisor built as a high-precision volumizer for Forex. Its core purpose is to generate controlled trading volume for rebates, while still maintaining low-risk account growth. I am not looking for aggressive profit chasing. I am looking for a stable, intelligent EA that can produce volume in a disciplined way without damaging the account. The ideal system should trade major currency pairs, avoid
1. IF price forms: - Higher highs + higher lows → TREND = BUY - Lower highs + lower lows → TREND = SELL ELSE → NO TRADE 2. IF: - Trend = BUY - Price retraces to support zone - Bullish engulfing candle forms - TDI green crosses above red (optional) THEN: - Execute BUY 3. IF: - Trend = SELL - Price retraces to resistance - Bearish engulfing forms - TDI confirms THEN: - Execute SELL 4. Risk per trade = 1% of account Lot

プロジェクト情報

予算
100 - 300 USD
締め切り
最高 5 日