EA based on real time screen color detection from an external browser

Tâche terminée

Temps d'exécution 11 jours
Commentaires de l'employé
A very nice customer, exciting job, good communication, precise requirements, fast payment. It will always be a pleasure to work with him!
Commentaires du client
Excellent job!

Spécifications

1. The idea of the trading system is as follows: market entries are performed when the screen color captured from a external browser is green or red

2. Those Signals are determined based on a protected TradingView indicator, which can't differentiate buy and sell signals through  TradingView's Alarm feature, that's why the only way out as a signal to trigger a MT5 EA action is through it's real time behavior on the screen

3.Buy Long Signal: If the  external browser screen shows a GREEN dot, or if the User manually press the button "C" on the keyboard, place an OCO purchase order at the High of the previous Candle + 1 tick;

3.Sell Short Signalf the external browser screen shows a RED dot, or if the User manually press the button "V" on the keyboard, place an OCO sell order at the Low of the previous Candle - 1 tick;

4. Positions are closed 1 second before the closing of the 1 candle after the candle where the position was opened, IF the distance between the current price and the entry price is LESS or EQUAL to a positive number of ticks. IF not, it remains open until it is closed at Gain, Loss or automatically closed at the end of the day, at a configurable time.

5.Position management

Automatic cancellation of a non-executed Order: If an open order is not executed by the end of the candle in which it was opened, cancel automatically

Manual Cancelation of a  non-executed Order: By pressing the button "ESC" on the keyboard, cancel all open orders;

Close all open positions: By pressing the button "Z" on the keyboard, all open operations will be closed at market prices;

Auto Breakeven: if the distance between the current price and the entry price is HIGHER or EQUAL to a positive number of ticks, move StopLoss to the entry price

Take Profit: close the opened position at Market if the distance between the current price and the entry price is HIGHER or EQUAL to a positive number of ticks

Stop Lossclose the opened position at Market if the distance between the current price and the entry price is LOWER or EQUAL to a negative number of ticks


6. Configurable Parameters

- Take Profit in ticks: 34 (configurable)

- Stop Loss in ticks: 48 (configurable)

- Close OCO order by Time: 17:40pm (configurable)

- Auto Breakeven Distance to trigger in ticks: 23 (configurable)

Auto Breakeven new Stop Loss distance from the Entry Price in ticks: 0 (configurable)

- Position automatic Closing: seconds before the closing of the subsequent candle: 1 (configurable)

- Position automatic Closing:  minimum distance between the current price and the entry price, for the operation to remain open in ticks: 10 (configurable)



Répondu

1
Développeur 1
Évaluation
(509)
Projets
546
53%
Arbitrage
13
69% / 15%
En retard
3
1%
Travail
2
Développeur 2
Évaluation
(294)
Projets
469
39%
Arbitrage
100
41% / 23%
En retard
77
16%
Chargé
Publié : 2 codes
3
Développeur 3
Évaluation
(13)
Projets
35
71%
Arbitrage
2
0% / 0%
En retard
11
31%
Travail
Publié : 1 code
4
Développeur 4
Évaluation
(14)
Projets
19
11%
Arbitrage
1
0% / 100%
En retard
5
26%
Gratuit
Commandes similaires
I have an issue with my ninja script and i would like you to help me straighten things I wanted to create an indicator and i have the source code already but i am getting compiling errors on my NinjaTrader And i tried fixing the error it still same I sent 3 images here for you to understand the errors and i would like to ask if you can help me fix it so i can go ahead and compile my source code. Thanks
Good day, I would like to build an automated trading system for Ninjatrader using 2 MACD, a Supertrend, and a moving average indicator. I want the option to adjust the indicator settings, the ability to trade at three different times, and the option to receive alerts. I want to get an idea of what that will cost me. It will enter trades on all blue take one contract out at a fixed point, move the stop to break even
"Hello! I am an experienced programmer specializing in automated trading software for MetaTrader 4 (MQL4) and MetaTrader 5 (MQL5). My goal is to help traders turn their manual strategies into fully automated robots (Expert Advisors) and custom indicators. My services include: Developing Expert Advisors (EA) from scratch based on your strategy. Creating Custom Indicators and Scripts. Modifying existing EAs (adding
I have a simple strategy that need coding on tradingview Strategy using high low at seleted time and when breakout to entry buy sell. Everything will be explained on private
I am looking for an experienced MQL5 developer to modify and enhance my existing Expert Advisor, "Gold Levels Trader". The current version has a low win rate (~30%) and issues with ATR-based Stop Loss execution. I want to replace the current "pips drop/rise" logic with Fibonacci Retracement levels for entry signals, implement a Daily Drawdown Limit , and add Pending Orders functionality
I want developer who know how to create bot which immediately transfer specific crypto coin deposit to one crypto address to another specific address in just a second,, if you know about this then only comment on this post
So the things we need in algorithm of mql5 language EA in mt5 1. Depending on timeframe it can recognise the previous swing high and low 2. Timeframe is 5m,15m,1h,4h 3. It can recognise the basic Market bias that is market is bullish or bearish we can identify using (ema,rsi,basic smc bias,ict bias structure mapping) or use anything to find bias structure 4. EA should have option to change timeframe and change risk
require the development of a high-speed, fully automated trading Expert Advisor (EA) for MetaTrader 5 , optimized for live trading on both Deriv and Exness . The EA must be designed for fast execution, low latency, and reliability on real-money accounts , with full compatibility across broker-specific contract specifications, tick sizes, tick values, pricing formats, and volume rules. It should automatically detect
# Copyright 2025, MetaQuotes Ltd. # https://www.mql5.com import importlib . util mt5_spec = importlib . util . find_spec ( "MetaTrader5" ) if mt5_spec is None : mt5 = None else : import MetaTrader5 as mt5 # pyright: ignore[reportMissingImports] def main (): if mt5 is None : print ( "MetaTrader5 module not available" ) return print ( 'Python executable:' , __import__ ( 'sys' ).executable) ok = mt5
Scope of Work Develop 15 individual Expert Advisors (MT4 and/or MT5) Each EA will have: Unique trade logic and execution rules Configurable inputs (risk %, lot size, TP/SL, filters, sessions, etc.) Clean, modular, well-commented code Error-free compilation Backtest-ready functionality Core Features (Across EAs) Market & pending order execution Risk-based position sizing Time/session filters Trade limits (per day /

Informations sur le projet

Budget
800+ USD
Délais
de 1 à 6 jour(s)