Принимать сигналы из TradingView и выставлять/модифицировать ордера в Metatrader 4

MQL5 Integración Python Fórex

Tarea técnica

Ищу программиста с опытом работы MQL4


Имеется индикатор на TradingView, который ищет Harmonic Patterns и отправляет 3 вида сигналов:


  • О нахождении нового паттерна (выставление лимитного ордера)
  • Обновление точки входа/стоп лосс у лимит ордеров, которые еще не вошли в позицию
  • Отмена лимит ордеров, которые еще не вошли позицию (при инвалидации сигнала)


Паттерны ищутся как для Лонг, так и Шорт. Открыто может быть несколько лонг и несколько шорт ордеров под разными паттернами (смотреть скриншот)


К примеру:


Нашелся Лонг паттерн AB=CD , индикатор отправляет название паттерна (AB=CD), направление (Лонг), рекомендуемая точка входа (1.08434), стоп лосс (1.08394), ТП1 (1.0851) и ТП2 (1.08649) - посредством вебхука программа принимает сигнал и отправляет лимитный ордер


Через 30 минут нашелся еще один Лонг паттерн Symmetrical Triangle , выполняются те же самые действия


Через 45 минут приходит сигнал об инвалидации паттерна AB=CD (цена ушла сильно в другую сторону), отправляется соответствующий сигнал и здесь уже программа видит, что действительно имеются лимитный ордер с таким паттерном и успешно удаляет ордер


То есть может быть несколько абсолютно независящих друг от друга как Лонг так и Шорт позиций с разными паттернами. С одним и тем же паттерном может быть открыт только один Лонг и один Шорт ордер. В индикаторе имеется соответствующая настройка (смотреть скриншот)


Пример алертов которые отсылает индикатор (их можно модифицировать как угодно, удалять ненужные слова и тд):


Найден новый паттерн для Лонг: {{ticker}}, {{timeframe}}, {{time}}, {{pattern}}, New Pattern, Long, Close: {{close}}, Recommended: Entry: {{entry}}, T1: {{target1}}, T2: {{target2}}, SL: {{stoploss}}

Обновление позиций/целей для кокретного паттерна: {{ticker}}, {{timeframe}}, {{time}}, {{pattern}}, Updated, Long, Close: {{close}}, Recommended: Entry: {{entry}}, T1: {{target1}}, T2: {{target2}}, SL: {{stoploss}}

Конкретный паттерн больше невалиден: {{ticker}}, {{timeframe}}, {{time}}, {{pattern}}, Invalidated, Long, Close: {{close}}

Solicitudes similares
MT5 EA 150+ USD
I am looking for a professional MQL5 developer to create a custom trading robot for MetaTrader 5. The Expert Advisor must operate strictly on H4 and D1 timeframes with a Moving Average crossover entry signal. It should open a total position of 0.02 lots split into two orders of 0.01 lots. It must include an initial ATR-based stop loss, an automatic break-even function, a custom pairs filter input (Symbols), a news
Abba Wale 30 - 100000 USD
//+------------------------------------------------------------------+ //| XAUUSD_SMART_EA_V2.mq5 | //| BOS + Liquidity Sweep + FVG + EMA + ATR | //+------------------------------------------------------------------+ #property strict #property version "2.00" #include <Trade/Trade.mqh> CTrade trade; //================================================================== // INPUTS
1. PROJECT OVERVIEW Development of a custom automated and manual trading bot for NinjaTrader 8, primarily designed for Nasdaq Futures (NQ/MNQ). The bot will contain the original trading strategy, configurable risk management, automatic and manual operating modes, alerts, profit/loss management, partial profit taking, Break Even, backtesting functionality, and the additional configurable contract-averaging system
Hello, I have a custom indicator with a specific line. Logic I want: 1. When a candle closes and crosses the indicator line (I will tell you the buffer number of this line), start counting. 2. After the cross, wait for 3 consecutive candles with the same color / same direction. 3. If the 3 candles are bullish, open a BUY trade on the next candle open. 4. If the 3 candles are bearish, open a SELL trade on the
Require an EA that opens trades at preselected RSI values. The EA will then monitor the gain/loss of the open positions and close them as specified in terms of points gain/loss. Once a position closes, the action will trigger the opening of other positions as specified
Look at this chart. The ellipses that I have identified show reversals and liquidity was I am trying to find a good way to identify these areas an indicator that automatically detects the sweep and reversal Look at this chart. The ellipses that I have identified show reversals and liquidity was
Ich möchte einen professionellen Expert Advisor (EA) für MetaTrader 5 entwickeln lassen, der sich funktional am ThunderGold Scalper orientiert. Instrument: XAUUSD / GOLD Zeitrahmen: M15 Plattform: MetaTrader 5 / MQL5 Der EA soll eine eigene, nachprogrammierte Strategie verwenden und keine geschützten Quellcodes oder proprietären Dateien des Originalprodukts kopieren. Gewünschte Funktionen: automatischer Handel auf
I need a fully automated Expert Advisor (EA) written in MQL5 for MetaTrader 5. The EA must work directly inside MT5 and must NOT require TradingView, PineConnector, webhooks, or another external connector to place trades. Trading Instrument Primary symbol: XAGUSD (Silver) My broker may display the symbol as XAGUSD-ECN, so the EA should work with the broker’s available XAGUSD symbol. Main entry timeframe: 5-minute
RECHERCHE DÉVELOPPEUR MQL5 — PARTENARIAT 50/50 Objectif : développer un EA de trading automatisé en 11 jours maximum pour participer à plusieurs concours de trading démo. Je recherche un développeur MQL5 expérimenté, capable de développer, tester et optimiser un EA proprement, avec une vraie maîtrise de la gestion du risque. CONCOURS VISÉS 🥇 XM — Weekly Demo Contest - Concours récurrent - Prize pool annoncé : 25 000
GoldTrade EA 89+ USD
//+------------------------------------------------------------------+ //| XAUUSD Wolfe + SMC Quick Profit EA | //| MT5 / MQL5 | //+------------------------------------------------------------------+ #property strict #include <Trade/Trade.mqh> CTrade trade; //================================================================== // INPUTS //================================================================== //--- General

Información sobre el proyecto

Presupuesto
200+ USD