Form Google Pub/Sub to MQL5 in miliseconds

명시

The main objective is to configure MQL5 in order to  receive push messages into the websocket from Google Pub/sub Subscriber in order to convert a maximum of 15 signals per day into orders / trades.

The first thing is to define and install the MQL5 into the VPS suggest by MQL5 https://www.metatrader5.com/en/trading-platform/vps  or I need to create a Virtual Machine in Google, Azure or AWS.

The info will come from Google Pub/Sub Subscriber  https://cloud.google.com/pubsub/docs/overview as a push message to the Mql5 WebSocket. 

In this video is a little definition / description on how the Push mechanism works on google Pub/Sub https://www.youtube.com/watch?v=k8lBOV-nRXI

Once MQL5 receive the message it has to send a confirmation message to Google Pub/Sub in order to avoid receiving the same message twice

Also is important to configure that if in the account there is not enough money to delete the trade.

Finally the info that I have into the Pub/Sub Subscriber is:

Financial Product: EUR/USD or EUR/GBP OR AUD/CAD
Price: 1,6161
Action: Buy or Sell
StopLoss
TakeProfit 
LotSize: 0,001

This info came from a Python Code so it can be change, arrange and if’s need it to add more info as a websockek password, direction, etc..

If it’s possible I will like to receive price proposals

응답함

1
개발자 1
등급
(45)
프로젝트
59
14%
중재
31
26% / 52%
기한 초과
34
58%
무료
2
개발자 2
등급
(17)
프로젝트
19
16%
중재
4
0% / 75%
기한 초과
5
26%
무료
3
개발자 3
등급
프로젝트
0
0%
중재
0
기한 초과
0
무료
비슷한 주문
Expert Advisors 300+ USD
double CRiskManager::CalculateLotSize(double slPoints) { double balance = AccountInfoDouble(ACCOUNT_BALANCE); double riskMoney = balance * (m_riskPercent / 100.0); double tickValue = SymbolInfoDouble(_Symbol, SYMBOL_TRADE_TICK_VALUE); double tickSize = SymbolInfoDouble(_Symbol, SYMBOL_TRADE_TICK_SIZE); double pointValue = tickValue / tickSize; double lot = riskMoney / (slPoints * pointValue);
Title: Simple background trading bot for my Oanda account (v20 REST API) Overview Hi, I need a simple, lightweight event based standalone trading bot that connects directly to my Oanda account using broker’s standard REST API (V20 account) via VPS The bot just needs to look at group of 5 currency pairs (manually selectable and adjustable) in different 4 baskets, do some basic percentage math every period, and place
I need an AI based mt5 EA which self learns and improves on its previous mistakes. The EA must be able to utilize numerous trade set ups like; 1. CRT, 2. liquidity sweep reversal at selected higher timeframe where a candle sweeps previous candle high and closes lower or sweeps previous candle low and closes higher, 3. SMC where it trades on OB, CHoCH, BOS. 4. Support and resistance. It should trade any currency pair
i need some tradingview strategy that i want to use as a tester, i have something that i am working on currently and i need someone that can provide me with tradingview strategies that doesn't have a win rate, the one with 1:1 RR it need to have low win rate like 10% or 5% profitability, i am not paying $30 for,i dont have up to that for this cause i only want to use it as a test, if anyone have any to send me please
A developer will create an AI assisted EA forex watch-list scanner (not an auto-trader) designed to surface PDL/PDH bounces on M15, with coding in Python/MQL5. This will strictly be a market intelligence and scanning tool (no automatic order placement) and EA primary function will be a delivery of visual dashboard UI, 2-phased alerts (warning vs. execution), and multi-channel notification. 1. Project Overview &
I am looking to acquire an EXISTING and PROVEN MetaTrader 5 Expert Advisor. I am NOT looking for someone to develop a random new strategy from scratch. The objective is to find a robust EA with an existing track record, verify its performance and robustness, and purchase the MQL5 source code together with clearly defined commercial rights. MAIN REQUIREMENTS The EA should meet most or all of the following
Project Description I am looking for an experienced MQL5/MT5 Expert Advisor developer to develop an automated trading EA for XAUUSD on the M3 timeframe , running on an Exness account . The EA will automate a manual strategy based on SNR/GAP zones , using two setup types: Price Rejection Price Correction The EA should identify valid BUY/SELL setups around predefined SNR/GAP areas, apply configurable RSI, SMA, EMA and
please share: Strategy description — entry/exit rules, indicators used, timeframe(s), and instrument(s) (a written explanation, screenshots, or an existing indicator/EA to reference all work) Risk management rules — position sizing method (fixed lot / % risk), stop loss / take profit logic, max drawdown or daily loss limits, and whether martingale/grid/hedging is involved Broker & account details — broker name
Mashiri 50 - 10000 USD
I need a custom MetaTrader 5 indicator designed specifically for XAUUSD gold trading. The indicator should identify potential buy and sell opportunities, display clear entry and exit signals on the chart, provide alerts, and help identify market trends and possible reversals
Торговый робот XAUUSD AI/ML — MT5 + Python + MQL5 Ищу опытного разработчика с глубокими знаниями в следующих областях: MQL5 / MetaTrader 5 Python Машинное обучение / Искусственный интеллект Алгоритмическая торговля Проект Я хочу разработать торговую систему на основе ИИ/машинного обучения, предназначенную исключительно для XAUUSD (золото) . Архитектура: Данные рынка XAUUSD → Модель Python/ML → ПОКУПКА / ПРОДАЖА /

프로젝트 정보

예산
30 - 100 USD