TradingView Webhook Alerts to Telegram to MT4

MQL4 Эксперты Forex

Техническое задание

I need an MT4 EA with source code that does the following:


Send an alert from TradingView through a webhook which will be  received through Telegram API and then received by MT4 and opens a trade. 


The input panel of the bot should have the following inputs: 

  • Bot Token from Telegram
  • Channel ID from Telegram
    • Channel Name from Telegram 


The webhook will send a message alert like this:

buy_EURUSD_Risk%_SLinPoints_TPinPoints_TP%_Breakeven0/1


If anything equals 0 it is ignored. 


The formula to calculate lot size is the following:

Lot Size = 1 /(SL in Points / (Capital x Risk%))


This would assume an example account of sending an alert, calculating lot size, setting a stop loss, and setting a take profit:

Balance $1000

buy_EURUSD_4_150_100_50_1

Lot size = 0.27

EURUSD: 1.10150

Stop Loss Set at: 1.10000

Take Profit Set at: 1.10250 to close 0.14

If breakeven is set to 1, after the first TP hit, SL should be moved to Entry Price +- 0.00005. (+ for buy trade, - for sell trade)


It should also have the ability to send a “close alert” message:

close_%. In which case it would close only a specified % of the current open position. A close alert should also move SL to Entry Price +- 0.00005. 


If there is a Buy Trade open, and a Sell Trade Alert happens, it must completely close the Buy Trade, leave a small delay so it can read the new balance and then process to calculate Lot Size the same way. Same thing for the opposite situation. 


Похожие заказы
Simple MA indicator with buy and sell arrow with a push notification. Conditions for buy or sell should be when price breaks above or below the MA and then retraced back to the MA creating a HH/HL or LH/LL then the buy/sell signal arrow should be at the reversal candle that forms the HL/HH. And on indicator window1 RSI cross over MA and the RSI line
I need any highly profitable robot which can trade small account like 50-100USD and any currency pair(s) The robot should avoid trading around news time and have good risk management. It should use any strategy which is profitable and not those unacceptable by brokers. Demo versions will be required before selection
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 #
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
Project Title: Custom XAUUSD Support & Resistance Indicator Platform Required: MT5 preferred. If possible, also provide TradingView Pine Script version later. Main Goal: I want a custom indicator made specifically for XAUUSD (Gold) only. The indicator should automatically detect and draw strong support and resistance zones where price has a high probability of reacting, rejecting, or reversing. It must update
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
I need a high frequency trading robot for gold in one or 5 minute timeframe the robot should have spread filter where it should only open trades below a set spread should have news filter to allow trading during fundal news or not the robot should have input in number of minutes to close all open trades and remove pending orders before fundamental news as part of news filter. It should also have the number of minutes

Информация о проекте

Бюджет
30 - 150 USD